[GH-ISSUE #120] [Duplicate] Ignore Songs That Already Have Lyrics #84

Closed
opened 2026-02-27 19:26:17 +03:00 by kerem · 0 comments
Owner

Originally created by @bugreporter005 on GitHub (Dec 10, 2024).
Original GitHub issue: https://github.com/Lambada10/SongSync/issues/120

Is your feature request related to a problem? Please describe.
Currently, the app tries to find and add lyrics to all songs, even those that already have lyrics. This results in unnecessary duplicates or redundant efforts.

Describe the solution you'd like
Modify the app to check if lyrics are already available for a song before attempting to find and add them. This would save resources and provide a smoother user experience.

Describe alternatives you've considered
I’ve considered manually skipping songs with existing lyrics, but this is time-consuming and inefficient.

Additional context
None

Originally created by @bugreporter005 on GitHub (Dec 10, 2024). Original GitHub issue: https://github.com/Lambada10/SongSync/issues/120 **Is your feature request related to a problem? Please describe.** Currently, the app tries to find and add lyrics to all songs, even those that already have lyrics. This results in unnecessary duplicates or redundant efforts. **Describe the solution you'd like** Modify the app to check if lyrics are already available for a song before attempting to find and add them. This would save resources and provide a smoother user experience. **Describe alternatives you've considered** I’ve considered manually skipping songs with existing lyrics, but this is time-consuming and inefficient. **Additional context** None
kerem 2026-02-27 19:26:17 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SongSync#84
No description provided.