cinefox: autoplay

This commit is contained in:
Intel1
2018-03-14 11:21:31 -05:00
committed by GitHub
parent 038424e294
commit 4dc05ce25c
+18 -3
View File
@@ -20,6 +20,21 @@
"enabled": true, "enabled": true,
"visible": true "visible": true
}, },
{
"id": "filter_languages",
"type": "list",
"label": "Mostrar enlaces en idioma...",
"default": 0,
"enabled": true,
"visible": true,
"lvalues": [
"No filtrar",
"LAT",
"CAST",
"VOSE",
"VO"
]
},
{ {
"id": "save_last_search", "id": "save_last_search",
"type": "bool", "type": "bool",
@@ -70,9 +85,9 @@
"id": "menu_info", "id": "menu_info",
"type": "bool", "type": "bool",
"label": "Mostrar menú intermedio película/episodio", "label": "Mostrar menú intermedio película/episodio",
"default": true, "default": false,
"enabled": true, "enabled": false,
"visible": true "visible": false
}, },
{ {
"id": "last_page", "id": "last_page",