Earlier quoted context omitted.
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…
I've built sites like this; clear, concise, to the point. Not many people used them. Once I started adding a bit more "flair" to it, things got traction. I'm not talking a complete redesign, but I too had to go back to capitalizing words, adding color, and caring about the "experience" for the market I was aiming to capture. I hated it, I still do, but I hate it less after seeing success with the changes I was willin…
I don't want streaming music, I just want to stream my music
281–290 of 421 posts
Re: I don't want streaming music, I just want to stream my music
#282I 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…
Great project!
Re: I don't want streaming music, I just want to stream my music
#283Earlier quoted context omitted.
Because devices change all the time and most people don’t even have a repository of music files they keep. To even start using this service in earnest requires all that. This dude made the perfect thing for a period that existed like 20 years ago.
I had the same first thought, but I'm not sure it's as big as a problem as you make it out to be. I know plenty of people who still have music in the form of mp3's. One of the biggest issues the service has is being able to reach the right people. I don't really have a solution for that. GPM was used by millions of people, the service doesn't need millions of users to be successful. It can still be a valuable product…
Re: I don't want streaming music, I just want to stream my music
#284It's funny Youtube Music was mentioned because Google Play Music was actually great for listening to your music and having a curated library of stuff you uploaded along with the music on the service. When they killed that in favor of Youtube Music I noticed the "library" experience there is seemingly intentionally hobbled. The artist page is sorted by the "artist" field not "album artist" and then on top of that inst…
Also, no real form of changing country for suggestions.
Re: I don't want streaming music, I just want to stream my music
#285Re: I don't want streaming music, I just want to stream my music
#286I use navidrome[0], its a music streaming server you can selfhost and then use a player that supports the subsonic api for playback. I use the strawberry[1] music player on my desktop and substreamer[2] on android. Navidrome can also scrobble your music to last.fm if you tell it to. The actual music files are mounted with rclone and --vfs-cache-mode full to a directory. [0] https://www.navidrome.org/ [1] https://gith…
Another Navidrome user here, hosted on a $5 Linode Nano. I have rclone set up to mount an S3 bucket with the music files. Scanning them is a bit slow, but otherwise I've had no issues. I highly recommend Symphonium as an Android client. It is receiving constant updates, highly polished, has an offline mode, Android Auto support, and so much more.
Re: I don't want streaming music, I just want to stream my music
#287Earlier quoted context omitted.
> Rhapsody in Blue by George Gershwin is in public domain for instance as are say, the rags of Scott Joplin, Debussy's Deux Arabesques, etc. I could be wrong about this, but aren’t individual performances of these works still protected? If I record an album of works by Debussy that performance isn’t in the public domain and couldn’t be used as sample tracks.
Yes. But they can also be in the clear depending on who does it and how they choose to license it. If the performer doesn't mind and the work is public domain then it's an easy path For example, here's the famous Waldstein by Beethoven performed explicitly as a free and open recording https://commons.m.wikimedia.org/wiki/File:Ludwig_van_Beethov... Funny apocryphal story about that song. For a long time I had got in m…
https://www.gardnermuseum.org/experience/music
These are recordings of live performances by a variety of musicians from a long lasting podcast series.
Licence
https://www.gardnermuseum.org/organization/rights-reproducti...
and scroll down.
https://musopen.org/music/performer/isabella-stewart-gardner...
I've just discovered that the ISGM library has been uploaded to musopen.org which is good as the ISGM Web page has a pretty basic search function.
Re: I don't want streaming music, I just want to stream my music
#288It has a quality Winamp-like media player and offers a lossless digital locker as a subscription.
Plus it does BS2B which is a nice thing to have.
Re: I don't want streaming music, I just want to stream my music
#289I use navidrome[0], its a music streaming server you can selfhost and then use a player that supports the subsonic api for playback. I use the strawberry[1] music player on my desktop and substreamer[2] on android. Navidrome can also scrobble your music to last.fm if you tell it to. The actual music files are mounted with rclone and --vfs-cache-mode full to a directory. [0] https://www.navidrome.org/ [1] https://gith…
For playing music in the living room i use an Ikea Sonos (Symfonisk bookshelf) and the standard Sonos app connecting to the collection via smb.
For the car i transfered (most of) the collection to a sd card. Makes it also it's onw backup :)
I could also use Spotify since the kids love it, but i don't really use it that much myself.
Re: I don't want streaming music, I just want to stream my music
#290Earlier quoted context omitted.
It would need to be more than that. $2 is about the cost storing 100GB on most cloud storage services, and that's before you pay for any egress or access fees.
My secret sauce is that I'm using B2 (Backblaze) + Cloudflare Workers to save on egress fees. I am thinking of switching to Cloudflare's storage thingy as well. But bandwidth is cheap, in exchange the download speeds are not so great (CF probably better).