- Fix selezione viste e pop-up disabilitato
- Miglioria sottotitoli StreamingCommunity - Piccolo fix in launcher
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user