This commit is contained in:
Alhaziel01
2021-11-05 17:24:23 +01:00
parent f1523e7467
commit 35f7a50345
+4 -4
View File
@@ -470,10 +470,10 @@ def play_from_library(item):
# logger.debug("item: \n" + item.tostring('\n')) # logger.debug("item: \n" + item.tostring('\n'))
# xbmc.Player().play(os.path.join(config.get_runtime_path(), "resources", "kod.mp4")) # xbmc.Player().play(os.path.join(config.get_runtime_path(), "resources", "kod.mp4"))
# if not item.autoplay: if not item.autoplay:
# platformtools.fakeVideo() platformtools.fakeVideo()
# from core.support import dbg;dbg()
platformtools.prevent_busy(item) # platformtools.prevent_busy(item)
itemlist=[] itemlist=[]