Well then let me know if everything is in order now and if there are any kind of issues with files and channels.
Italian channels issues and development
- zanzibar1982
- Mensajes: 481
- Registrado: 16 Jun 2015, 23:57
Re: Italian channels issues and development
Mensaje por zanzibar1982 » 30 Jul 2015, 19:48
Well then let me know if everything is in order now and if there are any kind of issues with files and channels.
Re: Italian channels issues and development
Mensaje por federdea » 30 Jul 2015, 20:51
anche io scarico sempre dal tuo github! Continuate così che state facendo un lavorone!!zanzibar1982 escribió:@Chryses
Regarding view modeRegarding putting my files in a proper order,zanzibar1982 escribió:Trovai questo illo tempore
http://forum.kodi.tv/showthread.php?tid=133342
ma non ho mai provato perchè mi costerebbe perdere tante altre impostazioni
di kodi che tornerebbero di default.
Il post sopra tiene conto che tu usi la skin Confuence di default.
EDIT:
il file da editare è MyVideoNav.xml e si trova in
C:\Program Files (x86)\Kodi\addons\skin.confluence\720p
I did not think anyone was downloading from
my git, but ok I'll sort them out.

Publicidad
- zanzibar1982
- Mensajes: 481
- Registrado: 16 Jun 2015, 23:57
Re: Italian channels issues and development
Mensaje por zanzibar1982 » 30 Jul 2015, 21:22
nice to hear that, hope the new sorted out files complies with requests.
Anyway, there is something threatening regarding cb01.eu, one of Italian's biggest source for streaming,
as they link the same content to many different hosts.
As you may have noticed opening site with the browser, there are pages redirecting to videos, where you have
to "press to continue".
The thing is that pelisalacarta has not all the necessary "server" files to bypass the newer services they are using to relink,
so ATM when the python script scrapes for video links it can only find a couple between the many.
If they change even the last two servers working, the channel becomes useless.
Trying to sort this thing out now.
I haven't figure out yet how to edit server files myself, and don't want to bother robalo all the time
for problems like these. He's done so much already.
- zanzibar1982
- Mensajes: 481
- Registrado: 16 Jun 2015, 23:57
Re: Italian channels issues and development
Mensaje por zanzibar1982 » 30 Jul 2015, 22:19
Pelisalacarta servers like adfly.py takes the url to linkdecripter.com which usually gives back the link to the video page,
where the findvideo action then takes place.
Thing is linkdecripter service does not support above service yet.
Suggestions?
- zanzibar1982
- Mensajes: 481
- Registrado: 16 Jun 2015, 23:57
Re: Italian channels issues and development
Mensaje por zanzibar1982 » 30 Jul 2015, 23:28
google dns set on router (I checked his modem myself).
In the end we fixed the issue installing this app
https://play.google.com/store/apps/deta ... edns&hl=it
Re: Italian channels issues and development
Mensaje por dentaku65 » 30 Jul 2015, 23:36
Código: Seleccionar todo
req = urllib2.Request(starturl, datagen, headers)
res = urllib2.urlopen(req)
finalurl = res.geturl()
- zanzibar1982
- Mensajes: 481
- Registrado: 16 Jun 2015, 23:57
Re: Italian channels issues and development
Mensaje por zanzibar1982 » 30 Jul 2015, 23:57
Código: Seleccionar todo
headers = [
['Host','http://www.cb01.eu'],
['User-Agent','Mozilla/5.0 (Windows NT 6.1; WOW64; rv:39.0) Gecko/20100101 Firefox/39.0'],
['Accept-Encoding','gzip, deflate']
]
Código: Seleccionar todo
for match in matches:
scrapedtitle = scrapertools.unescape(match[2])
scrapedurl = urlparse.urljoin(item.url,match[1])
req = urllib2.Request(starturl, datagen, headers)
res = urllib2.urlopen(req)
finalurl = res.geturl()
scrapedthumbnail = urlparse.urljoin(item.url,match[0])
scrapedthumbnail = scrapedthumbnail.replace(" ", "%20");
scrapedplot = scrapertools.unescape(match[3])
scrapedplot = scrapertools.htmlclean(scrapedplot).strip()
if (DEBUG): logger.info("title=["+scrapedtitle+"], url=["+scrapedurl+"], thumbnail=["+scrapedthumbnail+"]")
itemlist.append( Item(channel=__channel__, action="findvideos" , title=scrapedtitle, url=finalurl, thumbnail=scrapedthumbnail, plot=scrapedplot, viewmode="movie_with_plot", fanart=scrapedthumbnail))
I think we should put a "pressed button emulator" line.
or am I doing it wrong?
Re: Italian channels issues and development
Mensaje por dentaku65 » 31 Jul 2015, 00:17

