namidaco / namida

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

[BUG] Lyrics being used when it shouldnt #32

Closed BlackSparkz closed 9 months ago

BlackSparkz commented 9 months ago

Screenshot_20231019_211052.png

How to fix Already enabled java in default browser still showing

Screenshot_20231019_214228.png

And add amoled theme & crossfade feature up to 30

MSOB7YY commented 9 months ago

hello,

  1. this only appears when google search fails, google is being used when
    • no lrc could be found in online database, same track directory, or embedded
    • no txt (plain) lyrics found embedded
    • so this means that you gotta put ur own lyrics
    • i will push a fix to prevent using the lyrics when it fails like this
  2. AMOLED theme is implemented and will be available next release
  3. crossfade is quite tricky and might or might not come soon
MSOB7YY commented 9 months ago

fixed in 4707c3d3e5bcf88882ae46bf6901c18c4fe9d299