jacquesh / foo_openlyrics

An open-source lyric display panel for foobar2000
MIT License
403 stars 24 forks source link

Continue to Display Last Played Track's Lyrics #234

Open JayJonahJaymeson opened 1 year ago

JayJonahJaymeson commented 1 year ago

Is it possible to set OpenLyrics so that when a track stops it continues to display that track's lyrics until another is started?

jacquesh commented 1 year ago

No, if you pause a track then it will continue showing that track's lyrics, but if you stop playback entirely then it will always stop showing lyrics.

One reason for this is that it's not at all clear what timestamp should be used when showing lyrics if there's no track "playing" (paused or otherwise).