Please log in. To create a new account, enter the name and password you want to use.
If you supplied an email address when you signed up or added a email later, you can have your password reset.
This user name doesn't exist. If you want to create a new account, just verify your password and log in.
This user name exists. If you want to create a new account, please choose a different name.
Enter the current email address you have registered in your profile. You'll get an email containing your new password.
You have no email address in your profile, so you can't have your password reset.
Password reset. Check your email in a few minutes
That account does not exist.
The email address specified is not registered with this account.
Delivery to this email address has failed.
admin2, would it be possible to export the csv as UTF-8 so the japanese and other unicode characters in the tags are preserved?
Also while running the new python script I ran into a couple problems but nothing I couldn't workaround.
The first is when the script runs into an error, it silently fails and closes. If it could be modified to ignore errors and continue renaming and then afterwards create a log file of the errors, that would be a preferable behavior.
Things that make it throw an error and close are: Invaild characters in the tags \ / " | < > ? * Tags which contain over the maximum supported characters for a file name.
Cyberbeing
Also while running the new python script I ran into a couple problems but nothing I couldn't workaround.
The first is when the script runs into an error, it silently fails and closes. If it could be modified to ignore errors and continue renaming and then afterwards create a log file of the errors, that would be a preferable behavior.
Things that make it throw an error and close are:
Invaild characters in the tags \ / " | < > ? *
Tags which contain over the maximum supported characters for a file name.