Filename Invalid on Windows

If you need help on how to use the program
Post Reply
Allan
Posts: 2
Joined: 2013-09-20 22:28:16

Filename Invalid on Windows

Post by Allan »

I have this SetTop Box which records a tv show onto external USB Drive.

Sometimes the TV Show has Invalid Characters (for Windows) in its filename.
Such as: Ch10-Movie: M*A*S*H-09232013.mts

Colon and Asterisk are invalid characters for filenames in Windows.

I have tried String Replacement and Multiple String Replacement.
And Take Names From List

The Log says the Filename was not changed.

Also when adding a file it seperates at the Colon saying the first part of the file is a folder and uses the rest of the filename as the Filename . That is how it is displayed in the Files window.

Has anyone done this rename and could help me know which way it could work??
http://postimg.org/image/b7olto401/
antp
Site Admin
Posts: 9712
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post by antp »

Some characters are invalid in Windows paths and should not be possible to have in files.
It can happen if the files were named in another OS (Linux, MacOSX, ...) which have different file name restrictions.
As Ant Renamer uses Windows functions, the result will be sometimes either a little random or just won't work with such file names.
You should rename these files on a system that allows such characters in the file names...
Allan
Posts: 2
Joined: 2013-09-20 22:28:16

Post by Allan »

Thanks.
I will try Linux.
Post Reply