85 lines
1.8 KiB
JSON
Executable File
85 lines
1.8 KiB
JSON
Executable File
{
|
|
"id": "copiapop",
|
|
"name": "Copiapop/Diskokosmiko",
|
|
"language": "es",
|
|
"active": true,
|
|
"adult": false,
|
|
"version": 1,
|
|
"changes": [
|
|
{
|
|
"date": "15/03/2017",
|
|
"autor": "SeiTaN",
|
|
"description": "limpieza código"
|
|
},
|
|
{
|
|
"date": "16/02/2017",
|
|
"autor": "Cmos",
|
|
"description": "Primera versión"
|
|
}
|
|
],
|
|
"thumbnail": "http://i.imgur.com/EjbfM7p.png?1",
|
|
"banner": "copiapop.png",
|
|
"categories": [
|
|
"movie",
|
|
"tvshow"
|
|
],
|
|
"settings": [
|
|
{
|
|
"id": "copiapopuser",
|
|
"type": "text",
|
|
"color": "0xFF25AA48",
|
|
"label": "Usuario Copiapop",
|
|
"enabled": true,
|
|
"visible": true
|
|
},
|
|
{
|
|
"id": "copiapoppassword",
|
|
"type": "text",
|
|
"color": "0xFF25AA48",
|
|
"hidden": true,
|
|
"label": "Password Copiapop",
|
|
"enabled": "!eq(-1,'')",
|
|
"visible": true
|
|
},
|
|
{
|
|
"id": "diskokosmikouser",
|
|
"type": "text",
|
|
"color": "0xFFC52020",
|
|
"label": "Usuario Diskokosmiko",
|
|
"enabled": true,
|
|
"visible": true
|
|
},
|
|
{
|
|
"id": "diskokosmikopassword",
|
|
"type": "text",
|
|
"color": "0xFFC52020",
|
|
"hidden": true,
|
|
"label": "Password Diskokosmiko",
|
|
"enabled": "!eq(-1,'')",
|
|
"visible": true
|
|
},
|
|
{
|
|
"id": "adult_content",
|
|
"type": "bool",
|
|
"color": "0xFFd50b0b",
|
|
"label": "Mostrar contenido adulto en las búsquedas",
|
|
"default": false,
|
|
"enabled": true,
|
|
"visible": true
|
|
},
|
|
{
|
|
"id": "perfil",
|
|
"type": "list",
|
|
"label": "Perfil de color",
|
|
"default": 3,
|
|
"enabled": true,
|
|
"visible": true,
|
|
"lvalues": [
|
|
"Sin color",
|
|
"Perfil 3",
|
|
"Perfil 2",
|
|
"Perfil 1"
|
|
]
|
|
}
|
|
]
|
|
} |