Live data from Hacker News

Jellyfin as a Spotify alternative

coppolaemilio.com

391–400 of 497 posts

Re: Jellyfin as a Spotify alternative

#391

I bought a 4TB external hard drive from a thrift shop and found it is loaded with a huge unorganized treasure trove of MP3s that stops maybe around 2008. The tags and file names are a bit of a mess (looks like bad character encoding for anything with accents), and there is no genres or categorization. I'd love to use a subset of this archive on Jellyfin or Navidrome. Any suggestions for a tool that can clean up file…

beets, it's ridiculously good, https://beets.readthedocs.io/en/stable/#

Re: Jellyfin as a Spotify alternative

#392

I bought a 4TB external hard drive from a thrift shop and found it is loaded with a huge unorganized treasure trove of MP3s that stops maybe around 2008. The tags and file names are a bit of a mess (looks like bad character encoding for anything with accents), and there is no genres or categorization. I'd love to use a subset of this archive on Jellyfin or Navidrome. Any suggestions for a tool that can clean up file…

I've used beets to import and tag a huge personal music library:

https://beets.io/

Re: Jellyfin as a Spotify alternative

#393

Self-hosting stuff is awesome if you have the skills. I have been on a mission for the last 2 years to replace as many subscriptions as possible with self-hosted solutions. The subscriptions really had gotten out of hand, it had gotten to about $200 (AUD) a month. Quick napkin math is that I have cancelled about ~$150 a month worth of subscriptions so far. The $500 office desktop I got for a home server is struggling…

Where do you get media from? Piracy is an option, but if you want to do it semi-legally I guess you’d need to rip blu-rays, but that seems like it'd be more expensive than streaming services, and you’d have to wait for everything to be released on blu-ray (if it even does)

I have a large dvd collection from before streaming was really a thing, but yeah I just get blu-rays of the movies I really like. Most of the movies I watch is ones I have already watched. I was really only watching 1-2 movies a month that were new to me with streaming, and few of them were actually new releases.

Re: Jellyfin as a Spotify alternative

#394

Earlier quoted context omitted.

It is an incredibly, and almost criminally, small portion of the pie

Better than nothing...

Is it though? If it were nothing artists might be in a better negotiating position to demand something. But now instead of demanding payment, they are asking for a raise instead.

Re: Jellyfin as a Spotify alternative

#395

Self-hosting stuff is awesome if you have the skills. I have been on a mission for the last 2 years to replace as many subscriptions as possible with self-hosted solutions. The subscriptions really had gotten out of hand, it had gotten to about $200 (AUD) a month. Quick napkin math is that I have cancelled about ~$150 a month worth of subscriptions so far. The $500 office desktop I got for a home server is struggling…

> The $500 office desktop I got for a home server is struggling at this point I have a ~10 years old desktop as my server (intel skylake and 24GB of RAM). I host about 20 services and the server is not loaded at all. The services are the usual ones, nothing heavy such as LLMs, though

I have got 26 docker containers running on it. Looking at current utilization, it's 6% of cpu, 10GB ram out of 16gb. The issue is disk access. The thing has total shit bandwidth to storage, this was a surprise to me and a bit of a learning experience. It has an nvme ssd and a 3.5 hdd, but in the end usb drives attached to the usb 2 ports are much faster than either. It's a Lenovo, so I guess they cut costs somewhere and the usb 2 ports should have been a giveaway, but I was tricked by the nvme.

Re: Jellyfin as a Spotify alternative

#396

Self-hosting stuff is awesome if you have the skills. I have been on a mission for the last 2 years to replace as many subscriptions as possible with self-hosted solutions. The subscriptions really had gotten out of hand, it had gotten to about $200 (AUD) a month. Quick napkin math is that I have cancelled about ~$150 a month worth of subscriptions so far. The $500 office desktop I got for a home server is struggling…

With all the SWE in the mix, why not just roll your own media player...? It's not THAT hard. Same for movie player btw (and one solution can do both ofc). HTML spec for media is pretty amazing these days, no real excuses outside of time.

Time is pretty much the reason.

Re: Jellyfin as a Spotify alternative

#397
post #206

Self-hosting stuff is awesome if you have the skills. I have been on a mission for the last 2 years to replace as many subscriptions as possible with self-hosted solutions. The subscriptions really had gotten out of hand, it had gotten to about $200 (AUD) a month. Quick napkin math is that I have cancelled about ~$150 a month worth of subscriptions so far. The $500 office desktop I got for a home server is struggling…

Would love to hear more details about your setup.

It's a pretty simple setup. I run Alpine Linux with ZFS, all apps are in docker containers managed with docker-compose, Caddy for reverse proxy, borgmatic/borg for backup, and some scripts managing zfs snapshots.

Re: Jellyfin as a Spotify alternative

#398

This article fails to mention the absolute butchering of features that takes place moving from a typical music streaming subscription to a self hosted Jellyfin library. A large part of my listening on YouTube Music is going to a particular song or band I like and clicking "Radio", which generates a playlist of similar sounding songs. You can then fine tune it with a filter i.e "Popular songs, deep cuts" or specific e…

I mean right at the top he says hes just trying to listen to his own music. I dont get how this is a downside if you wanna discover new shit you can always just go to youtube.

Frankly 99.9 of my music listening is stuff I already know and enjoy. But I still like to listen to new stuff often. So this kinda thing is perfect for me 99% of the time.

Re: Jellyfin as a Spotify alternative

#399

Earlier quoted context omitted.

Can you share more about your set up? How much storage, are you backing up your data elsewhere? And what did it cost you, apart from time?

Storage costs are the weak link in this sort of setup. Productivity apps can be fine, but as soon as you start trying to host a music or video it can be expensive.

I have not looked at different offerings for block storage but object storage has been very cheap. Say the Wasabi account gives me a terrabyte for $7/m with egress included. I am not sure whether it is possible to setup the self-hosting solutions to use that rather than VPS block storage though.

Re: Jellyfin as a Spotify alternative

#400

Earlier quoted context omitted.

DNS blockers aren't good enough to block all ads. Especially YouTube. Plus, many browsers will ignore DNS without configuration and same for phone apps. While this can be fine for me it's not for everyone else in my family nor guests. And that's before we talk about Apple... If anyone has a solution I'd love to learn.

I use Invidious whitout a a hassle, and firefox with ublock when I can not. For android there is New Pipe and some forks. I prefer to pay my yt loved channels than ser a fucking add

You misunderstand the goal.

  > to block all ads on your home network?
That. That is the problem we're looking at.

I already use Firefox on /my computer/. We were talking about a pihole or some /network/ solution. How do I block ads on my friends computer when they get into my network without touching their computer? How do I block ads on my TV? You'd have to do something like deep packet inspection. Devices I fully control I can trivially solve this but there are plenty of devices I don't, including ones I own.

And for Android, you know you can use revanced, right? You can recompile the app and others to get more control

Post reply on HN