adamsutton / tvheadend

Tvheadend is a TV streaming server for Linux supporting DVB-S, DVB-S2, DVB-C, DVB-T, ATSC, IPTV, and Analog video (V4L) as input sources.
http://www.lonelycoder.com/hts/tvheadend_overview.html
Other
18 stars 5 forks source link

Support dd_progid in XMLTV code #28

Closed adamsutton closed 12 years ago

adamsutton commented 12 years ago

Looks like this is quite an interesting episode numbering format, used primarily by schedules direct.

It's not as expressive as something like Atlas, but its way better than what's provided by other XMLTV scripts and it does have the potential for adding better duplicate detection and series link support.

It's relatively easy to parse and I'll look to include it in the TVH XMLTV parser at some point.