From 9df5b4d83f0d85e4ac510c45a3847ccd0ed8db67 Mon Sep 17 00:00:00 2001 From: Alhaziel Date: Mon, 4 Nov 2019 20:34:03 +0100 Subject: [PATCH] Thumb e Banner per: Popcorn Stream Tanti Film Serie TV Online --- channels/serietvonline.json | 4 +- channels/streamingaltadefinizione.json | 4 +- channels/tantifilm.json | 77 ++------------------------ 3 files changed, 9 insertions(+), 76 deletions(-) diff --git a/channels/serietvonline.json b/channels/serietvonline.json index 833b8edc..700fe885 100644 --- a/channels/serietvonline.json +++ b/channels/serietvonline.json @@ -4,8 +4,8 @@ "active": true, "adult": false, "language": ["ita"], - "thumbnail": "https:\/\/serietvonline.com\/wp-content\/uploads\/2016\/08\/logo2016-1.png", - "bannermenu": "https:\/\/serietvonline.com\/wp-content\/uploads\/2016\/08\/logo2016-1.png", + "thumbnail": "serietvonline.png", + "bannermenu": "serietvonline.png", "categories": ["anime","tvshow","movie","documentary"], "not_active": ["include_in_newest_anime"], "settings": [] diff --git a/channels/streamingaltadefinizione.json b/channels/streamingaltadefinizione.json index 2fbcfdb5..c028f749 100644 --- a/channels/streamingaltadefinizione.json +++ b/channels/streamingaltadefinizione.json @@ -4,8 +4,8 @@ "language": ["ita"], "active": true, "adult": false, - "thumbnail": "https://www.popcornstream.best/wp-content/uploads/2019/09/PopLogo40.png", - "banner": "https://www.popcornstream.info/media/PopcornStream820x428.png", + "thumbnail": "popcornstream.png", + "banner": "popcornstream.png", "categories": ["movie","tvshow","anime"], "settings": [] } diff --git a/channels/tantifilm.json b/channels/tantifilm.json index a869f0de..e50875c3 100644 --- a/channels/tantifilm.json +++ b/channels/tantifilm.json @@ -4,76 +4,9 @@ "language": ["ita"], "active": true, "adult": false, - "thumbnail": "https://raw.githubusercontent.com/Zanzibar82/images/master/posters/tantifilm.png", - "banner": "https://raw.githubusercontent.com/Zanzibar82/images/master/posters/tantifilm.png", - "categories": ["tvshow", "movie", "anime"], - "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_italiano", - "type": "bool", - "label": "Includi in Novità - Italiano", - "default": true, - "enabled": true, - "visible": true - }, - { - "id": "checklinks", - "type": "bool", - "label": "Verifica se i link esistono", - "default": false, - "enabled": true, - "visible": true - }, - { - "id": "checklinks_number", - "type": "list", - "label": "Numero di link da verificare", - "default": 1, - "enabled": true, - "visible": "eq(-1,true)", - "lvalues": [ "5", "10", "15", "20" ] - }, - { - "id": "filter_languages", - "type": "list", - "label": "Mostra link in lingua...", - "default": 0, - "enabled": true, - "visible": true, - "lvalues": ["Non filtrare","IT"] - }, - { - "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)" - } - ] + "thumbnail": "tantifilm.png", + "banner": "tantifilm.png", + "categories": ["tvshow", "movie", "anime"], + "not_active":["include_in_newest_anime"], + "settings": [] }