From cfbe4004d3a41bb3994bd03b252fc4f4a520ee81 Mon Sep 17 00:00:00 2001 From: RandomNinjaAtk Date: Thu, 1 Aug 2024 13:37:28 +0000 Subject: [PATCH] Update extended.conf #254 - Resolves this? --- lidarr/extended.conf | 1 + 1 file changed, 1 insertion(+) 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