mirror of
https://github.com/Lambada10/SongSync.git
synced 2026-04-25 14:45:51 +03:00
[GH-ISSUE #172] Trying multiple providers when batch downloading. #127
Labels
No labels
bug
duplicate
enhancement
invalid
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SongSync#127
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @blissartt on GitHub (May 30, 2025).
Original GitHub issue: https://github.com/Lambada10/SongSync/issues/172
Is your feature request related to a problem? Please describe.
I often select multiple tracks to batch download and many tracks are marked as not found or failed. I then have to check WHICH tracks have failed(the app doesn't tell me) and try with a different provider.
Describe the solution you'd like
Add an option in the settings that tries all providers until one succeeds or everyone fails when batch downloading.
Describe alternatives you've considered
If the first option is not viable, then it would be ideal for the app to tell me exactly which tracks have failed.
Additional context
Ideally the two alternative features would be perfect together, and even more ideally the whole "trying multiple providers" thing should respect your other settings on synced/non synced lyrics.
Thanks in advance.