youtube add on there is a time out?
#1
Hello.

I want to see a you tube video and I write this instruction below in autoexec.py

xbmc.executebuiltin('PlayMedia(plugin://plugin.video.youtube/?action=play_video&videoid=ewRjZoRtu0Y)')


but don't works everytime. I also see that opening the browser now the net is very slow.

I think that when the video don't respond too long time there is internally in kodi or in the youtube addon somewhere a timeout that fail the video to run.

I use the function below in the youtube addon

def _process_play_video(provider, context, re_match):

where is placed the timeout?

do you think I need to look into kodi code to increase this time?
Reply

Logout Mark Read Team Forum Stats Members Help
youtube add on there is a time out?0