NyaomiDEV / Sunamu

Show your currently playing song in a stylish way!
Mozilla Public License 2.0
404 stars 15 forks source link

LRC parser for netease is not enough #2

Closed NyaomiDEV closed 3 years ago

NyaomiDEV commented 3 years ago

I know, I KNOW, there are some lyrics that contain multiple timestamps. I just do not know how to fix that at the current time.

NyaomiDEV commented 3 years ago

I actually wrote this logic in PHP long time ago: https://github.com/AryToNeX/MPRISLyrics/blob/a1349c2a1af11399c8569a3c80aadb56b10c62f1/src/AryToNeX/MPRISLyrics/Lyrics.php#L59-L98

I just do not know how to port it on JS

NyaomiDEV commented 3 years ago

haha fixed