ivaano / NsxLibraryManager

Another Lib Manager for NSP NSZ files
Other
34 stars 10 forks source link

Replace special characters #25

Open bjornberfelo opened 6 months ago

bjornberfelo commented 6 months ago

I'm getting issues when using the Renamer, Some titels do have special characters in the name like : These characters are not usable in file names, so maybe a option to replace them with a -

image image image

ivaano commented 6 months ago

Are you using the latest version? This is already implemented, any OS ilegal char plus '™', '©', '®', '~', '#', '%', '&' are removed. Please let me know what version you are using.

garlik82 commented 6 months ago

I'm running the latest version (docker) and also get this issue, at least ":" is still being used.

bjornberfelo commented 6 months ago

I'm really sorry for the late response, but work was killing last week.

I'm using the latest version, and used docker build to make the image

akio1337 commented 5 months ago

Hi, using the Linux version is renaming with ":" as well:

image

and accessing those files from Windows (through samba) it shows weird characters:

image

I'd like to add that if a title has different {TitleName} and {AppName} it creates two separate folders:

image

image