rimosso aggiungi in videoteca dal menu dei server
This commit is contained in:
@@ -885,10 +885,6 @@ def get_dialogo_opciones(item, default_action, strm, autoplay):
|
||||
# "Add to Favorites"
|
||||
opciones.append(config.get_localized_string(30155))
|
||||
|
||||
if not strm and item.contentType == 'movie' and item.channel != 'videolibrary':
|
||||
# "Add to video library"
|
||||
opciones.append(config.get_localized_string(30161))
|
||||
|
||||
if default_action == 3:
|
||||
seleccion = len(opciones) - 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user