We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38d9679 commit 08ca4aeCopy full SHA for 08ca4ae
sample.env
@@ -19,7 +19,7 @@ SYSTEM_USERNAME=
19
SYSTEM_PASSWORD=
20
# API Key from your media system (required for emby and jellyfin, optional for plex)
21
API_KEY=
22
-# Name of the music library in your system
+# Name of the music library in your system (emby, jellyfin, plex)
23
LIBRARY_NAME=
24
25
# === Downloader Configuration ===
@@ -54,6 +54,9 @@ YOUTUBE_API_KEY=
54
# SLSKD_RETRY=5
55
# Number of download attempts for a track (default: 3)
56
# SLSKD_DL_ATTEMPTS=3
57
+
58
+## Slskd Filtering
59
60
# Comma-separated (without spaces) file extensions to download from (default: flac,mp3)
61
# EXTENSIONS=flac,mp3
62
# Minimal Bit Depth (default: 8)
0 commit comments