Live data from Hacker News

I don't want streaming music, I just want to stream my music

coryd.dev

161–170 of 421 posts

Re: I don't want streaming music, I just want to stream my music

#161
I built my own "music streamer" for this. Basically takes any folder as an argument and recursively goes down and sucks up all music files and serves them via a web interface with the standard player controls and UI you would expect. Does everything I ever wanted and more.

Why did I do it? Kind of stupid actually. I wanted to listen to the same music that I listen to on my laptop, but on my phone. Overkill? Probably, but 100% cool.

Re: I don't want streaming music, I just want to stream my music

#162
post #127

Earlier quoted context omitted.

There is no human with music tastes as specific as mine besides me. But an algo can take all of my listening history and recommend whole genres I didn't even know about. I don't think Spotify's is one that can be gamed.

What in the world makes you think it can't? I can think of a TON of ways this could happen at MANY DIFFERENT LEVELS. Is it open/transparent? Okay, then they could just be lying. How does it weigh things? There's no such thing as "objective" here. Okay, from the outside, what's stopping me from "ddosing" fake streams from vps' or similar? It strikes me as utterly naive to presume "fairness" here.

It serves me songs it thinks I like and it's usually correct. Why the conspiracy theories?

Re: I don't want streaming music, I just want to stream my music

#164
post #155

I tried to make this after Google Play Music died, but I never found any success. Here's my site. You can try it for free: https://inter.tube It supports almost all of Subsonic (highly recommend play:Sub on iOS). FLAC works. I never re-encode your songs, they are kept byte-for-byte. It doesn't support Last.fm (yet?) but I don't think it would be too hard to add. It respects metadata tags. There are still some glitche…

This is awesome. Why do you think you never found success with it?

Re: I don't want streaming music, I just want to stream my music

#166

While I understand the sentiment in the article and this thread. Streaming services like Spotify have unparalleled recommendation and discovery systems. Even if I were to store my music locally, how would I discover new ones to add to my playlist?

My inclination has always been to reach for Last.fm that lists related artists gleaned from fan listening patterns — beyond that I've always enjoyed tracing bands manually based on the members of bands I like, their side projects, labels that put out releases I like consistently and so forth. For smaller acts that are absent from or not featured by Spotify their recommendations usually fall flat.

Re: I don't want streaming music, I just want to stream my music

#168
post #57

Earlier quoted context omitted.

This is even assuming physical media exists to rip in the first place. Plenty of smaller labels these days only do vinyl and streaming. CD is a dead format.

It’s no more dead than vinyl was 15 years ago. Not everyone makes CDs these days but plenty do.

15 years ago vinyl was already trending sharply up. CDs are way down and continuing to go down.

Vinyl has outsold CD's in dollar terms for years now, and for the last several has sold more in raw units as well.

Re: I don't want streaming music, I just want to stream my music

#169
post #155

I tried to make this after Google Play Music died, but I never found any success. Here's my site. You can try it for free: https://inter.tube It supports almost all of Subsonic (highly recommend play:Sub on iOS). FLAC works. I never re-encode your songs, they are kept byte-for-byte. It doesn't support Last.fm (yet?) but I don't think it would be too hard to add. It respects metadata tags. There are still some glitche…

This is awesome. Why do you think you never found success with it?

Agreed — I love the simplicity. In a perfect world I want this with server-side Last.fm support and a plain, reliable iOS app.

Re: I don't want streaming music, I just want to stream my music

#170
post #155

I tried to make this after Google Play Music died, but I never found any success. Here's my site. You can try it for free: https://inter.tube It supports almost all of Subsonic (highly recommend play:Sub on iOS). FLAC works. I never re-encode your songs, they are kept byte-for-byte. It doesn't support Last.fm (yet?) but I don't think it would be too hard to add. It respects metadata tags. There are still some glitche…

This is awesome. Why do you think you never found success with it?

Thanks! Good question, I think it's probably mostly a mental block on being "done". There was always "one more feature" I wanted to add before trying to market it. The feature I can most think of right now is playlists. They are supported in Subsonic but not the web UI.

Currently I have exactly 2 customers, who are pretty much friends helping me test. The good news is the site is optimized for being set-it-and-forget-it (all serverless arch) so just having one customer is enough to break even.

Post reply on HN