hello,
Can some one provide some information on why I can not get episode information to be outputted into an xml file?
I have set the output tab, format of episode tag to `valid season and episode numbers only` and tried `full crid` but i get no information as below -
`valid season and episode numbers only` gives this
<programme start="20130531190000 +0100" stop="20130531193000 +0100" channel="10060">
<title>Emmerdale</title>
<desc>Tension between Adam and Cain reaches boiling point. Vanessa encourages Rhona to come clean about her addiction. Robbie's lies begin to unravel.</desc>
<category>Entertainment - Soap</category>
<video>
<aspect>16:9</aspect>
</video>
<audio>
<stereo>stereo</stereo>
</audio>
<subtitles type="teletext" />
</programme>
<programme start="20130531193000 +0100" stop="20130531210000 +0100" channel="10060">
<title>Britain's Got Talent</title>
<desc>Ant & Dec present the fourth live semi-final. Nine acts, with their eye on a prize of £250,000 and a slot on the Royal Variety Performance, perform for the audience and judges.</desc>
<category>Entertainment</category>
<video>
<aspect>16:9</aspect>
</video>
<audio>
<stereo>stereo</stereo>
</audio>
<subtitles type="teletext" />
</programme>
`full crid` gives this
<programme start="20130531190000 +0100" stop="20130531193000 +0100" channel="10060">
<title>Emmerdale</title>
<desc>Tension between Adam and Cain reaches boiling point. Vanessa encourages Rhona to come clean about her addiction. Robbie's lies begin to unravel.</desc>
<category>Entertainment - Soap</category>
<video>
<aspect>16:9</aspect>
</video>
<audio>
<stereo>stereo</stereo>
</audio>
<subtitles type="teletext" />
<episode-num system="xmltv_ns">362 . . </episode-num>
</programme>
<programme start="20130531193000 +0100" stop="20130531210000 +0100" channel="10060">
<title>Britain's Got Talent</title>
<desc>Ant & Dec present the fourth live semi-final. Nine acts, with their eye on a prize of £250,000 and a slot on the Royal Variety Performance, perform for the audience and judges.</desc>
<category>Entertainment</category>
<video>
<aspect>16:9</aspect>
</video>
<audio>
<stereo>stereo</stereo>
</audio>
<subtitles type="teletext" />
<episode-num system="xmltv_ns">21974 . . </episode-num>
</programme>
this looks closer but still no episode numbers?
`numeric part of crid` gives
<programme start="20130531190000 +0100" stop="20130531193000 +0100" channel="10060">
<title>Emmerdale</title>
<desc>Tension between Adam and Cain reaches boiling point. Vanessa encourages Rhona to come clean about her addiction. Robbie's lies begin to unravel.</desc>
<category>Entertainment - Soap</category>
<video>
<aspect>16:9</aspect>
</video>
<audio>
<stereo>stereo</stereo>
</audio>
<subtitles type="teletext" />
<episode-num system="xmltv_ns">362 . . </episode-num>
</programme>
<programme start="20130531193000 +0100" stop="20130531210000 +0100" channel="10060">
<title>Britain's Got Talent</title>
<desc>Ant & Dec present the fourth live semi-final. Nine acts, with their eye on a prize of £250,000 and a slot on the Royal Variety Performance, perform for the audience and judges.</desc>
<category>Entertainment</category>
<video>
<aspect>16:9</aspect>
</video>
<audio>
<stereo>stereo</stereo>
</audio>
<subtitles type="teletext" />
<episode-num system="xmltv_ns">21974 . . </episode-num>
</programme>
`bsepg compatible gives`
<programme start="20130531190000 +0100" stop="20130531193000 +0100" channel="10060">
<title>Emmerdale</title>
<desc>Tension between Adam and Cain reaches boiling point. Vanessa encourages Rhona to come clean about her addiction. Robbie's lies begin to unravel.</desc>
<category>Entertainment - Soap</category>
<video>
<aspect>16:9</aspect>
</video>
<audio>
<stereo>stereo</stereo>
</audio>
<subtitles type="teletext" />
<episode-num system="bsepg-epid">SE-362 . EP-</episode-num>
</programme>
<programme start="20130531193000 +0100" stop="20130531210000 +0100" channel="10060">
<title>Britain's Got Talent</title>
<desc>Ant & Dec present the fourth live semi-final. Nine acts, with their eye on a prize of £250,000 and a slot on the Royal Variety Performance, perform for the audience and judges.</desc>
<category>Entertainment</category>
<video>
<aspect>16:9</aspect>
</video>
<audio>
<stereo>stereo</stereo>
</audio>
<subtitles type="teletext" />
<episode-num system="bsepg-epid">SE-21974 . EP-</episode-num>
</programme>
I am using version EPG Collector V040100 with fix pack 10, I have also noticed I am getting an exit code 0 ? this happens with all the grabs