- Fix selezione viste e pop-up disabilitato

- Miglioria sottotitoli StreamingCommunity
 - Piccolo fix in launcher
This commit is contained in:
Alhaziel01
2022-02-05 18:24:22 +01:00
parent 9e06b9acb5
commit 49ad5154cf
4 changed files with 7 additions and 5 deletions
+1 -1
View File
@@ -381,7 +381,7 @@ def actions(item):
else:
config.set_setting('install_trakt', True)
if len([s for s in itemlist if s.server]) > 0:
if item.action in ['check'] and len([s for s in itemlist if s.server]) > 0:
findvideos(item, itemlist)
else:
platformtools.render_items(itemlist, item)