changelog and readme update
This commit is contained in:
@@ -39,7 +39,7 @@ 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
|
||||
# START_DOWNLOAD_AFTER_PLAYLIST_ADD = true # defaults to false, If a new Playlist is added, the Download Task will be scheduled immediately
|
||||
#
|
||||
|
||||
```
|
||||
@@ -131,6 +131,7 @@ volumes:
|
||||
|
||||
## Technical Details/FAQ
|
||||
|
||||
|
||||
- _Why have I to provide a Jellyfin Admin and Password instead of a API Token ?_
|
||||
|
||||
Its because of some limitations in the Jellyfin API. The goal of Jellyplist was to always maintain only one copy of a playlist in Jellyfin and to use SharedPlaylists which are "owned" by one admin user.
|
||||
|
||||
Reference in New Issue
Block a user