Added some important features and update few things
This commit is contained in:
parent
972ca07d6e
commit
06e2d2df77
2 changed files with 132 additions and 53 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue