Suggestion EPG - to avoid send so many details
#1
Hi all,

I'm not sure if this is the proper way to expose a suggestion if not, please, indicate me and I'll move it

The EPG in XMLTV increases the size to much if it's set with <desc> , it seems absurd especially because the most will never be consulted, so It could be a great solution or at least have to opportunity to reference the description to html to request the String => 
xml:
<desc lang="en" link="1">http://anyserver/TV1_456</desc>

As example;

xml:
<programme channel="TV1.456" start="20171008230000 +0000" stop="20171009000000 +0000">
  <title lang="en">Any Title</title>
  <sub-title lang="en">Any Sub-Title</sub-title>
  <desc lang="en" link="1">http://anyserver/TV1_456</desc>
  <date>20171008</date>
  <category lang="en">Drama</category>
</programme>

Regards and I hope give me opinions about this
Thanks
Reply

Logout Mark Read Team Forum Stats Members Help
Suggestion EPG - to avoid send so many details0