Jugran / lyrics-in-terminal

Python curses application to view lyrics of current playing song in terminal.
MIT License
241 stars 19 forks source link

button/keystroke to recheck lyrics and select the next one if they are wrong? #12

Open autoteelar opened 3 years ago

autoteelar commented 3 years ago

image

part 3 is playing but its displaying the lyrics to part 1, i think it would be nice to remedy this issue somehow, as it seems like it could be a common occurrence

Jugran commented 3 years ago

I was actually thinking of implementing something similar for a future release, but for now, you can manually edit the lyrics for such songs by opening them on the editor (keybinding e) and replacing them with correct lyrics.

You can also try switching sources and check if it fetches correct lyrics, (R for azlyrics, r for google)