cqjjjzr / MusicBee-DesktopLyrics

Show the lyrics on your desktop from MusicBee!
Apache License 2.0
92 stars 5 forks source link

Wrong interpretation of characters "[]" and "/" #2

Closed seaspeak closed 2 years ago

seaspeak commented 5 years ago

Everything after "[" is discarded. "/" in lyrics, is viewed as an newline character, which is not necessary.

SONY's implementation

cqjjjzr commented 5 years ago

the "/" is designed to be viewed as a newline character in order to cooperate with the "Netease Lyrics" plugin developed by me, which use "/" to separate the lyrics and translation.

seaspeak commented 5 years ago

I see. But "/" is ubiquitous. It may be less common in music lyrics, but lrc could also be used for literature or for any other learning purpose. That is why I think correctly interpretation of "/" and "[" is also important. [supporting lengthy music, longer than 60 minutes, is also good]

cqjjjzr commented 5 years ago

Maybe I will add a option to decide if "/" should be considered as separators in the coming version.

cqjjjzr commented 2 years ago

closed by #8. Will be available in version 1.3.