How may I workaround the Audio Tags replacement operating on other tags?
#1 : 05/07-25 19:58 Chris
Posts: 15
|
https://www.advancedrenamer.com/user_guide/v4/se ttings_renaming says
"Replace Unsupported With Determines what unsupported chars in Audio Tags should be replaced with. " Unfortunately on 4.13.00p this replacement is occurring on <File Line:n>! E.g. ':' in a file is replaced by (by default) '-'. I reckon this must be a bug, but until its fixed, can anyone suggest a workaround? There seems no way to disable this replacement. Thanks. |
#2 : 05/07-25 20:50 Kim Jensen
Administrator
Posts: 996 |
Reply to #1:
It's not a bug. It's by design. Many metadata, like timestamps, include values that are not supported on Windows. In order to use these values in something like the New Name method, the unsupported values must be replaced by something else. One could argue, that such values should be replaced by a Replace method further down the method list, but many users don't come to that conclusion on their own, so the software has to help out in this case. |