Merge branch 'dev' into performance-improvements

This commit is contained in:
Spotizerr
2025-08-30 06:12:42 -06:00
committed by GitHub
12 changed files with 499 additions and 113 deletions

View File

@@ -40,6 +40,8 @@ DEFAULT_MAIN_CONFIG = {
"tracknumPadding": True,
"saveCover": True,
"maxConcurrentDownloads": 3,
"utilityConcurrency": 1,
"librespotConcurrency": 2,
"maxRetries": 3,
"retryDelaySeconds": 5,
"retryDelayIncrease": 5,