13 lines
341 B
JSON
13 lines
341 B
JSON
{
|
|
"id": "paramount",
|
|
"name": "Paramount Network",
|
|
"active": true,
|
|
"language": ["ita"],
|
|
"thumbnail": "paramount.png",
|
|
"banner": "paramount.png",
|
|
"categories": ["movie", "tvshow", "documentary", "live"],
|
|
"not_active": ["include_in_newest"],
|
|
"default_off": ["include_in_global_search"],
|
|
"settings": []
|
|
}
|