JunyuKuang / Rhythm

Time-synced lyrics on iOS Lock Screen. Made for Apple Music.
GNU General Public License v3.0
278 stars 34 forks source link

Lyrics display error #3

Open EdisonJwa opened 5 years ago

EdisonJwa commented 5 years ago

If i'm using Apple music with a non-Chinese district account listening to some Chinese music , the music name will be translated to the account area based language. And sometimes this will cause that some music's lyric could not displaying correctly. For Example, I was listened to a music called “不再联系” by the artist named “夏天Alex” but cause there some problems maybe, there was only shows "Alex" on Apple Music with US District (Maybe also for other district).

NOT ONLY this song but also other songs will face this problem.

So in my opinion if there was a search bar(default hidden, scroll down to display) which wil let the users to search for the lyrics, would be better to resolve this problem.

The BUG Example is Below:

JunyuKuang commented 5 years ago

I agree that providing a search bar for manually lyrics searching can mitigate this issue. But it may cause overburdening at the same time. Still need a better way to solve this problem.

EdisonJwa commented 5 years ago

yes

JunyuKuang commented 5 years ago

A potential approach is to fetch Chinese version of music info from China mainland’s storefront via Apple Music API, and then fetch lyrics with those Chinese info.

EdisonJwa commented 5 years ago

A potential approach is to fetch Chinese version of music info from China mainland’s storefront via Apple Music API, and then fetch lyrics with those Chinese info.

It sounds great but the fact is some songs are not available in China ( different area, different songs provided) not sure will these song have chinese info or not