2014-07-08, 08:37 PM
What format(s) of XMLTV element - <episode-num><episode-num> does NextPVR support?
I started out with this:
<episode-num>10.16.</episode-num>
I have moved on to this:
<episode-num system="xmltvns">10.16.</episode-num>
And still no luck. The hangup could be the lack of 'part' information after the second dot. The standard is a little confusing on what to use when there is no 'part' information. Any help on the format(s) NextPVR is looking for would be appreciated.
Thanks.
xmltv_ns: This is intended to be a general way to number episodes and
parts of multi-part episodes. It is three numbers separated by dots,
the first is the series or season, the second the episode number
within that series, and the third the part number, if the programme is
part of a two-parter.
I started out with this:
<episode-num>10.16.</episode-num>
I have moved on to this:
<episode-num system="xmltvns">10.16.</episode-num>
And still no luck. The hangup could be the lack of 'part' information after the second dot. The standard is a little confusing on what to use when there is no 'part' information. Any help on the format(s) NextPVR is looking for would be appreciated.
Thanks.
xmltv_ns: This is intended to be a general way to number episodes and
parts of multi-part episodes. It is three numbers separated by dots,
the first is the series or season, the second the episode number
within that series, and the third the part number, if the programme is
part of a two-parter.