issues
search
add-ons
/
service.iptv.manager
Integrate TV and radio channels with EPG data from other add-ons in Kodi PVR.
https://github.com/add-ons/service.iptv.manager/wiki
GNU General Public License v3.0
98
stars
28
forks
source link
Verify xmltv output against the xmltv.dtd
#71
Closed
michaelarnauts
closed
3 years ago
michaelarnauts
commented
3 years ago
Verify merged XMLTV output against
xmltv.dtd
(and modify it to accept the
programme.catchup-id
).
Re-order fields in the
<programme>
-tags so they are ordered like specified in the DTD.
Add channel name and logo (if it is defined) to the
<channel>
-tags.
Add test to include credits.
xmltv.dtd
(and modify it to accept theprogramme.catchup-id
).<programme>
-tags so they are ordered like specified in the DTD.<channel>
-tags.