| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Additional-Tagging-Tools-Plugin.zip | 2026-02-18 | 7.7 MB | |
| README.md | 2026-02-18 | 2.6 kB | |
| Version 10.6 (10.6.9545) source code.tar.gz | 2026-02-18 | 3.1 MB | |
| Version 10.6 (10.6.9545) source code.zip | 2026-02-18 | 3.1 MB | |
| Totals: 4 Items | 13.9 MB | 9 | |
Note It's recommended to delete the plugin settings file after updating to the latest plugin version for the new improved defaults to take effect (close MusicBee before deleting the settings file):
\<MusicBee AppData folder>\mb_TagTools.settings.xml
- LR bug fixes
- Auto Rate bug fixes
- Better buttons skinning
- Help file typos and formatting fixes
- A text typo in the plugin message box is fixed
- Calculate Average Album Ratings bug fixes
- Minor ASR bug fixes
- The spelling of ASR presets has been changed to a clearer one
- Rare LR bug fixed
- MSR templates can be copied to/pasted from the clipboard to make their backup via spreadsheet editor
- Some ASR presets are fixed
- Now "Calculate totals" can be defined for every grouping
- Plugin menu and title bar icons are replaced with icons created by T010. You can download plugin's icon set (and general icon set) for MusicBee toolbar buttons here: https://getmusicbee.com/forum/index.php?topic=37522.0
- Tag History bug fixes
- Better auto-generated skin colors for low contrast skins
- Now status bar text is shown in command title bar too. May be useful if you've maximized command window, and can't see status bar
- ASR preset <Custom text #> can be semi-checked for using unescaped text in the search patterns
- ASR preset editor is not blocking other plugin/MB windows anymore
- New ASR function \@sortmultivalues[[...]]
- Docs update
- ASR presets can be auto-executed once a month on the first MB start in the new month
- New ASR preset “Write play & skip counts monthly” (write play count [i]history [/i]to custom tag). You must manually tick the checkbox “Run monthly” if you want to use this preset
- New LR preset “Play & skip count statistics” which shows play count history/statistics. First turn mentioned ASR preset on to periodically write play count statistics to custom tag
- Change Case: The exception word list now supports regex matching (but only for entire words, not for phrases). Regex must be preceded by * and included in curly brackets, e.g., *{CD[0-9]+} for matching CD1, CD2, CD312, CD55, etc.
- Change Case: "*RN" for Roman Numerals is changed to "#RN" in the exception word list
- New VT function: $SortMultiValues(<multiValueTagName>,separator), e.g. $SortMultiValues(<Album Artist>,"; "). i'd recommend including required spaces around/after separator char to preserve them in result. (e.g. "; " or " / ")
- Now all tags are sorted alphabetically with a few exceptions, and real tags are sorted 1st with track properties (e.g. track duration) after them.
- UI color adjustments