2011-02-03, 21:55
Basje Wrote:It has to do with the character encodings. It will be fixed in the next version of XOT.
Keep in mind that ATV2 support is very beta at this moment. So more features will not work (rtmp playback).
I'm having similar problems running on OpenELEC. My log file shows error messages about non-ASCII characters. So far I've managed to get it to work by simply removing the swedish characters from the comments lines in the python code, but of course it breaks every time it updates.
It works fine on XBMC on Ubuntu on another partition on the same machine, so it seems to be related to OpenELEC. One difference that I recently learned about is that OpenELEC is using python 2.6 instead of 2.4.
Do you think this issue will be solved by the next version, or am I experiencing a completely different problem?