2017-07-28, 12:47
In v18 the PVR API will be refactored and decoupled from VideoPlayer. For this, it's necessary to remove all the "hacks" of the PVR system that where integrated into VP. This basically affects all playback related parts of the API. The PVR add-ons that implemented a custom demuxer will have to move over to the inputstream API. The add-ons that relied on the "streamUrl" function (which is now gone) will be provided with a new alternative. How this alternative will look like is in your hands now. Please use this thread to discuss ideas how this API could look like and which infos you need to pass to Kodi for your PVR add-on to work, so that Kodi can create a suiteable fileItem that will be forwarded to videoplayer and get handled by the according component (like inputstream.adaptive if needed).
For more details read from page 4 and up here https://forum.kodi.tv/showthread.php?tid=259830
Happy discussion
PS: to temporarily fix your broken PVR add-on until the new API is in place,read https://forum.kodi.tv/showthread.php?tid...pid2623844
For more details read from page 4 and up here https://forum.kodi.tv/showthread.php?tid=259830
Happy discussion
PS: to temporarily fix your broken PVR add-on until the new API is in place,read https://forum.kodi.tv/showthread.php?tid...pid2623844