this post was submitted on 09 Mar 2025
1 points (100.0% liked)

It's A Digital Disease!

21 readers
1 users here now

This is a sub that aims at bringing data hoarders together to share their passion with like minded people.

founded 2 years ago
MODERATORS
 
The original post: /r/datahoarder by /u/PizzaK1LLA on 2025-03-09 15:18:07.

Hi all, I'm the developer of SeekDownloader, I'd like you present to you a commandline tool I've been developing for 6 months so far, recently opensourced it, It's a easy to use tool to automatically download from the Soulseek network, with a simple goal, automation.

When selecting your music library(ies) by using the parameters -m/-M it will only try to download what music you're missing from your library, avoiding duplicate music/downloads, this is the main power of the entire tool, skipping music you already own and only download what you're missing out on.

With this example you could download all the songs of deadmau5, only the ones you're missing

There are way more features/parameters on my project page

dotnet SeekDownloader \

--soulseek-username "John" \

--soulseek-password "Doe" \

--soulseek-listen-port 12345 \

--download-file-path "~/Downloads" \

--music-library "~/Music" \

--search-term "deadmau5"

Project, https://github.com/MusicMoveArr/SeekDownloader

Come take a look and say hi :)

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here