Live data from Hacker News

I Don't Have Spotify

github.com

211–220 of 391 posts

Re: I Don't Have Spotify

#211

Earlier quoted context omitted.

Apple Music = few users?? From what I could tell when choosing AM over Spotify, the latter has a lot of playlists for discovery and I would never use my streaming service for discovery as it encourages the service to promote music it is paid to promote. Of course AM is annoying too because 3 out of 5 navigation icons along the bottom of the UI are for discovery. But AM has Siri integration, which works some of the ti…

Apple Music has been utterly awful on desktop for years, with virtually zero positive progress. I made this angry video [1] 4 years ago, and have tried using Apple Music multiple times since then, and it never failed to disappoint. 1. https://www.youtube.com/watch?v=gE8ZikfrpFU

This is great.

Re: I Don't Have Spotify

#212

Earlier quoted context omitted.

Anecdotally speaking, Spotify has become a sort of cultural default for a bunch of people. If you're in a DM or a group chat, you may not hear "You should listen to X by Y" but rather "Check this out: https://open.spotify.com/blah " At my current workplace and a previous one, both had Slack channels for sharing music and they were 99% Spotify links. Partly because of genuine Spotify usage but even not using Spotify a…

Do the spotify links not just open the song in some kind of web app if you dont have spotify installed? I always thought giving a straight link to the thing was better for all. If they had Spotify it would open there and without ads if they had the subscription and if they had neither it would still open the web app and let them listen to it with ads and stuff.

That was true in the past but it's no longer true. I don't know when it changed.

Re: I Don't Have Spotify

#213

This is a bit off-topic, but: am I just dim or could the README be a bit more informative? What it's for, who it's for, etc. (I'll give partial blame to me or github for the About section/link being there... it's offscreen by the start of the README, so I missed it) (I also... don't use spotify... so had less-than-average context to guess the purpose of this project with.)

The readme also doesn't specify how to set up the development environment. I'd like to make a PR adding support for the two Russian streaming services most people here use, VKontakte and Yandex Music, and the code looks simple enough, but I have no idea how do I actually run it. It probably involves some npm commands?

Re: I Don't Have Spotify

#214
Slightly off topic but does any one of the music streaming services actually not suck? Like I tried a bunch of them but each one made me quit in it's own unique way!

Am I alone on this?

Re: I Don't Have Spotify

#215
post #202

This is a bit off-topic, but: am I just dim or could the README be a bit more informative? What it's for, who it's for, etc. (I'll give partial blame to me or github for the About section/link being there... it's offscreen by the start of the README, so I missed it) (I also... don't use spotify... so had less-than-average context to guess the purpose of this project with.)

Yeah, but as I musician they pay you next to nothing unless you're already on top anyways. I know touring musicians who can comfortably live from their physical record/merch sales who say they can basically ignore their spotify revenue since they earn more with their merch sales on one concert than they earn during a whole year of running on spotify. So if you care about your musicians consider seeking out other ways…

> as I musician they pay you next to nothing unless you're already on top anyways

More like "as a musician they pay you literally nothing for a song unless it receives 1000 streams/12 months". This is total bullshit for small musicians.

Re: I Don't Have Spotify

#216

This is a bit off-topic, but: am I just dim or could the README be a bit more informative? What it's for, who it's for, etc. (I'll give partial blame to me or github for the About section/link being there... it's offscreen by the start of the README, so I missed it) (I also... don't use spotify... so had less-than-average context to guess the purpose of this project with.)

The readme also doesn't specify how to set up the development environment. I'd like to make a PR adding support for the two Russian streaming services most people here use, VKontakte and Yandex Music, and the code looks simple enough, but I have no idea how do I actually run it. It probably involves some npm commands?

Looks like a pretty standard npm-based application, so just clone the repo, run `npm install` and then `npm run dev` (see `package.json` scripts section for available commands to use with `npm run`)

Re: I Don't Have Spotify

#218
post #8

I'd love to actually buy music and store it myself, as I've started noticing more and more that some of the songs I have on Spotify have started to disappear, but I find it very difficult to buy modern music anymore. Most gets released as singles, and as far as I know, to only streaming platforms. Is there a way to still buy the same kind of music that is on streaming platforms, and actually get the audio files?

I look for music on bandcamp, 7digital, and then amazon music in that order. All offering drm free mp3 and flac files. I don't think there has been something I wanted that I havem't been able to find yet.

Bandcamp is the way to go. Artists get paid and I get to keep my data.

Re: I Don't Have Spotify

#219
post #91

Earlier quoted context omitted.

I Don't Have Spotify should add Bandcamp support. Bandcamp is great for just playing the music too.

It's not. Artists will often enough remove old albums so you can no longer play them. Buy it, download as FLAC, put in your preferred local infrastructure to play. Plex/Plexamp works well, as does local file storage and a good command line music client if you're less GUI-friendly or don't have the resources for running them.

Yes, downloading is important as even download sites can redact later - e.g. https://audiophilestyle.com/forums/topic/70250-qobuz-may-be-...

Another source are good ol' CDs. If you know where to look you can get them cheap too. Specialist charity shops that specialise in records and CDs in student or wealthy areas are good, as are second hand stores online.

An alternative to self hosting is to use an online music locker. I wrote up a bunch here: https://www.blisshq.com/music-library-management-blog/2021/0... and (disclaimer) operate one myself: https://asti.ga

Re: I Don't Have Spotify

#220
This failed completely after trying to search for songs that don't have a unique name. This seemingly just does a basic string search on other streaming platforms. Sad...
Post reply on HN