Would it be possible to make the script that derives the name of the upload directory from the variant name suppress non-alphabetic characters? Or would that break many existent articles?
It turns out that it breaks many Game Courier presets that already use directories with colons in them. So we might need a different solution than just getting rid of them. Could you adjust your code to look for colons only where they would be used as separators?
It turns out that it breaks many Game Courier presets that already use directories with colons in them. So we might need a different solution than just getting rid of them. Could you adjust your code to look for colons only where they would be used as separators?