Live data from Hacker News

Jellyfin as a Spotify alternative

coppolaemilio.com

111–120 of 497 posts

Re: Jellyfin as a Spotify alternative

#111

What’s wrong with Spotify?

Nothing. It's pretty cheap, and saves all the hassle these people are going through to self host. I'd guess for most people here paying for music streaming service isn't really a problem. Buying all the music would likely be more costly, though seems a bunch just want to pirate music and make out that they are "saving money". Music discovery would be more problematic.

Re: Jellyfin as a Spotify alternative

#112

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…

What do you do for backups? I'm just setting up an Emby instance with a 4 TB hard drive attached, but I'm worried it'll fail and take everything with it.

Look into Backblaze B2. Use rclone, or another backup tool that has S3 compatibility (though B2 API has some additional bells and whistles).

With rclone, you can also have a step to seamlessly encrypt the contents on the client side before sending to an external provider like B2.

I chose B2 because it is the most affordable option, but rclone supports many backends.

Re: Jellyfin as a Spotify alternative

#114

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…

[deleted]

Re: Jellyfin as a Spotify alternative

#115

My problem stays the same — finding all my music that is on Spotify from elsewhere. It costs a lot to buy those music files and that too if they are available (which isn’t always the case) and even after I buy I am not sure what were the T&C from that particular place I bought - whether I really own it, I don’t, a bit but not fully - etc. Finding from Linux ISO sites is a nightmare and an extra bad nightmare if we ar…

You can rip them from tidal quite easily. Youtube also has lots of music to rip but in shitty quality. That being said, music piracy has declined quite a bit since spotify. I'd suggest getting into a private music tracker if you really want to.

wrote a python tool to do daily scrapes from a russian music tracker site and sync all the titles onto a mariadb database. led me to discover all sorts of music which I would otherwise not able to stumble up on across all my 4 paid music subscriptions (Apple Music, Spotify, Tidal and Amazon Music). Some that I could not find on these music services, now live on my private Roon server. Mostly ancient multichannel formats, DSD/SACD and vinyl rips. And some precious private live recordings from concerts long gone, as in decades ago.

Re: Jellyfin as a Spotify alternative

#116

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…

>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. I have been doing the same for quite some time now but it's only recently I realized all these subscriptions services are just making rich richer. We should encourage self hosting as much as possible. I mean why should we pay huge corporations m…

For "content subscriptions" (Spotify, YouTube, Netflix) keep in mind that a part of the revenue goes towards the content creators.

For anything else, I can also highly recommend using local or self-hosted software. Plenty of open source software has even exceeded proprietary alternatives in the last couple years.

Re: Jellyfin as a Spotify alternative

#117

I self-host a couple of things including an Emby server to watch movies. Self-hosting a music library seems interesting. But I discover and listen to music far more than I watch movies. This article tells me how good Jellyfin is, but the music collection process is not here. Do you download them manually? Do you buy records? I grew up downloading music into my PC and then transferring them to my SD card which I used…

I've never used Spotify so can't compare to that, but Bandcamp is like a much better version of the local record store. You can follow artists and record labels you like, which will give you email notifications whenever they release something. You can browse new and old music by all kinds of esoteric tags and subgenres. Every week or so you get an email of some new releases in your favorite genres. You can download i…

>credit card gets charged a bunch of times

I avoid this by buying the virtual gift cards and redeeming them on my own account

Re: Jellyfin as a Spotify alternative

#118

Earlier quoted context omitted.

Don't forget the electricity cost come with home server. A quick math will show that it's not insignificant

> Don't forget the electricity cost come with home server. A quick math will show that it's not insignificant If you run it 24/7 on a dedicated desktop with decent idle (i.e. no high power video card, low power CPU), it likely uses ~ 50W average. That gives an estimate of 0.05kW 24hr 30 = 36kWh, which would be in the range of $12/month at current australian electricity prices. If you have bad idle power usage (or som…

An N100 minipc or second-hand Dell Optiplex doesn't cost too much more than a rasp-Pi ($100-200), has a lot more power, and will only pull about 10W idle.

My optiplex shows as 8.191 kwh last month -> 11w average.

Re: Jellyfin as a Spotify alternative

#119

Earlier quoted context omitted.

>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. I have been doing the same for quite some time now but it's only recently I realized all these subscriptions services are just making rich richer. We should encourage self hosting as much as possible. I mean why should we pay huge corporations m…

For "content subscriptions" (Spotify, YouTube, Netflix) keep in mind that a part of the revenue goes towards the content creators. For anything else, I can also highly recommend using local or self-hosted software. Plenty of open source software has even exceeded proprietary alternatives in the last couple years.

[dead]

Re: Jellyfin as a Spotify alternative

#120

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…

What do you do for backups? I'm just setting up an Emby instance with a 4 TB hard drive attached, but I'm worried it'll fail and take everything with it.

Amazon S3 Deep Archive and rclone for < 4-5TB. Backblaze in a Windows VM or container for 5TB+.
Post reply on HN