Skip to content

V2023.7.1-beta2

Pre-release
Pre-release
Compare
Choose a tag to compare
@nlogozzo nlogozzo released this 13 Jul 21:09
· 1171 commits to main since this release

A More Powerful Tagger πŸ› οΈ

Beta 2 of V2023.7.1 is here!

Compared to beta 1, this release features new in-app documentation for advanced search and preferences, more file sorting options, better handling of corrupted files and an improved user interface.

Full Changelog πŸ“ƒ

  • Added support for the following tag properties: BPM, Composer, Description, Publisher, ISRC (#105)
  • Added help documentation with yelp-tools, accessible from the Help menu action (#91)
  • Added more file sorting options (#125)
  • Improved album art design and added support for managing back cover art and exporting album art (#109 , #115)
  • Fixed an issue where corrupted music files would crash the app. Tagger will now display a dialog to warn the user of corrupted files (#116)
  • Improved UI (#91)
  • Updated translations (Thanks everyone on Weblate!)

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

GNOME

flathub-beta:

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

snap-store:

sudo snap install tagger --beta

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)

This is a beta version, bugs are expected. Please file a bug report for any issue found