2012-10-20, 19:55
I configured the TV guide on the Media portal TV server with the xmltv plugin. The xml looks like this:
Is there anyway the TV guide could fetch more details about what episode, descriptions etc? Right now it only display the Title.
Thanks!
Code:
<programme start="20121022183000 -0400" stop="20121022190000 -0400" channel="I64990.labs.zap2it.com">
<title lang="en">How I Met Your Mother</title>
<episode-num system="dd_progid">SH00753796.0000</episode-num>
<video>
<aspect>16:9</aspect>
<quality>HDTV</quality>
</video>
<previously-shown />
</programme>
Is there anyway the TV guide could fetch more details about what episode, descriptions etc? Right now it only display the Title.
Thanks!