Actions
Feature #231
closedTroublesom characters in filenames
Feature #231:
Troublesom characters in filenames
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Some series and episode names contains UTF-8 characters, or characters that are troublesome for various file systems, e.g. :/\åäö.
Example: "Bröllopet - Vigseln.mkv", that my system tried to record for my wife, that where exported over a SMB filesystem....
I've attached a patch which allows the end-user to select "filenamecleaning", that will replace anything that's not "simple ASCII" or is know to be troublesome with a '_'.
Files
Actions