vanilla-music / vanilla

Vanilla Music Player for Android
GNU General Public License v3.0
1.15k stars 290 forks source link

Roll the lyrics while playing the music #1120

Open seekstar opened 2 years ago

seekstar commented 2 years ago

Description

The Vanilla Lyrics Search could display lyrics as text. But I want the lyrics to roll while playing the music. I do not know whether it is supported in vanilla music.

Steps to reproduce the issue

Play a song, only the cover is displayed, without the rolling lyrics.

rm-dr commented 2 years ago

Lyric metadata is usually given as pure text, with no time information.

Because of this, it's likely impossible to add a reliable lyric scrolling feature to the app.

seekstar commented 2 years ago

If the lyric does not have time information, then only display it without scrolling it. I think it is better than nothing.