mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-06-17 05:36:12 +00:00
first work on the video nodes stuff
This commit is contained in:
parent
f80e099b0c
commit
dd54cb27f3
3 changed files with 141 additions and 11 deletions
|
@ -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():
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue