36 lines
709 B
JSON
36 lines
709 B
JSON
{
|
|
"id": "filmigratis",
|
|
"name": "Filmi Gratis",
|
|
"active": false,
|
|
"language": ["ita", "sub-ita"],
|
|
"thumbnail": "filmigratis.png",
|
|
"banner": "filmigratis.png",
|
|
"categories": ["movie","tvshow"],
|
|
"settings": [
|
|
{
|
|
"id": "include_in_newest_peliculas",
|
|
"type": "bool",
|
|
"label": "@70727",
|
|
"default": false,
|
|
"enabled": false,
|
|
"visible": false
|
|
},
|
|
{
|
|
"id": "include_in_newest_series",
|
|
"type": "bool",
|
|
"label": "@70727",
|
|
"default": false,
|
|
"enabled": false,
|
|
"visible": false
|
|
},
|
|
{
|
|
"id": "include_in_newest_anime",
|
|
"type": "bool",
|
|
"label": "@70727",
|
|
"default": false,
|
|
"enabled": false,
|
|
"visible": false
|
|
}
|
|
]
|
|
}
|