MangAI v1.00a released
New to version 1.00a:
-Bug fix: “There was a problem communicating with the licensing server.”
When trying to request or activate a license, you would get the above error message. This has been fixed.
Grab the latest version from the MangAI project page.
I fixed a bug with computer identification (used for licensing) and want to add a “check for update” feature. If anyone has any other requests, please leave a comment.
Added “check for update” feature. Going to look into changing @comic_zeal_naming to something like @prefix and allow the user to specify the value. For example, “[title]~” is what @comic_zeal_naming currently uses and causes output files to look like “School_Rumble~School_Rumble_-_v1_c1-10”.
-Update-
Custom prefixes will be tricky. Part of the problem is when you want to reprocess a series and it has to figure out if an output file (which could have a custom prefix) matches to a source file. It should be doable but will take a little time.