Req internal htsp protocol support
#1
CP from another thread http://forum.kodi.tv/showthread.php?tid=...pid1971652
first of all, i dont have Tvheadend server runing localy i have couple of Tvheadend servers that are runing on machines that are on internet in diferent countries. But i dont need full pvr support like epg or channals logos i only need list of channals to be able to watch them, so i need to have support for adding them directly in sources like folders with name tv1 tv2 etc.
example from my source.xml

</source>
<source>
<name>TV</name>
<path pathversion="1">htsp://xxx.xxx.xxx.xxxx</path>
<allowsharing>true</allowsharing>
</source>
<source>
<name>TV2</name>
<path pathversion="1">htsp://kodi:[email protected]</path>
<allowsharing>true</allowsharing>
</source>

i can make m3u list but if owner of server change something on server like add new udp stream then i need to redo my list manually in order to add this new channel, i wonder is it posible to make addon that will give this support back
Reply
#2
Stop cross posting.
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
Reply

Logout Mark Read Team Forum Stats Members Help
internal htsp protocol support0