2013-04-22, 10:15 AM
[ATTACHMENT NOT FOUND]
Looking at the <Rules> for "Silent Witness" and "Restless" I understand the "All Episodes" and "All New Episodes" but how is the information for "Royal Institution Christmas Lectures" interpreted as "Daily" from the following XML...
Also, what other elements would be present in <Rules> that would be for the different options (weekdays, weekends, all channels etc?).
Sorry, I'm being a bit lazy, I suppose I could just set up a recording with one of each and try to interpret the XML, but it would be useful to know for definite.
Cheers,
Brian
Looking at the <Rules> for "Silent Witness" and "Restless" I understand the "All Episodes" and "All New Episodes" but how is the information for "Royal Institution Christmas Lectures" interpreted as "Daily" from the following XML...
Code:
<Rules>
<EPGTitle>Royal Institution Christmas Lectures</EPGTitle>
<ChannelOID>10032</ChannelOID>
<ChannelName>BBC FOUR</ChannelName>
<StartTime>2012-12-26T20:00:00.0000000Z</StartTime>
<EndTime>2012-12-26T21:00:00.0000000Z</EndTime>
<PrePadding>2</PrePadding>
<PostPadding>5</PostPadding>
<Quality>0</Quality>
<Keep>0</Keep>
<TimeslotStart>2012-12-26T17:50:00.0000000Z</TimeslotStart>
<TimeslotEnd>2012-12-26T22:10:00.0000000Z</TimeslotEnd>
</Rules>
Also, what other elements would be present in <Rules> that would be for the different options (weekdays, weekends, all channels etc?).
Sorry, I'm being a bit lazy, I suppose I could just set up a recording with one of each and try to interpret the XML, but it would be useful to know for definite.
Cheers,
Brian