feat: added librespotConcurrency, which determines the threadpool of librespot api processes
This commit is contained in:
@@ -41,6 +41,7 @@ DEFAULT_MAIN_CONFIG = {
|
||||
"saveCover": True,
|
||||
"maxConcurrentDownloads": 3,
|
||||
"utilityConcurrency": 1,
|
||||
"librespotConcurrency": 2,
|
||||
"maxRetries": 3,
|
||||
"retryDelaySeconds": 5,
|
||||
"retryDelayIncrease": 5,
|
||||
|
||||
Reference in New Issue
Block a user