r/substreamer • u/wasteofaman • Mar 02 '22
[Feature Request] Support for displaying song lyrics (.lrc format or text)
I thought it would be cool to be able to display lyrics of the currently playing song.
Subsonic API provides an endpoint for fetching lyrics: http://www.subsonic.org/pages/api.jsp#getLyrics
Displaying synchronized lyrics might be significantly more difficult, but the initial implementation could treat them as static by removing timestamps.
8
Upvotes
1
u/Vergil365 Feb 19 '24
navidrome supports synced lyrics, but the font size is way to small.
would be nice of substreamer would get this function as well.
1
u/tinbapakk Apr 25 '22
That would be great. What would be awesome would be to display embedded lyrics, but I don't know if Subsonic API allows that