#59
This commit is contained in:
RandomNinjaAtk 2023-08-17 10:14:59 +00:00 committed by GitHub
parent 7c7c404a9f
commit 0b719cf94e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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