diff --git a/lidarr/extended.conf b/lidarr/extended.conf index ef5ac68..5e63d36 100644 --- a/lidarr/extended.conf +++ b/lidarr/extended.conf @@ -29,6 +29,7 @@ retryNotFound="90" ## :: Number of days between re-attempting the download of pr dlClientSource="deezer" # deezer, tidal or both :: set to both, to use both clients, tidal requires extra steps, view logging output arlToken="" # OPTIONAL (fallback using Freyr) - User ARL token for deemix client tidalCountryCode="US" # Country Code required for tidal +failedDownloadAttemptThreshold="6" # Maximum number of attempts to download a particular album ID from the service before considering it a failed download... # QUALITY audioLyricType="both" # both or explicit or clean :: both, is explicit preferred matching, explicit is explicit releases only matching and clean is clean releases only matching