Skip to content

Releases: roundedrectangle/harbour-sshazam

1.0.6

16 May 11:19
Compare
Choose a tag to compare

Updated translations. Sorry that it took so long, I forgot that there were unreleased PRs.

1.0.5

02 Feb 14:45
Compare
Choose a tag to compare

Fix ffmpeg issues hopefully

1.0.4

31 Jan 16:30
Compare
Choose a tag to compare
  • Added translation contributors to the about page
  • Clarify the units of recognition period, and change it to 8 seconds by default
  • Hopefully fix pydub and ffmpeg issues
  • Disabled sandboxing/sailjail as it can cause issues

1.0.3

22 Jan 19:06
Compare
Choose a tag to compare
  • Fixed many translations not being applied
  • An option to copy song title in the list context menu or fullscreen view pulley menu
  • History entry removal is now animated

1.0.2

01 Jan 11:06
Compare
Choose a tag to compare
  • Updated Russian translation
  • Add Dutch (nl-NL) and Belgium (nl-BE) translations. by @MPolleke in #9

1.0.1

15 Dec 14:28
Compare
Choose a tag to compare
  • Added Spanish translation in #6 by @carlosgonz0
  • Added Swedish translation in #8 by @eson57
  • Fixed app being stuck if clicking on recognition button too early
  • Configuration directory is created when required now
  • MyBackup support

1.0

14 Dec 14:12
Compare
Choose a tag to compare
1.0

First stable release. While it should be stable it might still contain some bugs

Changes from last beta (5):

A few important remarks for new users:

  • There is no i486 build for now
  • armv7hl is slower than aarch64 for now
  • You can click on a track to display album arts and get more info on it. Album arts can be swiped. Overlayed metadata can be hidden by tapping

If you find any issues, or have any ideas for new features, you can create an issue on GitHub

Beta 5

13 Dec 14:22
Compare
Choose a tag to compare
Beta 5 Pre-release
Pre-release
  • History migration should have higher success rate now
  • History migration now checks if it was successful before erasing DConf entry
  • Recognition result has normal height now
  • Russian translations updated
  • Settings import can be cancelled without restarting app on "select items to import" page. Previously it would make you stuck in "Loading" loop

Avoid updating to Beta 4. If you are on Beta 3 or older right now, update directly to Beta 5 and skip Beta 4.

If you updated to Beta 4 earlier already and your history got erased, then sorry, but you are out of luck and it is lost forever. If you have a backup, however, you can apply it and your history will be back.

Beta 4

12 Dec 18:01
Compare
Choose a tag to compare
Beta 4 Pre-release
Pre-release
  • Italian translations updated in #4 by @legacychimera247
  • Cover icon might be a little bit larger now
  • Complete history system rewrite.
    • It is now uses a file (located at ~/.local/share/io.github.roundedrectangle/harbour-sshazam/history.json) instead of a DCONF entry
    • This should improve performance and speed
    • NOTE: it is recommended to press Rebuild history button in settings after the update. It will fix sorting and convert all strings to plain objects, which should make app loading a little it fasterte

Beta 3

06 Dec 17:54
Compare
Choose a tag to compare
Beta 3 Pre-release
Pre-release
  • Fixed history layout when not having dated entries
  • Export and import your data in settings
  • Added icon to the cover
  • Recognize icon should not be blurry anymore