Update mopidy configuration
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
77db79a6ef
commit
e89750b3a9
1 changed files with 2 additions and 3 deletions
|
@ -97,7 +97,6 @@ command_blacklist = []
|
|||
[jellyfin]
|
||||
hostname = https://media.kaderli.dev
|
||||
username = severin
|
||||
password =
|
||||
libraries = Music
|
||||
albumartistsort = False (Optional: will default to True if left undefined)
|
||||
album_format = {ProductionYear} - {Name} (Optional: will default to "{Name}" if left undefined)
|
||||
albumartistsort = False
|
||||
album_format = {ProductionYear} - {Name}
|
Loading…
Add table
Add a link
Reference in a new issue