From 4c2c0b3dd89877344207625a132a17fa9009d69d Mon Sep 17 00:00:00 2001 From: RandomNinjaAtk Date: Mon, 5 Feb 2024 14:21:23 +0000 Subject: [PATCH] new disableImvd setting Allows disabling IMVDB as a source for video script --- lidarr/extended.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/lidarr/extended.conf b/lidarr/extended.conf index ae40e55..743c826 100644 --- a/lidarr/extended.conf +++ b/lidarr/extended.conf @@ -67,6 +67,7 @@ autoArtistAdderMonitored="true" # true or false :: If true, artists tha addFeaturedVideoArtists="false" # 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. +disableImvd="false" # true = enabled :: Use this to disable IMVDB as a source, will result in only tidal videos ##### PLEX NOTIFY SCRIPT plexUrl="" # ONLY used if PlexNotify.bash is used, example: http://x.x.x.x:32400