Added some important features and update few things

This commit is contained in:
Medvidek77 2025-03-20 20:11:45 +01:00
parent 972ca07d6e
commit 06e2d2df77
2 changed files with 132 additions and 53 deletions

View file

@ -10,3 +10,6 @@ QUALITY="LOSSLESS"
# Set cover art resolution -> "1280" = 1280x1280, "640" = 640x640, "80" = 80x80
COVER_RESOLUTION="1280"
# If there is any problem with the API, Tidler will attempt to download the track again -> possible values are "1" to "100"
MAX_ATTEMPTS="10"