jacquesh / foo_openlyrics

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

[Feature] [Big] User database to share best URL and offset for a song #346

Closed Rexadev closed 7 months ago

Rexadev commented 7 months ago

Recently dev added a telemetry to better understand the users. Maybe this feature doesn't take that much more effort.

  1. Users can choose to upload to server which source they choose for a song when manually selecting lyric.
  2. Also option to upload offset for a lyric URL.

  3. User can be shown percentage of users choosing a source
  4. Asked to also download offset value for it.
  5. Automatically download from top URL

Metadata to get from user -

  1. Artist
  2. Title
  3. Format (mp3 has silence at the start)
  4. Length - Songs can be of different versions (radio,single,album,...) or different sources have 1-4 seconds of silence at ends.
  5. Album
jacquesh commented 7 months ago

This would be well beyond the scope of a lyrics plugin and would be its own project. Feel free to build this yourself and when it's ready, maybe openlyrics could integrate with it.