Opzione per nascondere i server da Autoplay

This commit is contained in:
Alhaziel
2019-12-28 20:00:10 +01:00
parent 3c541ab081
commit aaf906e2e7
5 changed files with 12 additions and 2 deletions

View File

@@ -463,7 +463,7 @@ def play_from_library(item):
window_type = config.get_setting("window_type", "videolibrary")
if autoplay.is_active(item.contentChannel):
if autoplay.is_active(item.contentChannel) and config.get_setting('autoplay_server_list'):
itemlist = videolibrary.findvideos(item)
# y volvemos a lanzar kodi