Page 1 of 1

AntMovie Catalog to XML UTF-8

Posted: 2010-06-19 11:27:22
by volvodriver
Hello,

This is probably a really straightforward thing but I can't work it out for the life of me.

I recently purchased HD Movies on the iPad and wish to import my Ant Movie catalog into it.

The developers of HD Movies supplies a website where you can upload an XML and it will be converted into a usable file for the iPad app. (http://www.netwalkapps.com/python/convert2movies.html)

The XML must be in UTF-8. However I cannot see any option in Ant Movie Catalog to export to XML with different encoding. I always get '<?xml version="1.0" encoding="iso-8859-1"?>'

I am using the latest downloadable AMC, am I missing a script or another prerequisite?

Thanks for any help.

Posted: 2010-06-19 18:27:19
by bad4u
This issue has been discussed on this thread. AMC does not support Unicode and HD Movies converter does not catch these cases (as long as AMC can't export/save to UTF-8 encoded XML, you need to handle this in your import routines).