Live data from Hacker News

Ask HN: How to go back to listening to MP3s?

news.ycombinator.com

51–60 of 64 posts

Re: Ask HN: How to go back to listening to MP3s?

#51
post #31

The main challenge for me is recommendations. 99% of the value I get from Spotify is the auto-generated playlists and "song radio" feature. It's easy enough to fill a NAS with flacs but I don't know how to replicate "the algorithm" in a self-hosted setup.

Weird, for me Spotify's algorithm is garbage.

But the related artist list is good for discovery.

Re: Ask HN: How to go back to listening to MP3s?

#52
post #51
post #31

The main challenge for me is recommendations. 99% of the value I get from Spotify is the auto-generated playlists and "song radio" feature. It's easy enough to fill a NAS with flacs but I don't know how to replicate "the algorithm" in a self-hosted setup.

Weird, for me Spotify's algorithm is garbage. But the related artist list is good for discovery.

It isn't that great for me either, just highly convenient. So doing better is probably tractable!

Re: Ask HN: How to go back to listening to MP3s?

#53
Someone with 300TB of free storage and a "chaotic" alignment could download a particular archive containing the whole Spotify shebang. And then run a Jellyfin instance around this archive. That would work quite well.

Of course I wouldn't approve of such a procedure.

Re: Ask HN: How to go back to listening to MP3s?

#55
I switched to Qobuz a couple of weeks ago and I think I'm gonna cancel my Spotify subscription soon. It's got a better catalogue for the slightly obscure stuff I like and they pay artists much better.

Aside from that, I've got my entire music collection backed up on multiple drives (mostly by accident) and I bought an iPod Classic last year, upgraded the battery and storage, and I've got it all on there too, and it'll play for like a month straight on one battery charge now. Standby was six months easily.

I'm actually gonna turn a Pi Zero into a touchscreen Winamp clone by using Audacious or another app that uses Winamp skins. The main benefit of this is that I can connect it to my Bluetooth home speakers and use it.

My current Samsung doesn't have an SD card, but for my old phone, I just copied all my music to a 128GB micro SD and played it using BlackPlayer.

I'm thinking of getting a newer, cheaper music device because retrofitting Bluetooth into an iPod Classic is a bit of a bitch.

Re: Ask HN: How to go back to listening to MP3s?

#58
post #31

The main challenge for me is recommendations. 99% of the value I get from Spotify is the auto-generated playlists and "song radio" feature. It's easy enough to fill a NAS with flacs but I don't know how to replicate "the algorithm" in a self-hosted setup.

I wish there were some self-hosted setup that would replicate this based on either tags, bpm matching, or other similarity indicators snooped from online sites like lastfm.

I've been using https://www.beatunes.com/en/beatunes-matchlist.html (35€ for Mac or Windows) to create static playlists like this for years from my library of ~13K songs. I've created a few dozen such playlists with light curation (just kicking a song out here and there). I find myself listening to these playlists far more than the ones I created completely by hand.

I suppose you could do it often, or maybe even script it (e.g., with Keyboard Maestro on Mac) to get something a little more dynamic. But it's not something that just matches songs on the fly server side.

Post reply on HN