Busyloader similar to software Streamio
#1
I would like the feature of Streamio loading a video to be available on kodi in some way. Streamio use a clearlogo during load of videos.
Reply
#2
(2019-08-17, 19:12)roliverosc Wrote: I would like the feature of Streamio loading a video to be available on kodi in some way. Streamio use a clearlogo during load of videos.

This effect can be accomplished using a python script. Basic flow...

Service intercepts playback call.
Collect playing items meta (listitem)
Cancel playback.
Load custom GUI, oninit() start playback.

If you require assistance feel free to post your code in this topic.
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
Reply

Logout Mark Read Team Forum Stats Members Help
Busyloader similar to software Streamio0