Map data based on reference?
Added by Chris G almost 5 years ago
Hello. I wonder if it is possible to map xmltv data to channels based on the reference ID?
eg
channels.xml
<!-- 28.2E --><channel id="Dave.uk">1:0:1:196A:7E6:2:11A0000:0:0:0:</channel><!-- Dave -->
epg.xmltv
<channel id="Dave.uk">
<display-name lang="en">Dave</display-name>
</channel>
<programme start="20191209002000 +0000" stop="20191209010000 +0000" channel="Dave.uk">
<title lang="en">Would I Lie to You? - The Unseen Bits</title>
<sub-title lang="en">[Series] (S3E9)</sub-title>
<desc lang="en">Highlights from the third series of the comedy panel show presented by Rob Brydon. Featuring team captains David Mitchell and Lee Mack alongside guests including Fern Britton, Ken Livingstone, Davina McCall, Russell Howard and Claudia Winkleman.
David Coyle.</desc>
</programme>
Thanks,
Chris