cinefox: autoplay

This commit is contained in:
Intel1
2018-03-14 11:21:31 -05:00
committed by GitHub
parent 038424e294
commit 4dc05ce25c

View File

@@ -20,6 +20,21 @@
"enabled": 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",
"type": "bool",
@@ -70,9 +85,9 @@
"id": "menu_info",
"type": "bool",
"label": "Mostrar menú intermedio película/episodio",
"default": true,
"enabled": true,
"visible": true
"default": false,
"enabled": false,
"visible": false
},
{
"id": "last_page",