Home > MangAI, Projects > MangAI v1.08 released

MangAI v1.08 released

November 27th, 2012

New to version 1.08:
-Improved string sort for filenames containing numbers
This is best explained with an example. Considering the following images:
ch123_1.jpg, chapter123_2.jpg, …, chapter123_10.jpg, chapter123_11.jpg
With standard character-by-character string comparisons, you would end up with sorting like:
chapter123_1.jpg, chapter123_10.jpg, chapter123_11.jpg, chapter123_2.jpg, …
because the “1” in “10” and “11” is sorted before “2”.
MangAI is now better able to string sort filenames containing numbers.
This update applies to both AI and string based publication and scan sorting methods.
-Added more ereader .properties settings profiles
Settings profiles now available for:

  • ipad4 (Apple iPad 4th generation)
  • ipadmini (Apple iPad mini)
  • kindlefirehd8.9 (Amazon Kindle Fire HD 8.9″)
  • nexus10 (Google Nexus 10)

-Various fixes and improvements
Fixed crash when using a settings profile created with an earlier version of MangAI. The crash was caused by trying to load a setting that wasn’t available in earlier versions. MangAI will now use default values for missing settings.

There are so many tablets and ereaders these days that it’s hard to keep up. If you have a device not covered by MangAI, contact me and I’ll add it in the next update.

Download the latest version from the MangAI project page.

Categories: MangAI, Projects
Comments are closed.