From bb21d2067b7cde1f2d0e779a5a4f6fad64ebefb7 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 13 Jan 2022 11:24:28 +0100 Subject: [PATCH] Update navidrome.toml --- conf/navidrome.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/navidrome.toml b/conf/navidrome.toml index 4419bba..81172c4 100644 --- a/conf/navidrome.toml +++ b/conf/navidrome.toml @@ -29,7 +29,7 @@ DataFolder = "__CONFIG_PATH__" MusicFolder = "/home/yunohost.multimedia/share/Music" # Enable the option in the UI to download music/albums/artists/playlists from the server -EnableDownloads = "true" +EnableDownloads = "__ENABLE_DOWNLOADS__" #Change background image used in the Login page UILoginBackgroundUrl = "" @@ -56,7 +56,7 @@ IgnoredArticles = "The El La Los Las Le Les Os As O A" AutoImportPlaylists = "true" # The default metadata extractor is still ffmpeg but you can use the new taglib extractor -Scanner.Extractor = "taglib" +Scanner.Extractor = "__SCANNER_EXTRACTOR__" # Last.FM ApiKey LastFM.ApiKey = ""