- zanzibar1982
- Mensajes: 481
- Registrado: 16 Jun 2015, 23:57
Re: Italian channels issues and development
Mensaje por zanzibar1982 » 31 Jul 2015, 04:10

In page http://www.cb01.eu/kristy-hd-3d-2015/ we have for nowvideo http://swzz.xyz/link/Y6QV1/
that actually contains this string:
Código: Seleccionar todo
eval(function(p,a,c,k,e,d){e=function(c){return c};if(!''.replace(/^/,String)){while(c--){d[c]=k[c]||c}k=[function(e){return d[e]}];e=function(){return'\\w+'};c=1};while(c--){if(k[c]){p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c])}}return p}('2 1="0://3.4.6/5/7";',8,8,'http|link|var|www|nowvideo|video|li|3610bbd982982'.split('|'),0,{}))

"Findvideos" action takes place in first link posted here; we need to insert an "if" case for it, so that
if there's an url page starting with "http://swzz.xyz/link" then it has to go to above code string, and extract
"www|nowvideo|video|li|3610bbd982982" and re-format as http://www.nowvideo.li/video/3610bbd982982,
and then pass generated new url to "findvideos".
And that is just for nowvideo links!

Because for another host which pelisalacarta has a server for, like streamin.to, for the same movie we have this link,
http://swzz.xyz/link/Y8lnZ/ which contains the string:
Código: Seleccionar todo
eval(function(p,a,c,k,e,d){e=function(c){return c};if(!''.replace(/^/,String)){while(c--){d[c]=k[c]||c}k=[function(e){return d[e]}];e=function(){return'\\w+'};c=1};while(c--){if(k[c]){p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c])}}return p}('1 0="2://3.4/5";',6,6,'link|var|http|streamin|to|jf3rf09eqnzj'.split('|'),0,{}))
the operation to extract the two links must be different for each one of them.
I really wish I didn't quit school to be a pizza chef.
Re: Italian channels issues and development
Mensaje por blueste69 » 31 Jul 2015, 18:36
Has anyone had the same problem?
Thanks
Stefano
Volver a “pelisalacarta (For Italian users)”
- Ayuda sobre plugins
- ↳ tvalacarta
- ↳ Problemas (no me funciona...)
- ↳ Preguntas (cómo se hace...)
- ↳ Sugerencias (estaría bien que hubiera...)
- ↳ pelisalacarta
- ↳ Problemas (no me funciona...)
- ↳ Preguntas (cómo se hace...)
- ↳ Sugerencias (estaría bien que hubiera...)
- ↳ pelisalacarta (For Italian users)
- ↳ Problemi (Non mi funziona...)
- ↳ Domande (Come fare a...)
- ↳ Suggerimenti (Sarebbe bello che...)
- ↳ mywebtv
- ↳ Problemas (no me funciona...)
- ↳ Preguntas (cómo se hace...)
- ↳ Sugerencias (estaría bien que hubiera...)
- ↳ MediaExplorer
- ↳ Balandro
- ↳ Otros plugins
- ↳ Alfa
- ↳ Alfa (For Italian users)
- ↳ Tutoriales
- Ayuda sobre mediacenters
- ↳ XBMC / Kodi
- ↳ Plex
- ↳ Android
- ↳ Raspberry Pi
- ↳ Boxee
- ↳ WiiMC
- ↳ Enigma 2
- ↳ Otros media center
- Sugerencias
- ↳ Nuevos canales
- ↳ Mejoras
- Desarrolladores
- Comunidad
¿Qué es Mi media center?
Este es el foro oficial de soporte para pelisalacarta, tvalacarta y mywebtv.
También es un lugar para compartir tus experiencias con dispositivos multimedia y software media center, puede que encuentres algo interesante que ni siquiera sabías que se podía hacer.
Primeros pasos en Kodi
Si estás empezando con Kodi, o si estás interesado en sacarle más partido, puedes echar un vistazo a esta colección de video-tutoriales.
Aprenderás a crear y optimizar tu biblioteca, a instalar add-ons, a buscar subtítulos...
Cómo reportar un problema
Si tienes un problema en alguno de los plugins y quieres reportarlo, no olvides incluir el log.
Para que resulte útil tienes que activar la opción de "log completo" en el plugin, luego reiniciar Kodi y dar los pasos necesarios hasta que se produzca el problema.
Luego copia tu fichero de log, siguiendo las instrucciones que se describen en este enlace, e inclúyelo al final de la descripción de tu problema.
Aprende a programar para Kodi
Si sabes programar, esta serie de tutoriales que describen paso a paso cómo desarrollar tu propio add-on para Kodi.
Y si quieres añadir tus propios canales a pelisalacarta también te contamos paso a paso cómo hacerlo en este enlace.
¿Quién está conectado?
Usuarios navegando por este Foro: No hay usuarios registrados visitando el Foro y 8 invitados