Skip to content

v2.1.0

Choose a tag to compare

@alexk218 alexk218 released this 31 Oct 09:43
· 45 commits to main since this release

What's new in Tagify 2.1.0...

Bulk star rating & energy rating

When selecting multiple tracks to tag (selecting several tracks + right-clicking "Bulk Tag") - you may now apply star ratings and energy ratings to multiple tracks simultaneously.

A Quick Favor? 🙏

These features exist because users like you shared feedback! If you have 2-3 minutes, I'd love to know how you found Tagify and what you're hoping to accomplish. Your insights help me understand who Tagify serves best and what to focus on next.

Minor improvements

  • Improved smart playlist sync logic - handles syncing more reliably when dealing with a large amount of rapid tag operations (ie syncing 100+ tracks to a smart playlist at once).
    • Fixed critical bug where smart playlists were being completed deleted from local storage.
  • UI/UX enhancements - modern iconograph (better icons), and miscellaneous style stuff.

QUICK INSTALL

Windows
iwr -useb "https://raw.githubusercontent.com/alexk218/tagify/main/install.ps1" | iex
macOS/Linux
curl -fsSL "https://raw.githubusercontent.com/alexk218/tagify/main/install.sh" | bash