Soulbeet
Soulbeet
Docker app from grtgbln's Repository
Overview
Soulbeet is a modern, self-hosted music downloader and manager. It bridges the gap between Soulseek (via slskd) and your music library (managed by beets), providing a seamless flow from search to streaming-ready library.
Requirements
Requires a separate Soulseek slskd server to be running and accessible.
Runtime arguments
- Web UI
http://[IP]:[PORT:9765]/- Network
bridge- Privileged
- false
Template configuration
Web UI PortPorttcp
Container Port: 9765
- Target
- 9765
- Default
- 9765
- Value
- 9765
Secret KeyVariable
A secret key for Soulbeet (can be any random string)
- Target
- SECRET_KEY
Soulseek - URLVariable
URL for the slskd server
- Target
- SLSKD_URL
- Default
- http://IP_ADDRESS:5030
- Value
- http://IP_ADDRESS:5030
Soulseek - API KeyVariable
API key for the slskd server
- Target
- SLSKD_API_KEY
Soulseek - Internal Download FolderVariable
Internal path to the slskd download folder. Should match the path in Soulseek
- Target
- DOWNLOAD_PATH
- Default
- /downloads
- Value
- /downloads
Soulseek - External Download FolderPath
Path to the external slskd download folder
- Target
- /downloads
- Value
- /mnt/user/downloads/soulseek
Beets - Config FileVariable
Internal path to the beets config file. Optional, remove if not used.
- Target
- BEETS_CONFIG
- Default
- /config/config.yaml
- Value
- /config/config.yaml
Beets - Music FolderPath
Path to the music library folder managed by beets
- Target
- /music
Navidrome URLVariable
Your Navidrome URL
- Target
- NAVIDROME_URL
Data FolderPath
Path to the data folder
- Target
- /data
- Default
- /mnt/user/appdata/soulbeet/data
- Value
- /mnt/user/appdata/soulbeet/data
Database URLVariable
Database connection URL
- Target
- DATABASE_URL
- Default
- sqlite:/data/soulbeet.db
- Value
- sqlite:/data/soulbeet.db
Download Statistics
59,391
Total Downloads
13,136
This Month
16,022
Avg / Month
Total Downloads Over Time
Loading chart...
Details
Repository
docccccc/soulbeet:masterLast Updated2026-04-12
First Seen2025-12-11
Run Soulbeet on Unraid.
Soulbeet is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.