AntMovie Catalog to XML UTF-8

If you need help on how to use the program
Post Reply
volvodriver
Posts: 2
Joined: 2010-06-19 11:20:38

AntMovie Catalog to XML UTF-8

Post 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.
bad4u
Posts: 1148
Joined: 2006-12-11 22:54:46

Post 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).
Post Reply