Skip to content

Spotify-Lyrics 0.5.0

Compare
Choose a tag to compare
@Mews Mews released this 25 May 13:07
· 6 commits to main since this release
791f859

Changes

  • Added message to let the user know when the app is fetching the lyrics to song
  • Added option to replace empty lyrics in songs (which usually represent instrumental sections) with a custom text (the default is a music note)
    • This can be edited through the empty_lyric_replacement option in the settings.ini file
    • To have it still be an empty line just delete the character and leave the option as empty_lyric_replacement =
  • Added some extra debug info in the debugger
  • Revamped the system to show messages to the user

Bug fixes

  • Fixed issue where you could see each individual lyric being removed one by one when changing songs
  • Fixed issue where zooming the lyrics in and out would also scroll them up and down
  • Fixed issue where zooming in too much would cause the bottom menu to be hidden
  • Fixed issue where the indicator for the song length would get cropped if the window got too small

Known issues

Zooming the lyrics in and out still looks pretty laggy and choppy.