Autoplay solo globale

This commit is contained in:
Alhaziel01
2020-06-06 16:16:12 +02:00
parent 26e8141ba2
commit a77ec61c64
9 changed files with 76 additions and 614 deletions

View File

@@ -492,7 +492,7 @@ def play_from_library(item):
itemlist = videolibrary.findvideos(item)
if check_next_ep and autoplay.is_active(item.contentChannel):
if check_next_ep:
p_dialog.update(100, '')
sleep(0.5)
p_dialog.close()