Tagger

Tag your music

MIT License

Stars
210

Bot releases are visible (Hide)

Tagger - V2024.6.0 Latest Release

Published by nlogozzo 5 months ago

An Updated Tagger 🤖

V2024.6.0 is here!

In this release, Tagger's dependencies were updated plus some bugs were fixed.

Full Changelog 📃

  • Fixed an issue where album art was not deleted correctly on delete tag action
  • Fixed an issue where dragging and dropping a library was not working
  • Updated dependencies
  • 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

WinUI

Manually

  • Download and run the NickvisionTaggerSetup.exe file from the assets below
Tagger - V2023.11.3

Published by nlogozzo 11 months ago

An Updated Tagger 🤖

V2023.11.3 is here!

In this release, Tagger was updated to use .NET 8, GNOME 45 runtime, and the latest libadwaita 1.4 widgets!

Full Changelog 📃

  • Updated to GNOME 45 runtime with latest libadwaita design (#401)
  • Updated to .NET 8.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)

WinUI

Manually

  • Download and run the NickvisionTaggerSetup.exe file from the assets below
Tagger - V2023.11.2

Published by nlogozzo 11 months ago

Minor Improvements 🔨

V2023.11.2 is here!

This release contains both some minor fixes and improvements that you can read about below :)

Full Changelog 📃

  • On GNOME, fixed an issue where specifying the directory separator in Tag to File Name when Limit Filename Characters was enabled caused new directories to not be made (#395)
  • On WinUI, improved the UX of the Lyrics dialog
  • 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)

WinUI

Manually

  • Download and run the NickvisionTaggerSetup.exe file from the assets below
Tagger - V2023.11.1

Published by nlogozzo 12 months ago

A more stable Tagger 🔨

V2023.11.1 is here!

This release contains both some minor fixes and features that you can read about below :)

