I guess I can be proud of not getting into Spotify at the first place. Instead of discovering new music, I discover older ones which I find more reliable since new music industry mostly suck. Oh, also Bandcamp is fine for discovering indie.
Technology
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
It is laziness on my part. I want to tell the Google home to play music.
I should just get a Bluetooth speaker and do this, shouldn't I
I have also moved fully to navidrome. It's slightly less convenient, but it's worth it to deplarform
If you really want to kick this up a notch, install Soularr and slskd and let it just churn on your library and drip music into your folder. No solution for the spotify discovery algorithm, at least not a good one. But this stack is solid.
I thought Lidarr is for music. Sonarr is for series.
Downloading music illegally avoids giving money to the bad companies but the artists still need to get paid. They can't work for free. They deserve our money. So please share music, but also support the artists. Through bandcamp for example.
What I meant was Soularr. Sorry there are just too many of these apps with similar names. Soularr is a python script that runs in docker and it checks Lidarr (I believe) and then sends that info back to slskd. It was checking my artist list in my navidrome dir and then checking slskd and downloading absolutely everything I didn't have by that artist. It ran for a few months, but I was kind of a novice at self hosting and a lot of duplicate files were created because I didn't have the volumes mapped properly in docker. Then I wrote a script that accidentaly created an infinite loop that started copying all the files one level deeper then would repeat . I stopped it after like 4 iterations. Long story short I have four copies of a bunch of files and I got lost with Beets and plan to start over from scratch with the original source library.
Wow that's sick! Would love to fix that next to all the other automated download systems I have, but I now have money and I want to support the artists. Maybe still a good idea for the impossible to get music which isn't sold anywhere. Like tekno. Thanks! I'll look into soularr. I know soulseek, but last time I tried it, it fucked up my internet connection settings somehow. Really weird. I wanted to try it again, after not using it for.... 15 years now? But yeah, all internet access was blocked when I opened slsk. Also the music I have to share is old. And back then the quality was poor. I have a 2TB music collection but I think 3/4 of it is poor quality mp3's.
Instead of slskd I recommend using nicotine+. I found slskd worked fine, but was a pain to set up. I found a Nicotine docker that works just like the app inside a web UI. Much less of a learning curb for someone who's not familiar with servers.
Ouch, I hit the learning curb
Interesting. Thanks for that. I started this project a few months ago then got sidetracked and am about to get back into it.
Here's the link to the docker I used. There are a few others on github, but this one seemed like it was the most actively updated.
https://github.com/sirjmann92/nicotineplus-proper
I liked slskd perfectly fine once I got it going, but I couldn't get my partner to use it as she was used to nicotine and didn't like the new interface. Once the Docker was set up in Portainer there was very little additional configuration and the rest was inside the nicotine webui app.
I know the main topic is ditching Spotify, but on the secondary topic of screwing over Spotify...
I realized that you can "pirate" Spotify (i.e. listen indefinitely as if you had a paid account) if you have uBlock Origin on Edge. No setup needed, it just works. Most likely any Chromium-like browser will work.
Unfortunately, I haven't got it to work with Zen browser which is Firefox based so I'm not sure if all Firefox based browsers are affected. The workaround I have for now is just have Edge open with Spotify in the background, and control it from the Spotify interface on Zen. Never download the app, they control that fully.
Funnily enough, I also got ad-free Spotify play on Amazon Echo when I was controlling it from Edge, though I never tried with Zen because I don't use Echo anymore.
PS: For audiophiles this is probably not gonna fly, as you don't have access to the highest bit rates iirc.
Does navidrome support Chromecast? I've had a hard time finding a self hosted music solution that will actual cast. I do have a public facing domain name with certs that, as far as I can tell, is working correctly.
It depends on the client app you use. Some support it, some don't.
Not sure about navidrome, but if it supports upnp, you could setup a bubbleupnp server to bridge the two.
I wish I was the kind of person who would do this.