Skip to content

V2023.9.0

Compare
Choose a tag to compare
@nlogozzo nlogozzo released this 06 Sep 13:19
· 503 commits to main since this release

A More Robust Tagger ⚒️

V2023.9.0 is here!

This release includes many new features and improvements to Tagger's lyrics system, file handling, and user experience. Read about them all below :)

Full Changelog 📃

  • Added a new web service to download lyrics for a song (#240)
  • Added support for opening a folder with Tagger from the file manager (#267)
  • Added a "Select All Files" button next to the search bar (#283)
  • Redesigned the Lyrics dialog in which only unsynchronized or synchronized lyrics can be used for a file and not both (#279 / #287)
  • Fixed an issue where some album art for some OPUS files were not read (#286)
  • Fixed an issue where Tagger would crash on Tag to Filename if the tag contained an invalid file name character (#288)
  • Fixed an issue where Tagger would marked files as unsaved even if there were no changes (#289)
  • 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)