NUT_BATCH_CLEANER v0.40
While I finish NX_Builder I solved couple of naming issues.
1.- Now you don't need [titleid] in filename.
2.- Solved issues with special characters like !,+,&,$... Added correction for
a bunch of them if you need to add more edit ztools/safename.bat
Example: If you want to replace @ for a input:
set fileinput=%fileinput:@=a%
Or to delete it:
set fileinput=%fileinput:@=%
You'll probably see the first version for NX_Builder either trough the weekend
or at the beginning of next week.
NOTE: This version is using a function of my modified NUT libraries for NX_Builder
so don't change the config to use the whole NUT.