diff --git a/plugin.video.alfa/addon.xml b/plugin.video.alfa/addon.xml index 2e32e1e8..da32f019 100755 --- a/plugin.video.alfa/addon.xml +++ b/plugin.video.alfa/addon.xml @@ -1,5 +1,5 @@ - + @@ -19,10 +19,11 @@ [B]Estos son los cambios para esta versión:[/B] [COLOR green][B]Canales agregados y arreglos[/B][/COLOR] - ¤ goovie ¤ retroseriestv - ¤ pelisr ¤ planetadocumental - ¤ mejortorrent ¤ alltorrent - ¤ veseriesonline ¤ seriesblanco + ¤ dospelis ¤ goodpelis + ¤ pelisr ¤ sonpelis + ¤ jawcloud ¤ estream + ¤ pelisplusco ¤ hdfull + ¤ cinemahd ¤ arreglos internos diff --git a/plugin.video.alfa/channels/alltorrent.json b/plugin.video.alfa/channels/alltorrent.json index e2188b7b..ae9bbebe 100755 --- a/plugin.video.alfa/channels/alltorrent.json +++ b/plugin.video.alfa/channels/alltorrent.json @@ -1,7 +1,7 @@ { "id": "alltorrent", "name": "Alltorrent", - "active": true, + "active": false, "adult": false, "language": ["cast"], "thumbnail": "altorrent.png", diff --git a/plugin.video.alfa/channels/alltorrent.py b/plugin.video.alfa/channels/alltorrent.py index d982c347..2f9ec7cd 100755 --- a/plugin.video.alfa/channels/alltorrent.py +++ b/plugin.video.alfa/channels/alltorrent.py @@ -126,6 +126,7 @@ def listado(item): title = title.replace("Dual", "").replace("dual", "").replace("Subtitulada", "").replace("subtitulada", "").replace("Subt", "").replace("subt", "").replace("Sub", "").replace("sub", "").replace("(Proper)", "").replace("(proper)", "").replace("Proper", "").replace("proper", "").replace("#", "").replace("(Latino)", "").replace("Latino", "") title = title.replace("- HDRip", "").replace("(HDRip)", "").replace("- Hdrip", "").replace("(microHD)", "").replace("(DVDRip)", "").replace("(HDRip)", "").replace("(BR-LINE)", "").replace("(HDTS-SCREENER)", "").replace("(BDRip)", "").replace("(BR-Screener)", "").replace("(DVDScreener)", "").replace("TS-Screener", "").replace(" TS", "").replace(" Ts", "") title = re.sub(r'\??\s?\d*?\&.*', '', title).title().strip() + item_local.from_title = title #Guardamos esta etiqueta para posible desambiguación de título item_local.contentType = "movie" item_local.contentTitle = title @@ -139,8 +140,8 @@ def listado(item): itemlist.append(item_local.clone()) #Pintar pantalla - if not item.category: #Si este campo no existe es que viene de la primera pasada de una búsqueda global - return itemlist #Retornamos sin pasar por la fase de maquillaje para ahorra tiempo + #if not item.category: #Si este campo no existe es que viene de la primera pasada de una búsqueda global + # return itemlist #Retornamos sin pasar por la fase de maquillaje para ahorra tiempo #Pasamos a TMDB la lista completa Itemlist tmdb.set_infoLabels(itemlist, True) @@ -264,7 +265,16 @@ def findvideos(item): return itemlist + +def actualizar_titulos(item): + logger.info() + + item = generictools.update_title(item) #Llamamos al método que actualiza el título con tmdb.find_and_set_infoLabels + + #Volvemos a la siguiente acción en el canal + return item + def search(item, texto): logger.info() texto = texto.replace(" ", "+") diff --git a/plugin.video.alfa/channels/animeshd.json b/plugin.video.alfa/channels/animeshd.json index 8aeb2a89..6b4266da 100755 --- a/plugin.video.alfa/channels/animeshd.json +++ b/plugin.video.alfa/channels/animeshd.json @@ -7,7 +7,8 @@ "thumbnail": "https://s21.postimg.cc/b43i3ljav/animeshd.png", "banner": "https://s4.postimg.cc/lulxulmql/animeshd-banner.png", "categories": [ - "anime" + "anime", + "vos" ], "settings": [ { diff --git a/plugin.video.alfa/channels/animeyt.json b/plugin.video.alfa/channels/animeyt.json index 5747693d..54ead4c4 100644 --- a/plugin.video.alfa/channels/animeyt.json +++ b/plugin.video.alfa/channels/animeyt.json @@ -3,10 +3,11 @@ "name": "AnimeYT", "active": true, "adult": false, - "language": "es", + "language": "cast, lat", "thumbnail": "http://i.imgur.com/dHpupFk.png", "categories": [ - "anime" + "anime", + "vos" ], "settings": [ { diff --git a/plugin.video.alfa/channels/cinehindi.json b/plugin.video.alfa/channels/cinehindi.json index 202786d2..a7812b3f 100755 --- a/plugin.video.alfa/channels/cinehindi.json +++ b/plugin.video.alfa/channels/cinehindi.json @@ -7,6 +7,7 @@ "thumbnail": "cinehindi.png", "banner": "http://i.imgur.com/cau9TVe.png", "categories": [ - "movie" + "movie", + "vos" ] } \ No newline at end of file diff --git a/plugin.video.alfa/channels/cinemahd.py b/plugin.video.alfa/channels/cinemahd.py index 6d4d748d..fa428910 100644 --- a/plugin.video.alfa/channels/cinemahd.py +++ b/plugin.video.alfa/channels/cinemahd.py @@ -59,18 +59,22 @@ def list_all(item): itemlist = [] data = get_source(item.url) + full_data = data + data = scrapertools.find_single_match(data, '