namidaco / namida

A Beautiful and Feature-rich Music & Video Player with Youtube Support, Built in Flutter
Other
1.48k stars 108 forks source link

some lyrics are unreadable #200

Closed PigeonCoding closed 1 month ago

PigeonCoding commented 1 month ago

so basically when displaying some lyrics instead of showing the characters the app will show random unicode characters (i have tested it with some japanese songs and an indian song)

Expected Behavior

show the lyrics with the correct character

Current Behavior

show instead random unicode charatcers

Steps to Reproduce

1.play a song and activate the lyrics 2.if you are unlucky (for me it's most of my library) it will not display the correct characters

Screenshots

Screenshot_2024-05-19-09-55-43-617_com msob7y namida

Logs

Possible Solution

it's possibly an issue with the parser or the source since some songs in Japanese have the correct characters while others don't but son;t quote me on that i haven't read the source code it's just a guess

MSOB7YY commented 1 month ago

thats a duplicate of https://github.com/namidaco/namida/issues/188#issuecomment-2111170448, it was already fixed in beta and next release gon be in few days. nice guess tho was kinda close lmao

PigeonCoding commented 1 month ago

sorry didn't see that it was a duplicate will just wait for next release

Thank you for your work