feeluown / FeelUOwn

trying to be a robust, user-friendly and hackable music player
http://feeluown.readthedocs.io
GNU General Public License v3.0
3.54k stars 597 forks source link

fix(lyric): support to parse ill-formed lyric like [mm:ss:ms] #864

Closed mokurin000 closed 2 months ago

mokurin000 commented 3 months ago

close #863

coveralls commented 3 months ago

Pull Request Test Coverage Report for Build 10345277962

Details


Totals Coverage Status
Change from base Build 10269575213: 0.03%
Covered Lines: 9886
Relevant Lines: 17941

💛 - Coveralls
cosven commented 2 months ago

telegram-cloud-photo-size-5-6269306583527833648-y

mokurin000 commented 2 months ago

Original LRC support neither hh: part nor ss:xx variant. Because the later is far more common, we will choose it rather than hh: field.