From 8d191f5e35b64f43b12cd2952828fc07647e91f1 Mon Sep 17 00:00:00 2001 From: espentruls Date: Thu, 13 Jul 2023 14:19:41 +0200 Subject: [PATCH] Update extended.conf Fix redundant settings entry --- lidarr/extended.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/lidarr/extended.conf b/lidarr/extended.conf index 577b7e8..c845b4c 100644 --- a/lidarr/extended.conf +++ b/lidarr/extended.conf @@ -23,7 +23,6 @@ enableReplaygainTags="true" # true = enabled :: Downloads will be tagged with Re arlToken="" # OPTIONAL (fallback using Freyr) - User ARL token for deemix client matchDistance="5" # The number of changes required to transform the searched album title into a possible found album title match... (0, requires a perfect match) enableBeetsTagging="true" # true = enabled :: Downloads will be processed and tagged by Beets -downloadPath="/config/extended/downloads" # Temporary download location that is used by the scripted download clients addFeaturedVideoArtists="true" # true = enabled :: WARNING !!! WARNING !!! Enabling this can cause an endless loop of additional artists.... Enabling this will enable the extended Video script to automatically add Music Video Featured Artists to your existing Lidarr artists from IMVDB videoFormat="bv[width>=1920]+ba" # ONLY CHANGE if you know what your doing, for guidence, please see yt-dlp documentation. youtubeSubtitleLanguage="en" # Desired Language Code :: For guidence, please see yt-dlp documentation.