Skip to content

Releases: ChrisRu/lyrics

v1.2.5

16 May 18:01
Compare
Choose a tag to compare

This makes lyrics work with the new version of Genius.

v1.2.4

10 May 19:27
Compare
Choose a tag to compare

Now shows the title of the song in the title of the terminal!

v1.2.3

03 May 10:57
Compare
Choose a tag to compare

Fixes an issue where the loading spinner doesn't stop when retrying to load the lyrics page.

v1.2.2

03 May 10:52
Compare
Choose a tag to compare

This release makes searching for lyrics even easier.

  • Improved installation docs with tips for aliasing.
  • You can now search lyrics without quotes like lyrics i grieve in stereo instead of lyrics "i grieve in stereo".
  • Now retries to fetch lyrics when the lyrics page fails to load for unknown reasons.
  • Don't exit the --watch script when the music is paused.
  • Updated the current spotify song dependency so it doesn't fail on macOS.
  • Improved error printing and formatting.
  • Adds fallback to search in lyrics when exact Spotify song name isn't found.
  • Fixes issue where title of song is displayed raw when loading, instead of pretty printed.

v1.1.0

07 Mar 12:32
Compare
Choose a tag to compare

This release adds a lyrics searching functionality, meaning the formatting of the song searching isn't as strict as before.

v1.0.3

09 Feb 15:02
Compare
Choose a tag to compare

This release fixes a long lasting issue with the loading spinner sometimes showing up in incorrect places when the texts were rendered.

This release also improves the help message by including that it only works with Spotify (for now).