- Fixed APi Key & Genres - Moved TVMovieDB in search as "Busquèda alternativa" By iSOD Crew
178 lines
3.6 KiB
JSON
Executable File
178 lines
3.6 KiB
JSON
Executable File
{
|
|
"id": "tvmoviedb",
|
|
"name": "TvMovieDB",
|
|
"active": false,
|
|
"adult": false,
|
|
"language": ["*"],
|
|
"thumbnail": "http://i.imgur.com/HA7fvgD.png",
|
|
"categories": [
|
|
"movie",
|
|
"tvshow",
|
|
"anime"
|
|
],
|
|
"settings": [
|
|
{
|
|
"id": "tmdb",
|
|
"type": "list",
|
|
"label": "Idioma de búsqueda en TMDB",
|
|
"default": 7,
|
|
"enabled": true,
|
|
"visible": true,
|
|
"lvalues": [
|
|
"Alemán",
|
|
"Francés",
|
|
"Portugués",
|
|
"Italiano",
|
|
"Español Latino",
|
|
"Catalán",
|
|
"Inglés",
|
|
"Castellano"
|
|
]
|
|
},
|
|
{
|
|
"id": "tmdb_alternativo",
|
|
"type": "list",
|
|
"label": "Idioma alternativo para TMDB (No sinopsis idioma principal)",
|
|
"default": 6,
|
|
"enabled": true,
|
|
"visible": true,
|
|
"lvalues": [
|
|
"Alemán",
|
|
"Francés",
|
|
"Portugués",
|
|
"Italiano",
|
|
"Español Latino",
|
|
"Catalán",
|
|
"Inglés",
|
|
"Castellano"
|
|
]
|
|
},
|
|
{
|
|
"id": "imdb",
|
|
"type": "list",
|
|
"label": "Idioma de los títulos en IMDB",
|
|
"color": "0xFFE0F04B",
|
|
"default": 7,
|
|
"enabled": true,
|
|
"visible": true,
|
|
"lvalues": [
|
|
"Alemán",
|
|
"Francés",
|
|
"Portugués",
|
|
"Italiano",
|
|
"Español Latino",
|
|
"Catalán",
|
|
"Inglés",
|
|
"Castellano"
|
|
]
|
|
},
|
|
{
|
|
"id": "label1",
|
|
"type": "label",
|
|
"label": "",
|
|
"enabled": false,
|
|
"visible": true
|
|
},
|
|
{
|
|
"id": "filmaff",
|
|
"type": "list",
|
|
"label": "Sitio Web Filmaffinity",
|
|
"color": "0xFF25AA48",
|
|
"default": 5,
|
|
"enabled": true,
|
|
"visible": true,
|
|
"lvalues": [
|
|
"Colombia",
|
|
"Chile",
|
|
"Argentina",
|
|
"México",
|
|
"US/UK",
|
|
"España"
|
|
]
|
|
},
|
|
{
|
|
"id": "usuariofa",
|
|
"type": "text",
|
|
"label": "Usuario Filmaffinity (Opcional)",
|
|
"color": "0xFFd50b0b",
|
|
"default": "",
|
|
"enabled": true,
|
|
"visible": true
|
|
},
|
|
{
|
|
"id": "passfa",
|
|
"type": "text",
|
|
"label": "Contraseña Filmaffinity",
|
|
"color": "0xFFd50b0b",
|
|
"default": "",
|
|
"enabled": "!eq(-1,'')",
|
|
"hidden": true,
|
|
"visible": true
|
|
},
|
|
{
|
|
"id": "orderfa",
|
|
"type": "list",
|
|
"label": "Ordenar listas personales de Filmaffinity por:",
|
|
"color": "0xFF25AA48",
|
|
"default": 0,
|
|
"enabled": "!eq(-1,'')",
|
|
"visible": true,
|
|
"lvalues": [
|
|
"Posición",
|
|
"Título",
|
|
"Año",
|
|
"Voto",
|
|
"Nota media"
|
|
]
|
|
},
|
|
{
|
|
"id": "label2",
|
|
"type": "label",
|
|
"label": "",
|
|
"enabled": false,
|
|
"visible": true
|
|
},
|
|
{
|
|
"id": "usuariomal",
|
|
"type": "text",
|
|
"label": "Usuario MyAnimeList (Opcional)",
|
|
"color": "0xFF25AA48",
|
|
"default": "",
|
|
"enabled": true,
|
|
"visible": true
|
|
},
|
|
{
|
|
"id": "passmal",
|
|
"type": "text",
|
|
"label": "Contraseña MyAnimeList",
|
|
"color": "0xFF25AA48",
|
|
"default": "",
|
|
"enabled": "!eq(-1,'')",
|
|
"hidden": true,
|
|
"visible": true
|
|
},
|
|
{
|
|
"id": "adult_mal",
|
|
"type": "bool",
|
|
"label": "Mostrar Hentais en MyAnimeList",
|
|
"color": "0xFFd50b0b",
|
|
"default": false,
|
|
"enabled": true,
|
|
"visible": true
|
|
},
|
|
{
|
|
"id": "perfil",
|
|
"type": "list",
|
|
"label": "Perfil de color",
|
|
"default": 2,
|
|
"enabled": true,
|
|
"visible": true,
|
|
"lvalues": [
|
|
"Perfil 3",
|
|
"Perfil 2",
|
|
"Perfil 1",
|
|
"Ninguno"
|
|
]
|
|
}
|
|
]
|
|
} |