Miglioria del precedente commit

This commit is contained in:
mac12m99
2021-11-02 19:58:01 +01:00
parent 9828908bfe
commit ebbf37222e
7 changed files with 25 additions and 18 deletions

View File

@@ -459,7 +459,7 @@ def play_from_library(item):
from time import sleep
# logger.debug("item: \n" + item.tostring('\n'))
platformtools.prevent_busy(item)
platformtools.prevent_busy()
itemlist=[]
item.fromLibrary = True