Skip to content

Conversation

potelux
Copy link

@potelux potelux commented Sep 16, 2025

This draft PR introduces protocol support for lyric files.

There are several decisions to be made:

  • Is support for various lyric file types necessary? Or should just LRC be supported?
  • What data should be sent to the client and when?
    • Should the server parse the file and send the timestamped lyrics?
      • This would be great for low power devices or devices with limited screen space.
    • Should the entire LRC file be sent to the device to parse on its own?
      • This would be great for a device that wants to display the previous lyrics and future lyrics alongside the current lyrics. Like this:
484230538-0bd30346-5320-4f9d-a85f-b0be8948cd6b

@Hedda
Copy link

Hedda commented Sep 26, 2025

More discussion here #1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants