53 lines
1001 B
JSON
53 lines
1001 B
JSON
{
|
|
"id": "dreamsub",
|
|
"name": "DreamSub",
|
|
"language": ["ita"],
|
|
"active": true,
|
|
"adult": false,
|
|
"thumbnail": "dreamsub.png",
|
|
"banner": "dreamsub.png",
|
|
"categories": ["anime","vosi","vos"],
|
|
"settings": [
|
|
{
|
|
"id": "include_in_global_search",
|
|
"type": "bool",
|
|
"label": "Includi ricerca globale",
|
|
"default": true,
|
|
"enabled": true,
|
|
"visible": true
|
|
},
|
|
{
|
|
"id": "include_in_newest_anime",
|
|
"type": "bool",
|
|
"label": "Includi in Novità - Anime",
|
|
"default": true,
|
|
"enabled": true,
|
|
"visible": true
|
|
},
|
|
{
|
|
"id": "include_in_newest_italiano",
|
|
"type": "bool",
|
|
"label": "Includi in Novità - Italiano",
|
|
"default": true,
|
|
"enabled": true,
|
|
"visible": true
|
|
},
|
|
{
|
|
"id": "autorenumber",
|
|
"type": "bool",
|
|
"label": "@70712",
|
|
"default": false,
|
|
"enabled": true,
|
|
"visible": true
|
|
},
|
|
{
|
|
"id": "autorenumber_mode",
|
|
"type": "bool",
|
|
"label": "@70688",
|
|
"default": false,
|
|
"enabled": true,
|
|
"visible": "eq(-1,true)"
|
|
}
|
|
]
|
|
}
|