Completato 1337x

This commit is contained in:
Alhaziel01
2022-03-05 16:23:35 +01:00
parent 0e1c544add
commit 5cc3290bef
5 changed files with 198 additions and 78 deletions

View File

@@ -2011,7 +2011,7 @@ def serverWindow(item, itemlist):
if itemlist:
reopen = False
if config.get_setting('autoplay'):
if config.get_setting('autoplay') and not item.disableAutoplay:
reopen = True
from core import autoplay
autoplay.start(itemlist, item)