ooops
This commit is contained in:
@@ -470,10 +470,10 @@ def play_from_library(item):
|
||||
|
||||
# logger.debug("item: \n" + item.tostring('\n'))
|
||||
# xbmc.Player().play(os.path.join(config.get_runtime_path(), "resources", "kod.mp4"))
|
||||
# if not item.autoplay:
|
||||
# platformtools.fakeVideo()
|
||||
|
||||
platformtools.prevent_busy(item)
|
||||
if not item.autoplay:
|
||||
platformtools.fakeVideo()
|
||||
# from core.support import dbg;dbg()
|
||||
# platformtools.prevent_busy(item)
|
||||
|
||||
|
||||
itemlist=[]
|
||||
|
||||
Reference in New Issue
Block a user