this post was submitted on 05 Sep 2025
316 points (99.1% liked)

Technology

74831 readers
4089 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. 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.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
 

cross-posted from: https://programming.dev/post/36925956

Comments

you are viewing a single comment's thread
view the rest of the comments
[–] Bucky@okaythen.lol 3 points 18 hours ago* (last edited 14 hours ago) (2 children)

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.

[–] TigerAce@lemmy.dbzer0.com 3 points 16 hours ago (1 children)

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.

[–] Bucky@okaythen.lol 4 points 14 hours ago (1 children)

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.

[–] TigerAce@lemmy.dbzer0.com 2 points 14 hours ago

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.

[–] thetrekkersparky@startrek.website 3 points 17 hours ago (1 children)

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.

[–] Bucky@okaythen.lol 1 points 16 hours ago (1 children)

Interesting. Thanks for that. I started this project a few months ago then got sidetracked and am about to get back into it.

[–] thetrekkersparky@startrek.website 1 points 34 minutes ago

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.