I am currently developping a new video plugin similar to imdb.py, but for getting french comments and title for movies. The equivalent website for that in France is called 'allocine.fr'. The grabber works very well and give me all the needed information, but i have a big problem when i want to write the strings to the FXD files. 1 - I have created a plugins/fxdallocine.py and a video/plugins/allocine.py 2 - These files are copy of plugins/fxdimdb.py and video/plugins/imdb.py 3 - The problem is located in the str2XML function of fxdallocine.py (i think) because strings are now in French, with many accent, like é, è, à, and so on. 4 - So my big problem is :How to convert these characaters, where in the code and with which kind of code ??? If someone can just give me an example to encode a string like "après leur échec pour éliminer Sarah Connor" in an FXD file, it would be great...
Thanks by advance, Sylvain. ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Freevo-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-devel