Closed Rafee-M closed 3 years ago
Edit: After editing LargeFieldsConfig.txt again and adding the lyrics tags under 'List of basic meta fields' -
fieldBasic=lyrics
fieldBasic=unsynced lyrics
The lyrics show up, but they aren't synced i.e it doesn't highlight the current line it's playing. According to the wiki, Georgia seems to look at the file first of lyrics and there's no way to force the .lrc files
If there's no timestamps in the lyrics, there's no way to highlight the currently playing line. It's just gonna scroll as it goes.
Are you saying you've got embedded lyrics, and also .lrc files for the same songs, and the .lrc's aren't being used?
Yes, exactly. I want to use the external .lrc files instead of the embedded lyrics
Changed the lyricFilenamePatterns
array's 4th pattern a bit and it works now
"%title%",
"%artist% - %title%",
"%artist% -%title%",
"%tracknumber% - %title%",
"%tracknumber%. %artist% - %title%"
Keep getting "For %LYRICS% or %UNSYNCED LYRICS% to always display properly you edit LargeFieldsConfig.txt and comment out or remove those specific entries under 'fieldSpam' "
After removing the entries the error keeps popping up and yes the lyrics are in the file itself