From ff068eb5357816b52d20c7e190592bd86fc0be67 Mon Sep 17 00:00:00 2001 From: RandomNinjaAtk Date: Wed, 12 Jul 2023 17:11:23 +0000 Subject: [PATCH] Update extended.conf --- lidarr/extended.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lidarr/extended.conf b/lidarr/extended.conf index c718591..fe0a927 100644 --- a/lidarr/extended.conf +++ b/lidarr/extended.conf @@ -23,8 +23,8 @@ enableBeetsTagging="true" # true = enabled :: Downloads will be processed and ta 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. -retryNotFound=90 ## :: Number of days between re-attempting the download of previously notfound albums -tidalCountryCode=US # Country Code required for tidal +youtubeSubtitleLanguage="en" # Desired Language Code :: For guidence, please see yt-dlp documentation. +retryNotFound="90" ## :: Number of days between re-attempting the download of previously notfound albums +tidalCountryCode="US" # Country Code required for tidal plexUrl="" # ONLY used if PlexNotify.bash is used, example: http://x.x.x.x:32400 plexToken="" # ONLY used if PlexNotify.bash is used