From 0b719cf94e3eb40cc83ab4902057a1045a583cd4 Mon Sep 17 00:00:00 2001 From: RandomNinjaAtk Date: Thu, 17 Aug 2023 10:14:59 +0000 Subject: [PATCH] rollback #59 --- lidarr/extended.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/lidarr/extended.conf b/lidarr/extended.conf index db627eb..fc8cd4c 100644 --- a/lidarr/extended.conf +++ b/lidarr/extended.conf @@ -24,7 +24,6 @@ searchSort="date" # date or album :: Sorts the missing/cutoff list by release da matchDistance="5" # The number of changes required to transform the searched album title into a possible found album title match... (0, requires a perfect match) 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 -notFoundYoutubeFallback="false" # true = enabled :: When the album is marked it not found, it will download the audio via YouTube (less acurate). It will continue trying to download via deezer/tidal. # CLIENT dlClientSource="deezer" # deezer, tidal or both :: set to both, to use both clients, tidal requires extra steps, view logging output