jeffvli / sonixd

A full-featured Subsonic/Jellyfin compatible desktop music player
GNU General Public License v3.0
1.8k stars 74 forks source link

Want to add a lyric display interface #431

Open x1ntt opened 1 year ago

x1ntt commented 1 year ago

Is your feature request related to a problem? Please describe. Most of the songs I listen to have lyrics, and they are embedded in music files. At present, I notice that you will display the lyrics in a pop-up window. But it doesn't scroll, so I hope the project supports this function. (It would be even better if we could support bilingual lyrics!)

Describe the solution you'd like Currently, if you click the song cover in the lower left corner, only the cover will be enlarged. It would be great if you could click and open a lyric scrolling interface. image

Describe alternatives you've considered If you can't make a single interface, you can also use a floating window. (Unfortunately, I can't typescript)

Additional context thank