Open sxxeun09 opened 3 months ago
I don't know if I should close this issue or not. You see, multiple lyric sources are on my TODO list for this plugin.
They were there from the start (see dead PR for refined-lyrics)
I guess I can keep it open as a tracking issue
Preflight Checklist
Problem Description
Currently, when a song has no synced lyrics available on LRCLIB, the app displays a "⚠️ - No lyrics found for this song." message. This affects songs that previously displayed original from musixmatch, etc.... This change has reduced the usability for songs without synced lyrics.
Before:
After:
LIBLRC:
Proposed Solution
If no synced lyrics are found on LRCLIB, fallback to displaying the original. This ensures that users can still see the lyrics even if synced versions are unavailable.
Alternatives Considered
Manual Syncing: Allow users to manually search on LRCLIB and another lyrics platforms.
Additional Information
No response