diff --git a/channels/cinemalibero.json b/channels/cinemalibero.json index 820ef7bb..72ca5d06 100644 --- a/channels/cinemalibero.json +++ b/channels/cinemalibero.json @@ -6,7 +6,7 @@ "adult": false, "thumbnail": "cinemalibero.png", "banner": "cinemalibero.png", - "categories": ["movie","tvshow","anime"], - "not_active": ["include_in_newest"], + "categories": ["movie","tvshow"], + "not_active": ["include_in_newest_anime"], "settings": [] } diff --git a/channels/cinemalibero.py b/channels/cinemalibero.py index bbb8e0d1..9bbf173a 100644 --- a/channels/cinemalibero.py +++ b/channels/cinemalibero.py @@ -5,27 +5,14 @@ """ Questi sono commenti per i beta-tester. - Su questo canale in: - - Cerca ( nel canale ) e Ricerca Globale - - SerieTV e novità del canale - - Novità -> SerieTV - non saranno presenti le voci: - - 'Aggiungi alla Videoteca', - - 'Scarica Serie' - - NON SONO PRESENTI IN NOVITà GLOBALE E del CANALE RIGUARDANTI LO SPORT!!!! - dunque, la loro assenza, nel Test, NON dovrà essere segnalata come ERRORE. + 25 titoli per le novità di qualsiasi sezione. - NON CONTROLLARE LA SEZIONE SPORT, HA PROBLEMI!!! + NON CONTROLLARE LE SEZIONE SPORT - ANIME, HANNO PROBLEMI!!! è stata eliminata dall'elenco ma i titoli possono apparire nella ricerca o tra le novità Non è errore se dà problemi!!! NON CONSIDERATELA! Novità. Indicare in quale/i sezione/i è presente il canale: - - FILM - - Avvisi: - - Eventuali avvisi per i tester - - Ulteriori info: + - FILM - SERIE """ @@ -35,12 +22,11 @@ from core import httptools, support, scrapertoolsV2 from core.item import Item from platformcode import config -list_servers = ['akstream', 'wstream', 'backin', 'verystream', 'openload', 'streamango'] +list_servers = ['akstream', 'wstream', 'backin'] list_quality = ['default'] __channel__ = "cinemalibero" host = config.get_channel_url(__channel__) - headers = [['Referer', host]] @support.menu @@ -54,19 +40,19 @@ def mainlist(item): tvshow = ['/category/serie-tv/' ] - Anime = [(support.typo('Anime', 'bullet bold'),['/category/anime-giapponesi/', 'peliculas', 'anime', 'tvshow']) - ] - -## Sport = [(support.typo('Sport', 'bullet bold'), ['/category/sport/', 'peliculas', '', 'tvshow']) +## Anime = [(support.typo('Anime', 'bullet bold'),['/category/anime-giapponesi/', 'peliculas', 'anime', 'tvshow']) ## ] -## news = [('Novità Serie-Anime', ['/aggiornamenti-serie-tv/', 'peliculas', 'update', 'tvshow'])] + +## Sport = [(support.typo('Sport', 'bullet bold'), ['/category/sport/', 'peliculas', 'sport', 'tvshow']) +## ] + news = [('Novità Serie-Anime', ['/aggiornamenti-serie-tv/', 'peliculas', 'update', 'tvshow'])] + search = '' return locals() @support.scrape -#def video(item): def peliculas(item): support.log() #debug = True @@ -77,10 +63,11 @@ def peliculas(item): elif item.args == 'anime': patron = r'
(?P
)?(?P