Releases: Syco54645/TagBot
Releases · Syco54645/TagBot
TagBot-0.4.0
New features
- Reworked tagging to speed up performance. Time went from ~8s to ~200ms
- Using TagLibSharp for tagging
- Parallel saving. Time went from ~200ms to < 100ms
- This is found in the preference screen on the settings tab
- This could cause issues so use with caution
- Disable confirmation screen.
- You can check a box on the confirmation screen before clicking save
- This can be changed in the preferences screen on the settings tab
- Slowcheetah build configs
- Debug is appended to the version number when compiling the debug profile
- Added rudamentary player
- Play a track
- Stop a track
- Seek forward 30 seconds
- If too close to the end of the file it will stop
- Seek backward 30 seconds
Bug Fixes
- Clicking rapid after clicking autofill caused the autofill tags to be lost at save time
- Tags in the file view were not updated after saving
- Double clicking a tag in the file list caused tags to be dropped in odd places
- Editing common tags before clicking match caused a crash
TagBot-0.2.2
- Fixed segue to show as > and remove the defined separator.
- Changed date detection to support multiple formats.
- Convert track titles to title case.
TagBot-0.2.1
- Added refresh button for working directory
- Added rapid tagging mode
- Added ability to drag tag back into the tag list
- Added ability to use delete key to remove tag
TagBot-0.2.0
- Added Mp3 mode
- Added changelog
Full Changelog: TagBot-0.1.2...TagBot-0.2.0
TagBot-0.1.2
Fixed a bug in the updater where any release would be assumed as being for the loaded database.
Fixed a bug where any release in TagBot would have been assumed to be TagBot.App
Full Changelog: TagBot-0.1.1...TagBot-0.1.2
TagBot-0.1.1
Second release of TagBot - We fixed and error edition.
Full Changelog: TagBot-0.1.0...TagBot-0.1.1
TagBot-0.1.0
First Release of TagBot! Please report any bugs in the issue tracker.