Skip to content

Commit 08ca4ae

Browse files
committed
add specification
1 parent 38d9679 commit 08ca4ae

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

sample.env

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ SYSTEM_USERNAME=
1919
SYSTEM_PASSWORD=
2020
# API Key from your media system (required for emby and jellyfin, optional for plex)
2121
API_KEY=
22-
# Name of the music library in your system
22+
# Name of the music library in your system (emby, jellyfin, plex)
2323
LIBRARY_NAME=
2424

2525
# === Downloader Configuration ===
@@ -54,6 +54,9 @@ YOUTUBE_API_KEY=
5454
# SLSKD_RETRY=5
5555
# Number of download attempts for a track (default: 3)
5656
# SLSKD_DL_ATTEMPTS=3
57+
58+
## Slskd Filtering
59+
5760
# Comma-separated (without spaces) file extensions to download from (default: flac,mp3)
5861
# EXTENSIONS=flac,mp3
5962
# Minimal Bit Depth (default: 8)

0 commit comments

Comments
 (0)