cinefox: autoplay
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user