diff --git a/system/.config/mopidy/mopidy.conf b/system/.config/mopidy/mopidy.conf index 48030f6..7acbb20 100644 --- a/system/.config/mopidy/mopidy.conf +++ b/system/.config/mopidy/mopidy.conf @@ -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) \ No newline at end of file +albumartistsort = False +album_format = {ProductionYear} - {Name} \ No newline at end of file