cupon
Board Fan

Group: Members
Posts: 12
Joined: April 2004 |
 |
Posted: June 12 2004,05:13 |
 |
Users have posted about requesting the ability to replace special characters that can't be used for filenames (: " / \ * ;) with something other than mp3 tag studio's uneditable default, which is a dash (-).
Bottomline, there's no option to change this. That's not what I'm going for.
The "Auto rename (from tags)" tab has a "Case fix and replace" option. Let's say I created a new preset called "AUTO RENAME FROM TAGS" and I created the following substring replacements:
Code Sample | Replace string : with , Replace string " with , Replace string / with , Replace string \ with , Replace string ; with , Replace string * with , |
Now, let's assume I have an mp3 named "TEST.mp3" with the following ID3 tag for the Title field:
Code Sample | TITLE : " / \ *; |
When I batch rename the file via the program's interface or right-click shell menu it changes
Code Sample | TEST.mp3 to Title , , , , , , .mp3 |
Brilliant, but here's the catch. When I switch away from the "Auto rename (from tags)" tab to the "Auto tag (from filenames)" tab the "Case fix and replace" preset is still set on "AUTO RENAME FROM TAGS" This preset is used globally.
I only want this preset used for the "Auto rename (from tags)" tab, but I'm forced to use it for every tab which has the "Case fix and replace" setting enabled.
I think there should be an option to make presets sticky for select tabs because it's a great inconvenience to switch presets. I have a lot of classical music mp3s which uses a bunch of colons, double-quotes, semi-colons, and forward slashes throughout the Artist, Title, and Album fields. When I rename these files from their tags I have to switch presets. After I perform that operation I have to remember to immediately switch off the AUTO RENAME FROM TAGS preset, because if I were to perform something such as a "Full tag casefix" from the "Direct tag manipulation" tab, I'll end up destroying my classical mp3's Title tags by replacing all those special characters (which are happily legal in ID3 tags) witch a bunch of commas.
|