Posts by vpeter
-
-
-
Try putting restart command
in some shell script (for example /storage/restart_kodi.sh)
and then restart kodi from kodi itself with command
Maybe there is some better solution.
In keyboard.xml it needs to be used like
-
The problem with your script is probably that when you want to close dialog the dialog is not even shown yet. You should add some sleep before it (around 4 seconds).
Maybe this could also help you? Basic skin changing script
-
Well, you posted such code on kodi forum
-
-
Create installer stick, open syslinux.cfg, change DEFAULT installer to DEFAULT run and boot.
-
It should be part of network-tools addon.
-
what is the curl cmd to do a channelswitch ?
-
Script could be smarter to check if pvr is ready and nit hardcoded time.
Maybe it is something wrong with required channel id? Does it switch to it with curl command?
-
Well, I'm not sure what you are doing but works perfectly fine for me. It is probably wrong approach but it works. Also sleep works as you can see:
Code
Display More18:54:21.011 T:140349246789376 DEBUG: CPythonInvoker(2, /storage/.kodi/userdata/autoexec.py): start processing 18:54:21.196 T:140349246789376 DEBUG: CPythonInvoker(2, /storage/.kodi/userdata/autoexec.py): the source file to load is "/storage/.kodi/userdata/autoexec.py" 18:54:21.199 T:140349246789376 DEBUG: CPythonInvoker(2, /storage/.kodi/userdata/autoexec.py): setting the Python path to /storage/.kodi/userdata:/usr/share/kodi/addons/script.module.pil/lib:/usr/share/kodi/addons/script.module.pycryptodome/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0 18:54:21.200 T:140349246789376 DEBUG: CPythonInvoker(2, /storage/.kodi/userdata/autoexec.py): entering source directory /storage/.kodi/userdata 18:54:21.444 T:140349246789376 NOTICE: peter before sleep 18:54:26.449 T:140349246789376 NOTICE: peter after sleep 18:54:26.452 T:140349246789376 NOTICE: peter after json 18:54:26.452 T:140349246789376 INFO: CPythonInvoker(2, /storage/.kodi/userdata/autoexec.py): script successfully run 18:54:26.458 T:140349246789376 INFO: Python script stopped 18:54:26.459 T:140349246789376 DEBUG: Thread LanguageInvoker 140349246789376 terminating 18:54:26.459 T:140350134870784 NOTICE: AddOnLog: PVR IPTV Simple Client: peter GetChannelStreamProperties 2 url: telemach.php?channel=slo1-hd 18:54:26.472 T:140350134870784 DEBUG: Loading settings for pvr://channels/tv/All channels/pvr.iptvsimple_323346058.pvr 18:54:26.472 T:140350134870784 DEBUG: CPlayerCoreFactory::GetPlayers(pvr://channels/tv/All channels/pvr.iptvsimple_323346058.pvr)
-
And you expect that edit4ever will see it
Why not write in his thread to enhance the only addon exists? Until someone write something new.
-
Then you should write your opinion in this thread. Opening one new one without even describing issues is not really a productive.
-
Did you even look what I posted in post #2? tvh2kodi addon - configure tvheadend from kodi interface
-
And you are using tvheadend?
-
Like this for tvheadend?
-
Please show the link to the "last post".
But this doesn't help with your problem - it just shows my perspective and view on libreelec.
Anyway, can you try without sudo?
-
CvH: You should read my last post regarding such problems and me