Close
Cyberbeing said:
Well I'm not sure how the site does it, but if you could just mimic its behavior for replacing invalid characters and shortening overly long tags in file names automatically that would probably be the best solution.
The only reserved characters that show up in tags are ", / and :. The script will automatically replace those just like imouto does. (Why is a : replaced with a space instead of an underscore? Makes it look like separate tags.)
If there's still a reserved character, or if the name is too long, it will say so in log.txt.
You'll have to manually shorten filenames if needed, I don't know how imouto does it.
Editing rename.txt doesn't do anything anymore because that shouldn't be necessary anymore, and to prevent errors (like that bug, no idea why that happened).