Test Fix Riproduzione

This commit is contained in:
Alhaziel01
2021-11-19 15:48:54 +01:00
parent 38eb4ac49f
commit ddd2933883
2 changed files with 10 additions and 13 deletions

View File

@@ -468,12 +468,8 @@ def play_from_library(item):
import xbmcgui, xbmcplugin, xbmc
from time import sleep
# logger.debug("item: \n" + item.tostring('\n'))
# xbmc.Player().play(os.path.join(config.get_runtime_path(), "resources", "kod.mp4"))
if not item.autoplay and not item.next_ep:
platformtools.fakeVideo()
# from core.support import dbg;dbg()
# platformtools.prevent_busy(item)
itemlist=[]