Possibile fix Busy dialog

This commit is contained in:
Alhaziel01
2020-12-10 11:03:53 +01:00
parent 36dcb2bf01
commit 91b6cf6691
4 changed files with 31 additions and 53 deletions

View File

@@ -506,7 +506,7 @@ def play_from_library(item):
if config.get_setting("max_links", "videolibrary") != 0: itemlist = limit_itemlist(itemlist)
# The list of links is slightly "cleaned"
if config.get_setting("replace_VD", "videolibrary") == 1: itemlist = reorder_itemlist(itemlist)
from core.support import dbg;dbg()
# from core.support import dbg;dbg()
if len(itemlist) > 0:
while not xbmc.Monitor().abortRequested():
# The user chooses the mirror