jacquesh / foo_openlyrics

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

Lyrics get corrupted on saving #226

Closed regorxxx closed 1 year ago

regorxxx commented 1 year ago

Genius lyrics are retrieved fine and showed fine on panel, but as soon as they are saved to txt file, the lines get mixed. In particular all [text] is sent to the end and lines are sorted by first letter (!). Have tried with multiple files.

Steps to reproduce

  1. Try with Gata Cattana - Papeles - Banzai image
  2. Save lyrics
  3. Open output text file image

Expected behavior

Output text file should match the text shown on panel.

Versions

regorxxx commented 1 year ago

Nevermind, found it https://github.com/jacquesh/foo_openlyrics/issues/214

A hotfix should be released asap to not continue creating malformed lyrics file.