first work on the video nodes stuff

This commit is contained in:
Marcel van der Veldt 2015-05-03 20:30:24 +02:00
parent f80e099b0c
commit dd54cb27f3
3 changed files with 141 additions and 11 deletions

View file

@ -11,10 +11,6 @@ import os
import Utils as utils
#sleepval is used to throttle the calls to the xbmc json API
sleepVal = 15
class ReadKodiDB():