Updated readme

This commit is contained in:
Kamil
2024-11-24 16:14:29 +00:00
parent 68ab47c443
commit 6fe5c0fae7

View File

@@ -37,6 +37,11 @@ SPOTIFY_CLIENT_SECRET = <Secret from Step 1>
JELLYPLIST_DB_HOST = postgres-jellyplist #Hostname of the db Container
JELLYPLIST_DB_USER = jellyplist
JELLYPLIST_DB_PASSWORD = jellyplist
# Optional:
# SEARCH_JELLYFIN_BEFORE_DOWNLOAD = false # defaults to true, before attempting to do a download with spotDL , the song will be searched first in the local library
# START_DOWNLOAD_AFTER_PLAYLIST_ADD = false # defaults to true, If a new Playlist is added, the Download Task will be scheduled immediately
#
```
4. Prepare a `docker-compose.yml`