mirror of
https://github.com/Lambada10/SongSync.git
synced 2026-04-25 14:45:51 +03:00
[GH-ISSUE #137] Apply filter for batch download lyrics & new filter song-without-synced-lyrics #98
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#98
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 @jo-chemla on GitHub (Jan 17, 2025).
Original GitHub issue: https://github.com/Lambada10/SongSync/issues/137
Is your feature request related to a problem? Please describe.
For Batch Song Search, the sorting option gets applied correctly, but not the filtering.
It would be useful to only search for songs without existing lyrics - or with simple lyrics, not synced if that filter gets added at some point as well.
Describe the solution you'd like
When filtering is applied,
batch download lyricswould only search for lyrics respecting the filter.Another nice filter could be to list songs without synced lyrics, which would list both songs with no lyrics, and songs with lyrics which are not synced, without timestamps.
Describe alternatives you've considered
None