Skip to content

Releases: lenartkladnik/Sngfetch

v2.5.4

04 Jan 16:19

Choose a tag to compare

Fixed issues when installing required packages.

v2.5.3

30 Dec 10:39

Choose a tag to compare

  • Minor bugs
  • Commented all code

v2.5.2

29 Dec 16:55

Choose a tag to compare

Fixed an issue where in some scenarios the text that is meant to be temporary would get completely overwritten resulting in unwanted text overlays.

v2.5.1

28 Dec 20:03

Choose a tag to compare

Changes

  • Fixed bugs in history
  • Removed a bug where some tracks didn't recive any data despite it being available
  • Fixed bugs in lyrics retrival and display
  • Fixed bugs in song removal
  • Search history by title or artist(s)
  • Lyrics in history
  • Continuous searching (and until different)
  • Minimalist display
  • Freeze history to file

Full Changelog: v1.0.0...v2.5.1

Major lyrics fix + minor bugs

28 Dec 09:06

Choose a tag to compare

Lyrics

  • Lyrics now uses the correct authentication for the Genius API, so it doesn't occasionally break.
  • Fixed lyrics not being divided into verses correctly.
  • Added a new flag for easy API setup (-ls/--lyrics-setup).

Other

  • Program now won't crash in some cases where the songs label couldn't be retrieved.

README.md

  • New demo image for lyrics.
  • New instructions for Genius API setup.

Initial

28 Dec 09:31

Choose a tag to compare

First release.

Explanation

  • The Original-Source archives are the actual source code.
  • I only published v1.0.0 now, because I only now found the original source code.

Minor bug fixes

27 Dec 17:14

Choose a tag to compare

  • Minor bug fixes.

This is not actually the second to last release but I unfortunately lost the releases in between.