[mythtv] Question about xmltv and mythtv
Dean Harding
dean.harding at dload.com.au
Wed Mar 26 00:58:07 UTC 2008
Jean-Yves Avenard wrote:
> Ok, replaced all & with a & and it now loads fine ...
By the way, I would definitely suggest using some kind of XML library
for generating the XML content, rather than just
"print('<xml>blah</xml>')" or whatever -- there'd be one for pretty much
every language imaginable, I would think.
The rules for what needs to be escaped an so on can be quite complex --
using a library would alleviate the need for you to know those rules
(mostly).
Dean.
More information about the mythtv-dev
mailing list