-
UNIVERSAL File Extension (%_extension%) CHANGER by wneclass2018 (October 12th 2022) (Updated 12-29-2022).mta
UNIVERSAL File Extension (%_extension%) CHANGER by wneclass2018 (October 12th 2022) (Updated 12-29-2022).mta (953 Bytes)Crucial Information: New field required: NEW_FILE_EXTENSION
BRIEF Explanation: This allows you to change the file extension in a WYSIWYG, and you only have to create a new field NEW_FILE_EXTENSION or use an existing field, but make sure you replace the placeholder, %NEW_FILE_EXTENSION%, with yours. Moreover, in the 12-29-2022 update, from the field "NEW_FILE_EXTENSION", no periods will be allowed entry into the field, since one is automatically included, and if the "NEW_FILE_EXTENSION" field contains ONLY white spaces and tabs, it will revert to the original file extension "%_extension%". This action is also case sensitive, and I omitted excess spaces, since extensions, typically, don't contain spaces.
-
Change BOTH File Name (%_filename%) and File Extension (%_extension%) by wneclass2018 (December 29th 2022).mta
Change BOTH File Name (%_filename%) and File Extension (%_extension%) by wneclass2018 (December 29th 2022).mta (1.0 KB)Crucial Information: TWO new fields required: NEW_FILE_EXTENSION and NEW_FILENAME
BRIEF Explanation: See "1)" for brief explanation of "NEW_FILE_EXTENSION". Nonetheless, for the field, "NEW_FILENAME", I removed excess spaces from the beginning (i.e. "^") and the end (i.e. "$"). In addition, for both fields, NEW_FILE_EXTENSION and NEW_FILENAME, if either one or both fields contain no entries (i.e. BLANK, only white spaces and tabs, etc), the action for that empty field will fail and revert back to its original file extension and original file name, which I backed up using the placeholders "%preserve_original_filename%" and %preserve_original_extension%.
-
CONVERT File Extension (%_extension%) to Lowercase by wneclass2018 (February 20th 2023).mta
CONVERT File Extension (%_extension%) to Lowercase by wneclass2018 (February 20th 2023).mta (759 Bytes)This will convert ALL uppercase file extensions to lowercase. No need to create any new fields.
══════➤ ACCESS to ACTIONS (.mta) (AppData) Folder: %AppData%\Mp3tag\data\actions or C:\Users%username%\AppData\Roaming\Mp3tag\data\actions