33 lines
772 B
JSON
33 lines
772 B
JSON
{
|
|
"id": "tiotorrent",
|
|
"name": "TioTorrent",
|
|
"active": true,
|
|
"adult": false,
|
|
"language": ["cast","lat"],
|
|
"thumbnail": "https://s1.postimg.cc/29eths1fi7/tiotorrent.png",
|
|
"banner": "https://s1.postimg.cc/9gkc73lxb3/tiotorrent-banner.png",
|
|
"version": 1,
|
|
"categories": [
|
|
"movie",
|
|
"tvshow",
|
|
"torrent"
|
|
],
|
|
"settings": [
|
|
{
|
|
"id": "include_in_newest_peliculas",
|
|
"type": "bool",
|
|
"label": "Incluir en Novedades - Peliculas",
|
|
"default": true,
|
|
"enabled": true,
|
|
"visible": true
|
|
},
|
|
{
|
|
"id": "include_in_newest_torrent",
|
|
"type": "bool",
|
|
"label": "Incluir en Novedades - Torrent",
|
|
"default": true,
|
|
"enabled": true,
|
|
"visible": true
|
|
}
|
|
]
|
|
} |