* Add SerieTVU Channel * SerieTVU Channel - config host - new menu * SerieTVU Channel - fix * Add Serie Tv Sub Ita Channel Fix gounlimited regex * Serie Tv Sub Ita - remove videolibrary support * SerieTVU - fix videolibary tvshow * Serie Tv Sub Ita disabled Add Credit comment
45 lines
1.3 KiB
JSON
45 lines
1.3 KiB
JSON
{
|
|
"id": "serietvu",
|
|
"name": "SerieTVU",
|
|
"active": true,
|
|
"adult": false,
|
|
"language": ["ita"],
|
|
"thumbnail": "https://www.serietvu.club/wp-content/themes/gurarjbar/images/logo.png",
|
|
"banner": "https://www.serietvu.club/wp-content/themes/gurarjbar/images/logo.png",
|
|
"categories": ["tvshow"],
|
|
"settings": [
|
|
{
|
|
"id": "channel_host",
|
|
"type": "text",
|
|
"label": "Host del canale",
|
|
"default": "https://www.serietvu.club",
|
|
"enabled": true,
|
|
"visible": true
|
|
},
|
|
{
|
|
"id": "include_in_global_search",
|
|
"type": "bool",
|
|
"label": "Includi ricerca globale",
|
|
"default": true,
|
|
"enabled": true,
|
|
"visible": true
|
|
},
|
|
{
|
|
"id": "include_in_newest_series",
|
|
"type": "bool",
|
|
"label": "Includi in Novità - Serie TV",
|
|
"default": true,
|
|
"enabled": true,
|
|
"visible": true
|
|
},
|
|
{
|
|
"id": "include_in_newest_italiano",
|
|
"type": "bool",
|
|
"label": "Includi in Novità - Italiano",
|
|
"default": true,
|
|
"enabled": true,
|
|
"visible": true
|
|
}
|
|
]
|
|
}
|