V2023.9.2-beta1
Pre-release
Pre-release
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