c99b9c6d77154cdd29816c4befe2213b43a65855
Rework resolveTrackLyrics so a track's OWN embedded lyrics win, and SYNCED always beats plain: synced-embedded > synced-sidecar(.lrc) > plain-embedded > plain-sidecar(.txt) So an mp3 whose synced lyrics are embedded (as LRC text in the USLT/`lyrics` tag) becomes the canonical source over leftover .lrc/.txt sidecars — but a track with only a *plain* embed still serves a synced .lrc until it's re-embedded (no silent downgrade). Binary SYLT frames aren't readable here, so sync must be stored as LRC text in the text lyrics tag (verified it round-trips + is detected as lrc). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Description
No description provided
42 MiB
Languages
TypeScript
90.9%
Shell
4.7%
JavaScript
4.1%
CSS
0.2%
HTML
0.1%