V2023.7.0-beta2
An All New Tagger ✨
Can we be so lucky to have two betas in one day? YES!
Beta 2 of V2023.7.0 is here! This release features major improvements to the designs of the sidebar and headerbar in the app. It also includes a redesign of the file properties section with the ability to copy the fingerprint to the clipboard :)
Beta 1 Notes
After months of no updates, we are proud to introduce: Tagger V2023.7.0-beta1!
Tagger has received the C# treatment and has been completely rewritten from the ground up with a more stable and performant backend. To signify this great release, we have a new icon thanks to @daudix-UFO !
Besides being written in C#, we also added some new features and fixed pre-existing bugs that you can read about below. We hope you enjoy this release as much as we enjoyed making it :)
A Message To Translators 🌏️
Tagger is now available on Weblate! Please update translations for your language by Sunday July 2 to be included in the stable release ❤️
Full Changelog 📃
- Tagger has been completely rewritten in C#! With this new language comes better performance and more stable features. To signify this great change, we also updated the app icon! (#79)
- Added a separate option in Preferences for overwriting album art with MusicBrainz metadata independently of the overwriting tag data setting (#86)
- Added an option in Preferences for controlling how music files are sorted
- Track values will now be padded into double digits (#74)
- Fixed an issue where some file types were not loading album art correctly (#70)
- Fixed an issue where applying unapplied changes would sometimes not work
- Improved UI/UX (#85. #91 + more)
- 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
sudo snap connect tagger:ffmpeg-2204 ffmpeg-2204
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