37 lines
983 B
JSON
37 lines
983 B
JSON
{
|
|
"id": "piratestreaming",
|
|
"name": "Pirate Streaming",
|
|
"active": true,
|
|
"adult": false,
|
|
"language": ["ita"],
|
|
"thumbnail": "https:\/\/raw.githubusercontent.com\/Zanzibar82\/images\/master\/posters\/piratestreaming.png",
|
|
"bannermenu": "https:\/\/raw.githubusercontent.com\/Zanzibar82\/images\/master\/posters\/piratestreaming.png",
|
|
"categories": [
|
|
"anime",
|
|
"movie",
|
|
"tvshow"
|
|
],
|
|
"settings": [
|
|
{
|
|
"id": "include_in_global_search",
|
|
"type": "bool",
|
|
"label": "Includi ricerca globale",
|
|
"default": true,
|
|
"enabled": true,
|
|
"visible": true
|
|
},
|
|
{
|
|
"id": "filter_languages",
|
|
"type": "list",
|
|
"label": "Mostrar enlaces en idioma...",
|
|
"default": 0,
|
|
"enabled": true,
|
|
"visible": true,
|
|
"lvalues": [
|
|
"No filtrar",
|
|
"IT"
|
|
]
|
|
}
|
|
]
|
|
}
|