Skip to content

V2023.8.2

Compare
Choose a tag to compare
@nlogozzo nlogozzo released this 11 Aug 12:26
· 741 commits to main since this release

A More Powerful Tagger 🏭️

V2023.8.2 is here!

This release is packed with new features and fixes that make Tagger a lot more powerful to use.

On the feature side of things, we added the ability to manage the lyrics of a music file (both unsynchronized and synchronized versions) as well as a new suggestions box that will display when typing in the genre row to suggest a genre to use. Also, when downloading metadata from MusicBrainz fails, there will be a new dialog that will show specific error messages of why it failed per file.

On the bug side of things, we fixed a major issue with downloading MusicBrainz metadata in which it failed even though there was metadata available. Your files should now be recognized and have metadata downloaded successfully. We also fixed an issue where Web Services were disabled even though an active network connection was available. And we fixed an issue where back album art was not saved correctly.

Full Changelog πŸ“ƒ

  • Added support for managing a file's lyrics (#225)
  • Tagger will now provide suggestions while typing a genre (#223)
  • Fixed an issue where downloading MusicBrainz metadata would fail even if metadata was available (#232)
  • Fixed an issue where Web Services were disabled even though network connection was available (#227)
  • Fixed an issue where back album art was not saved correctly
  • An Info button will appear when MusicBrainz lookup fails and will provide more information about why the process failed (#220)
  • Improved tag panel design
  • Updated translations (Thanks everyone on Weblate!)

Install πŸ§‘β€πŸ’»

GNOME

flathub:

flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
flatpak install flathub org.nickvision.tagger
flatpak run org.nickvision.tagger

snap-store:

sudo snap install tagger

AUR

The tagger package

Manually

  • Download the org.nickvision.tagger-x64.flatpak file from the assets below
  • Run flatpak install org.nickvision.tagger-x64.flatpak from the directory containing the .flatpak file
  • Run flatpak run org.nickvision.tagger//master to start the app! (You should also see it in your app grid)