Full Changelog 📃

  • Added the ability to specify ""/"" in a Tag to File Name format string to move files to a new directory when renaming files (#391)
  • Tagger now has the ability to fix corrupted files right from within the app (#392)
  • Tagger will now display files with corrupted album art as corrupted files (#392)
  • Fixed an issue where some custom properties for vorbis and wav files could not be removed (#385)
  • 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)

WinUI

Manually

  • Download and run the NickvisionTaggerSetup.exe file from the assets below
Tagger - V2023.11.0

Published by nlogozzo 12 months ago

Bug Fixes 🪲

V2023.11.0 is here!

This release fixes an issue where Tagger crashed when loading album art data for some files.

NOTE: There is a known issue where the Windows version of Tagger is unable to update from V2023.10.0 to V2023.11.0 .
This means that you need to redownload the setup exe from the github release page and install it again.
This issue was fixed in V2023.11.0, meaning future releases will be available to update within the app itself.

Full Changelog 📃

  • Fixed an issue where Tagger crashed on loading album art for some files (#392)
  • 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)

WinUI

Manually

  • Download and run the NickvisionTaggerSetup.exe file from the assets below
Tagger - V2023.10.0

Published by nlogozzo 12 months ago

Back to Windows + QOL Improvements 🪟

V2023.10.0 is here! We've been hard at work this month bringing you a release packed with features and fixes :)

First, this release introduces a brand-new Windows version of the app built on WindowsAppSDK and WinUI 3! We previously stepped away from the Windows platform due to Microsoft's weird MSIX package format and store requirements, however recently the WindowsAppSDK has been extended to support unpackaged apps meaning we can distribute the app with our own installer and setup required dependencies for the app as we need.

In terms of features, this release introduces full support for playlists with relative paths, new tag properties, and a new information dialog for album art. Tagger will also watch a music folder library for changes on disk and prompt the user to reload the folder within the app. Furthermore, we fixed many issues and tweaked the design of some aspects of the app in which you can read all about below!

A special thanks to @kissthermite for bringing most of the changes in this release to our attention :)

Full Changelog 📃

  • Tagger is now available for Windows using Windows App SDK and WinUI 3 (#349)
  • Added the option to use relative paths when creating a playlist. This means that Tagger also now supports opening playlists with relative paths (#332)
  • Added the Disc Number, Disc Total, and Publishing Date fields to additional properties (#363 #365)
  • Added information dialog for album art (#366)
  • Added an option in Preferences to limit file name characters to those only supported by Windows (#372)
  • Tagger will now watch a music folder library for changes on disk and prompt the user to reload if necessary (#322 , #54)
  • Tagger will now display front album art within a music file row itself if available
  • Tagger will now remember previously used format strings for file name to tag and tag to file name conversions (#375)
  • Fixed an issue where downloaded lyrics would sometimes contain html encoded characters
  • Fixed an issue where file names containing the < character caused the music file row to not display (#370)
  • Fixed an issue where the duration displayed for multiple selected files was wrong (#379)
  • Improved create playlist dialog ux (#332)
  • 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)

WinUI

Manually

  • Download and run the NickvisionTaggerSetup.exe file from the assets below
Tagger - V2023.10.0-rc1

Published by nlogozzo 12 months ago

Back to Windows + QOL Improvements 🪟

Release candidate 1 of V2023.10.0 is here!

Since beta 2, we made it so Tagger will now remember the previously used format string for File Name to Tag and Tag to File Name conversions. We also added a "Clear Publishing Date" button next to the Publishing Date field to clear the field easily.

In terms of bugs, we fixed an issue where the new Publishing Date field was not working for flac files.
We also improved the sorting algorithm, taking into account the new Disc Number field.

A special thanks to @kissthermite for bringing most of the changes in this release to our attention :)

A Message To Translators 🌏️

A stable release is planned for Friday October 27, 2023. Please have all translations updated before then to be included in the release!

Full Changelog 📃

  • Tagger is now available for Windows using Windows App SDK and WinUI 3 (#349)
  • Added the option to use relative paths when creating a playlist. This means that Tagger also now supports opening playlists with relative paths (#332)
  • Added the Disc Number, Disc Total, and Publishing Date fields to additional properties (#363 #365)
  • Added information dialog for album art (#366)
  • Added an option in Preferences to limit file name characters to those only supported by Windows (#372)
  • Tagger will now watch a music folder library for changes on disk and prompt the user to reload if necessary (#322 , #54)
  • Tagger will now display front album art within a music file row itself if available
  • Tagger will now remember previously used format strings for file name to tag and tag to file name conversions (#375)
  • Fixed an issue where downloaded lyrics would sometimes contain html encoded characters
  • Fixed an issue where file names containing the < character caused the music file row to not display (#370)
  • Fixed an issue where the duration displayed for multiple selected files was wrong (#379)
  • Improved create playlist dialog ux (#332)
  • 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)

WinUI

Manually

  • Download and run the NickvisionTaggerSetup.exe file from the assets below

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

Tagger - V2023.10.0-beta2

Published by nlogozzo 12 months ago

Back to Windows + QOL Improvements 🪟

Beta 2 of V2023.10.0 is here!

Since beta 1, added Disc Number, Disc Total, and Publishing Date fields to tag properties to edit. We also added an information dialog for album art that will show properties such as an image's width, height, and type. An option to limit file name characters to those supported only by Windows was also added to the GNOME app.

We also fixed the issue where adding a file with an absolute path to a playlist with relative paths causes the whole playlist to switch to using absolute paths. We also fixed an issue where file names containing the < character would cause the row to not display.

Besides these user-facing changes, we also reworked the backend to improve file and album art loading making it more efficient and flexible for future feature additions.

A special thanks to @kissthermite for bringing most of the changes in this release to our attention :)

Full Changelog 📃

  • Tagger is now available for Windows using Windows App SDK and WinUI 3 (#349)
  • Added the option to use relative paths when creating a playlist. This means that Tagger also now supports opening playlists with relative paths (#332)
  • Added the Disc Number, Disc Total, and Publishing Date fields to additional properties (#363 #365)
  • Added information dialog for album art (#366)
  • Added an option in Preferences to limit file name characters to those only supported by Windows (#372)
  • Tagger will now watch a music folder library for changes on disk and prompt the user to reload if necessary (#322 , #54)
  • Tagger will now display front album art within a music file row itself if available
  • Fixed an issue where downloaded lyrics would sometimes contain html encoded characters
  • Fixed an issue where file names containing the < character caused the music file row to not display (#370)
  • Improved create playlist dialog ux (#332)
  • 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)

WinUI

Manually

  • Download and run the NickvisionTaggerSetup.exe file from the assets below

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

Tagger - V2023.10.0-beta1

Published by nlogozzo about 1 year ago

Back to Windows 🪟

Beta 1 of V2023.10.0 is here! This update series is a continuation of the V2023.9.2 series.

Compared to V2023.9.2-beta1, this release introduces a brand-new Windows app! We've been hard at work this month creating a Windows version of Tagger using WinUI 3 and the WindowsAppSDK and we are very happy with it. We've worked out issues that we have had in the past with WinUI, i.e distributing the app via the Microsoft Store, and are able to publish an exe app installer just like traditional Windows applications! Try it out below :)

Besides WinUI, in this release we also changed the design of the MusicFileRow in which it will now show a file's front album art if available. We also fixed an issue where downloaded lyrics would sometimes contain HTML-encoded characters.

Full Changelog 📃

  • Tagger is now available for Windows using Windows App SDK and WinUI 3 (#349)
  • Added the option to use relative paths when creating a playlist. This means that Tagger also now supports opening playlists with relative paths (#332)
  • Tagger will now display front album art within a music file row itself if available
  • Tagger will now watch a music folder library for changes on disk and prompt the user to reload if necessary (#322 , #54)
  • Fixed an issue where downloaded lyrics would sometimes contain html encoded characters
  • Improved create playlist dialog ux (#332)
  • Updated translations (Thanks everyone on Weblate!)

Known Issues

There is a known issue with relative playlist support in that if you have a playlist with relative paths and add a new file to the playlist but with it's full path instead, all of the playlist's files will also be stored with their full paths instead. The same goes for a playlist with all full paths and you add a new file with its relative path. We are working on a fix for this issue by the next release.

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)

WinUI

Manually

  • Download and run the NickvisionTaggerSetup.exe file from the assets below

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

Tagger - V2023.9.2-beta1

Published by nlogozzo about 1 year ago

A More Playlist Friendly Tagger 📝

Beta 1 of V2023.9.2 is here!

This releases adds the ability to use relative paths when creating a playlist from a music folder. It also adds a file system watcher to music folders to prompt the user to reload the library if changes on disk are noticed.

Full Changelog 📃

  • Added the option to use relative paths when creating a playlist. This means that Tagger also now supports opening playlists with relative paths (#332)
  • Tagger will now watch a music folder library for changes on disk and prompt the user to reload if necessary (#322 , #54)
  • Improved create playlist dialog ux (#332)
  • 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

Tagger - V2023.9.1

Published by nlogozzo about 1 year ago

A More Library-Oriented Tagger 📚️

V2023.9.1 is here!

This release includes many new features and improvements to Tagger's music file system. The Music Folder has been replaced with the Music Library allowing users to not only open folders, but to open playlist files as well and manage the files referenced in the playlist all from within the app. We also added support for creating a playlist file from a folder and fixed some issues with synchronized lyrics.

Full Changelog 📃

  • Added the ability to open, manage, and create playlists within Tagger. As a result, the "Music Folder" has now become the "Music Library" that can be opened from a folder or a supported playlist file (#311)
  • Synchronized lyric timestamps will now be shown in the mm:ss.xx format as per the LRC specification. When creating a new lryic, both hh:mm:ss and mm:ss.xx can be specified and Tagger will convert them appropriately (#321)
  • Tagger will display headers in the list of music files when sorting to provide a more organized view of files (#312)
  • Fixes an issue where lrc files were not importing correctly (#321)
  • Tagger's main window size will be remembered and restored on application restart (#327)
  • 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)
Tagger - V2023.9.1-rc1

Published by nlogozzo about 1 year ago

A More Library-Oriented Tagger 📚️

Release candidate 1 of V2023.9.1 is here!

This release includes many new features and improvements to Tagger's music file system. The Music Folder has been replaced with the Music Library allowing users to not only open folders, but to open playlist files as well and manage the files referenced in the playlist all from within the app. We also added support for creating a playlist file from a folder and fixed some issues with synchronized lyrics.

A Message To Translators 🌏️

A stable release is planned for Friday September 15, 2023. Please have all translations updated before then to be included in the release!

Full Changelog 📃

  • Added the ability to open, manage, and create playlists within Tagger. As a result, the "Music Folder" has now become the "Music Library" that can be opened from a folder or a supported playlist file (#311)
  • Synchronized lyric timestamps will now be shown in the mm:ss.xx format as per the LRC specification. When creating a new lryic, both hh:mm:ss and mm:ss.xx can be specified and Tagger will convert them appropriately (#321)
  • Tagger will display headers in the list of music files when sorting to provide a more organized view of files (#312)
  • Fixes an issue where lrc files were not importing correctly (#321)
  • 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

Tagger - V2023.9.0

Published by nlogozzo about 1 year ago

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)
Tagger - V2023.9.0-rc1

Published by nlogozzo about 1 year ago

A More Robust Tagger ⚒️

Release candidate 1 of 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 :)

Compared to beta1, this release introduces a fix for Tagger marking files as unsaved even if there were no changed.

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-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

Tagger - V2023.9.0-beta1

Published by nlogozzo about 1 year ago

A More Robust Tagger ⚒️

Beta 1 of 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)
  • 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

Tagger - V2023.8.3

Published by fsobolev about 1 year ago

A More Stable Tagger 🏃

V2023.8.3 is here! This release includes many bug fixes as well as improvements to the new lyrics features, making Tagger a lot better to use! Read about all changes below :)

Full Changelog 📃

  • Added offset field to synchronized lyrics page (#252)
  • Added the ability to import and export LRC files in the synchronized lyrics page (#252)
  • Added the ability to ignore a part of a file name in a format string by specifying an empty %% (#251)
  • Fixed an issue where synchronized lyrics stored in the LRC format were not displayed correctly (#252)
  • Fixed an issue where using WebP image for album art caused a crash (#253)
  • Fixed an issue where album art would not show in Spotify (#230)
  • Fixed an issue where drag and drop would cause a crash (#259)
  • Improved speed of loading and saving files (#248)
  • Improved fingerprint calculation and process management (#264)
  • 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)
Tagger - V2023.8.3-beta1

Published by nlogozzo about 1 year ago

A More Stable Tagger 🏃

Beta 1 of V2023.8.3 is here! This release includes many bug fixes as well as improvements to the new lyrics features, making Tagger a lot better to use! Read about all changes below :)

Full Changelog 📃

  • Added offset field to synchronized lyrics page (#252)
  • Added the ability to import and export LRC files in the synchronized lyrics page (#252)
  • Added the ability to ignore a part of a file name in a format string by specifying an empty %% (#251)
  • Fixed an issue where synchronized lyrics stored in the LRC format were not displayed correctly (#252)
  • Fixed an issue where using WebP image for album art caused a crash (#253)
  • Fixed an issue where drag and drop would cause a crash (#259)
  • Improved speed of loading and saving files (#248)
  • Improved fingerprint calculation and process management (#264)
  • 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

Tagger - V2023.8.2

Published by nlogozzo about 1 year ago

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)
Tagger - V2023.8.2-rc1

Published by nlogozzo about 1 year ago

A More Powerful Tagger ✨

Release Candidate 1 of 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.

We hope you enjoy the release as much as we enjoyed making it and encourage all users to test it out :)

A Message To Translators 🌏️

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

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-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

Tagger - V2023.8.1

Published by nlogozzo about 1 year ago

A More Stable Tagger 🤖

V2023.8.1 is here!

This release bring many QOL improvements. Read about them below :)

Thanks to @jrom99 for finding most of these issues and working with us to test fixes!

Full Changelog 📃

  • Added more sorting options (#207)
  • Improved the advanced search algorithm, supporting accented characters better (#210)
  • The apply button will now be shown only when a file has unsaved changes (#205)
  • Web Services will now get enabled and disabled depending on the system's internet connection (#205)
  • Fixed an issue where advanced search may sometimes crash (#206)
  • Fixed an issue where submitting to AcoustID would crash (#211)
  • 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)