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.
AntMovie Catalog to XML UTF-8
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).