Description
I am assuming failures are due to API limitation like rate limit.
The feature request is to auto retry eventually with new token or after certain wait which ever works.
Use Case
My use case:-
- I am setting up Navidrome. So, I am downloading all the spotify liked songs around ~2000.
- I am keeping app running to let it download but with the failures, I need stop download and restart. That way it retries the failed once and skips already downloaded.
Additional Context
I am not sure how the feature will look in the UI. It could be some thing app handles internally.
Description
I am assuming failures are due to API limitation like rate limit.
The feature request is to auto retry eventually with new token or after certain wait which ever works.
Use Case
My use case:-
Additional Context
I am not sure how the feature will look in the UI. It could be some thing app handles internally.