Files
addon/servers/paramount_server.json
mac12m99 b2bd3e61d1 KoD 1.6.2
- Migliorata funzione cerca trailer\n- Episodio successivo: è ora disponibile la modalità playlist (puoi usare il tasto riproduci successivo di kodi)\n- aggiunto www.accuradio.com\n- migliorie varie\n
2021-04-07 20:16:21 +02:00

42 lines
736 B
JSON

{
"active": false,
"find_videos": {
"ignore_urls": [],
"patterns": [
{
"pattern": "paramountnetwork.it/([^/]+/[A-Za-z0-9]+)",
"url": "https://www.paramountnetwork.it/\\1"
}
]
},
"free": true,
"id":"paramount_server",
"name": "Paramount",
"settings": [
{
"default": false,
"enabled": true,
"id": "black_list",
"label": "@70708",
"type": "bool",
"visible": true
},
{
"default": 0,
"enabled": true,
"id": "favorites_servers_list",
"label": "@60655",
"lvalues": [
"No",
"1",
"2",
"3",
"4",
"5"
],
"type": "list",
"visible": false
}
]
}