VERSION HISTORY =============== Todo: ----- - Fix removing id3v1 tags (Still showing as active while everything is gone) - Fix adding id3v2.3 tags (The problem discussed on the site) - Make Plugins B27: ---- - Added remove double spaces button B26: ---- - Changelog shows again - Doubleclick a filename -> Manual Rename B25: ---- - Plugin Support - Unused Keep Lowercase controls removed B24: ---- - New FolderBrowser (yes, again :P). This time pressing TAB will work again, and it shuts down a bit cleaner (Though had another problem with it which is now solved) B23: ---- - Fixed Make Proper Case (Totally new method) B22: ---- - Changed View Tags to a listview B21: ---- - Added FolderBrowser Refresh (total reload) B20: ---- - Dirty Path Not Found Fix B19: ---- - Fixed bug from B18: Forgot to remove select folder code from renaming and tagging functions. - Fixed bug from B18: Forgot to put back ErrorHandlers. B18: ---- - Changed FolderBrowser, now much easier control :) B17: ---- - Fixed two textboxes being mixed up. (Renaming 1 went wrong without knowing this) B16: ---- - Added Languages Support B15: ---- - Minor bugfix B14: ---- - Changed loading settings, an error in the settings file does no longer stop the program, but skips loading the setting (Not tested on all settings, hope it works) - Added the warning to the id3v2 tagging B13: ---- - Added Id3v2.3 support (Add/Remove) - No reading yet, not that difficult, I'll add it soon.. - Only supports the same fields as in id3v1... B12: ---- - Added direct link to FileRenamer v2 Site. B11: ---- - Added some debugging for the folder options, now should make opening the program possible right after you have closed it with the error. B10: ---- - Clicking the Cropleft/right labels will open popupbox asking a value. - Changed filename label to a textbox, you can now edit it (Without use, or copy something out of it if you might need it) B9: --- - Added online Version Check - Added Online Changelog Check Both might not work if you have strange internet settings, but they might as well work anyway.... B8: --- - Fixed Make Proper Case, now doesn't replace ( and [, etc with spaces anymore.. (Hopefully works alright now). - Added working with Roman Numerals in Make Proper case (makes words wich contain ONLY x, v or/and i entirely uppercase) B7: --- - Fixed Crop Right now can go to 50 in stead of 10 - changed file icon - Added other, Newer FolderBrowser Dialog (Can't save the location yet) - Added ViewTags window - Now Also Makes every word after . uppercase with make proper case - New Settingssaving system (Please note, program will say (With old settingsfile, or no settingsfile) updated from build 0 to build 7) B6: --- - Now also makes every word after (, ), [, ], {, } uppercase with Make Proper Case. B5: --- - Didn't change anything to tagging procedure - Added auto select folder after tag adding/removal - Will not log every tagged file anymore, will log the file which got an error - Added Save settings file (tags.ini is now included in settings.ini) - Fixed bug that after folder change, the output label isn't updated B4: --- - Added tagging (Id3v1) Tagging is experimental so please don't use it if you have tags you don't want to screw up. It will probably work, unless you have errors in your filename. FileRenamer will tell you which filename has an error, and you can correct it, and run the tagger again. Tagging might screw up the id3v1 tags, but nothing more, and removing them will undo any damage... The Log Will get huge because it logs every file you have tagged. B0 - B3: -------- - Made all basic functions, bugfixes etc