Update extended.conf

This commit is contained in:
RandomNinjaAtk 2023-07-12 17:11:23 +00:00 committed by GitHub
parent d202167f8f
commit ff068eb535
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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