diff --git a/channels/casacinemaInfo.json b/channels/casacinemaInfo.json index f8e17a26..0bb89bb4 100644 --- a/channels/casacinemaInfo.json +++ b/channels/casacinemaInfo.json @@ -4,8 +4,8 @@ "language": ["ita", "sub-ita"], "active": true, "adult": false, - "thumbnail": "", - "banner": "", + "thumbnail": "casacinemainfo.png", + "banner": "casacinemainfo.png", "categories": ["movie", "vos"], "settings": [] } diff --git a/channels/filmpertutti.json b/channels/filmpertutti.json index 4be0ed84..34d06af2 100644 --- a/channels/filmpertutti.json +++ b/channels/filmpertutti.json @@ -4,41 +4,8 @@ "active": true, "adult": false, "language": ["ita"], - "thumbnail": "", - "banner": "", + "thumbnail": "filmpertutti.png", + "banner": "filmpertutti.png", "categories": ["tvshow","movie"], - "settings": [ - { - "id": "include_in_global_search", - "type": "bool", - "label": "Includi in ricerca globale", - "default": true, - "enabled": true, - "visible": true - }, - { - "id": "include_in_newest_peliculas", - "type": "bool", - "label": "Includi in Novità - Film", - "default": true, - "enabled": true, - "visible": true - }, - { - "id": "include_in_newest_series", - "type": "bool", - "label": "Incluir en Novedades - Series", - "default": true, - "enabled": true, - "visible": true - }, - { - "id": "include_in_newest_italiano", - "type": "bool", - "label": "Includi in Novità - Italiano", - "default": true, - "enabled": true, - "visible": true - } -] + "settings": [] } diff --git a/channels/guardogratis.json b/channels/guardogratis.json index 427cb6ee..9e2ec1a5 100644 --- a/channels/guardogratis.json +++ b/channels/guardogratis.json @@ -4,41 +4,8 @@ "active": true, "adult": false, "language": ["ita"], - "thumbnail": "", - "bannermenu": "", + "thumbnail": "guardogratis.png", + "bannermenu": "guardogratis.png", "categories": ["movie","tvshow"], - "settings": [ - { - "id": "include_in_global_search", - "type": "bool", - "label": "Includi ricerca globale", - "default": true, - "enabled": true, - "visible": true - }, - { - "id": "include_in_newest_peliculas", - "type": "bool", - "label": "Includi in Novità - Film", - "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 - } - ] + "settings": [] }