tetzlav
tetzlav
Thank you for your answer. The funny thing is, sometimes your script already works with livetv. Maybe its just a small thing...
Today i played around a bit. If i start normal video playback ambilight starts to work how expected. After the normal playback the ambilight plugin also work with live tv...
this is a quick&dirty fix for API 17.0 ``` --- default_hue_orig.py 2016-03-23 21:11:59.000000000 +0100 +++ default_fix.py 2016-03-23 21:34:57.000000000 +0100 @@ -427,8 +427,8 @@ else: xbmc.sleep(100) - capture.waitForCaptureStateChangeEvent(1000/60) - if capture.getCaptureState()...
Where i can download the gotham repo/binary for linux32? There is only 64 Bit on http://www.xvdr.tv/...
please add a linux 32bit build job too... i need it for my ATV1 :)
The only way to see the value column is to switch to desktop mode...
for me, i only want to have the value column back in mobile view...
I think it would be enough to support the elementary parse of data. The modul 13_KS300.pm does unnecessary stuff. The raw data the station send eg.: `RAW: K1756610500A3E0DD` But i...
I notized a similar bahavior when deleting lines. Only deletion does not trigger an autosave. If a list tag is used, an empty line with list tag stays. (Deck 1.12.2,...
+1 if(getState('hue.0.Dimmable_plug_1.on').val) setState('hue.0.Dimmable_plug_1.level', 40);