Skip to content

Releases: NickvisionApps/Tagger

V2023.8.0

02 Aug 13:44
Compare
Choose a tag to compare

A Cleaner Tagger 🧹

V2023.8.0 is here!

In this release we added support for the TrackTotal and BeatsPerMinute tag properties. We also fixed many issues including an issue where album art from other tagging apps was not read by Tagger, an issue where clearing a tag did not clear all fields, and an issue where docs were not available when running Tagger via snap (thanks @fsobolev and @soumyaDghosh).

Full Changelog πŸ“ƒ

  • Added support for the TrackTotal and BeatsPerMinute tag property (#178, #186)
  • Fixed an issue where clearing a tag did not clear all fields (#180)
  • Fixed an issue where single album art from other programs was not read by Tagger (#184)
  • Fixed an issue where docs were not available when running Tagger via snap (#193)
  • Empty Year, Track, and BPM fields will show an empty string instead of 0
  • 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)

V2023.8.0-rc1

30 Jul 02:14
Compare
Choose a tag to compare
V2023.8.0-rc1 Pre-release
Pre-release

A Cleaner Tagger 🧹

Release Candidate 1 of V2023.8.0 is here!

Compared to beta 1, in this release we added support for the TrackTotal tag property, fixed an issue where album art from other tagging apps was not read by Tagger, and fixed an issue where docs were not available when running Tagger via snap (thanks @fsobolev and @soumyaDghosh).

A Message To Translators 🌏️

A stable release is planned for Wednesday August 2, 2023. Please have all translations updated before then to be included in the release!

Full Changelog πŸ“ƒ

  • Added support for the TrackTotal and BeatsPerMinute tag property (#178, #186)
  • Fixed an issue where clearing a tag did not clear all fields (#180)
  • Fixed an issue where single album art from other programs was not read by Tagger (#184)
  • Fixed an issue where docs were not available when running Tagger via snap (#193)
  • Empty Year, Track, and BPM fields will show an empty string instead of 0
  • 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 --candidate

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

V2023.8.0-beta1

28 Jul 16:02
Compare
Choose a tag to compare
V2023.8.0-beta1 Pre-release
Pre-release

A Cleaner Tagger 🧹

Beta 1 of V2023.8.0 is here!

In this release we added support for the BPM (Beats Per Minute) tag property and fixed an issue where clearing a tag did not clear all fields. We also made it where empty year, track, and bpm fields will show an empty string instead of a 0.

Full Changelog πŸ“ƒ

  • Added support for the BeatsPerMinute tag property (#178)
  • Fixed an issue where clearing a tag did not clear all fields (#180)
  • Empty Year, Track, and BPM fields will show an empty string instead of 0
  • 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

V2023.7.1

26 Jul 20:41
Compare
Choose a tag to compare

A More Powerful Tagger πŸ› οΈ

V2023.7.1 is here!

This release comes after a month of hard work, adding many new features, design enchantments, and overall improvements to the experience of the app.

There are just too many changes to describe here, so please read the full changelog below :)

A huge thanks to all contributors, translators, feature requesters, and testers ❀️

Full Changelog πŸ“ƒ

  • Replaced taglib backend for tag metadata with atldotnet. This change added support for a lot more file types (#140)
  • Added support for the following tag properties: Composer, Description, Publisher (#105)
  • Added support for custom, user-defined properties (#49)
  • Added support for custom, user-defined format strings for conversion (#76)
  • 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)
  • Improved advanced search algorithm to use fuzzy searching (#169)
  • 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:

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)

V2023.7.1-rc1

25 Jul 21:32
Compare
Choose a tag to compare
V2023.7.1-rc1 Pre-release
Pre-release

A More Powerful Tagger πŸ› οΈ

Release Candidate 1 of V2023.7.1 is here!

Compared to beta 3, this release features support for defining custom format strings to use in File Name to Tag and Tag to File Name conversions as well as an improved advanced search algorithm backed by fuzzy searching. We also improved the UI for long operations by displaying progress.

These are the last of the features to implement for V2023.7.1 ... plus we cleared our issues list :)

A Message To Translators 🌏️

A stable release is planned for Friday June 28. Please have all translations updated before then to be included in the release!

Full Changelog πŸ“ƒ

  • Replaced taglib backend for tag metadata with atldotnet. This change added support for a lot more file types (#140)
  • Added support for the following tag properties: Composer, Description, Publisher (#105)
  • Added support for custom, user-defined properties (#49)
  • Added support for custom, user-defined format strings for conversion (#76)
  • 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)
  • Improved advanced search algorithm to use fuzzy searching (#169)
  • 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 --candidate

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

V2023.7.1-beta3

21 Jul 00:07
047c541
Compare
Choose a tag to compare
V2023.7.1-beta3 Pre-release
Pre-release

A More Powerful Tagger πŸ› οΈ

Beta 3 of V2023.7.1 is here!

Compared to beta 2, this release features a brand new backend for reading and writing tag metadata (TagLib# -> ATL.NET). With this change, Tagger now supports a wide-range of file types and can even manage corrupted files that previous TagLib-based Tagger could not. We also added support for custom, user-defined properties that can be added to any file's tag and greatly improved our documentation pages available through the Help menu item.

Because the new backend is such a big change, we urge all willing users to give this beta a shot and make sure everything still works correctly :)

Full Changelog πŸ“ƒ

  • Replaced taglib backend for tag metadata with atldotnet. This change added support for a lot more file types (#140)
  • Added support for the following tag properties: Composer, Description, Publisher (#105)
  • Added support for custom, user-defined properties (#49)
  • 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

V2023.7.1-beta2

13 Jul 21:09
Compare
Choose a tag to compare
V2023.7.1-beta2 Pre-release
Pre-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

V2023.7.1-beta1

11 Jul 12:32
Compare
Choose a tag to compare
V2023.7.1-beta1 Pre-release
Pre-release

A More Powerful Tagger πŸ› οΈ

Beta 1 of V2023.7.1 is here! This release is just the start of the many new features we have planned for the upcoming release :)

First, we added more static properties available to tag, such as BPM, Composer, and more. We also greatly improved the design of working with album art and added support for managing back cover art and exporting album art as jpeg/png files. The UI was updated to be more adaptable on smaller screens and, last but not least, we fixed an issue where corrupted music files would crash the app.

Full Changelog πŸ“ƒ

  • Added support for the following tag properties: BPM, Composer, Description, Publisher, ISRC (#105)
  • 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. Now they will be skipped and a message will be logged through the console (#116)
  • 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

V2023.7.0

02 Jul 02:52
Compare
Choose a tag to compare

An All New Tagger ✨

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, improved the user interface design, and fixed pre-existing bugs that you can read about below. We hope you enjoy this release as much as we enjoyed making it :)

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:

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)

V2023.7.0-beta2

29 Jun 00:46
Compare
Choose a tag to compare

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