Req ffmpeg "Play From Beginning"
#1
Discussion from the MLB.TV addon thread http://forum.kodi.tv/showthread.php?tid=...pid2305569

I am not sure if this should go in Feature Request or here, but this is a much needed feature to have for live sports addons.
Reply
#2
This is not anything that will be handled by core. With the new inputstream extension point, binary addons can handle this.
Reply
#3
(2016-04-10, 10:58)FernetMenta Wrote: This is not anything that will be handled by core. With the new inputstream extension point, binary addons can handle this.
Is there a preferred place I should be watching for documentation on inputstream or should I just wait until Kodi 17 makes it to the PyDocs?
http://mirrors.xbmc.org/docs/python-docs/

Thanks
Reply
#4
This is a binary addon, hence not related to PyDocs. Interface doc is in the header: https://github.com/xbmc/xbmc/blob/master...ream_dll.h

There are already working implementations: https://github.com/mapfau/inputstream.mpd

Python plugins can add properties to listitems to force a specific inputstream addon or convey other information to the addon.
Reply

Logout Mark Read Team Forum Stats Members Help
ffmpeg "Play From Beginning"0