diff --git a/lidarr/extended.conf b/lidarr/extended.conf index d4f6ce7..c8af2e7 100644 --- a/lidarr/extended.conf +++ b/lidarr/extended.conf @@ -35,6 +35,7 @@ matchDistance="5" # The number of changes required to transform lidarrSearchForMissing="true" # true = enabled :: When artists are added, search for them using Lidarr's built in functionality retryNotFound="90" ## :: Number of days between re-attempting the download of previously notfound albums ignoreInstrumentalRelease="false" # true = enabled :: Skips albums releases that have the word "instrumental" in either the title or disambiguation +preferSpecialEditions="true" # true = enabled :: This changes the release title sort order, when true, it will search for releases with longest release names first, which are more likely to be deluxe/special versions... # CLIENT dlClientSource="deezer" # deezer, tidal or both :: set to both, to use both clients, tidal requires extra steps, view logging output