Italian channels issues and development
- zanzibar1982
- Mensajes: 481
- Registrado: 16 Jun 2015, 23:57
Re: Italian channels issues and development
Mensaje por zanzibar1982 » 22 Jul 2015, 19:58

EDIT:
dentaku65,
I am not able to fit the matches for this channel.
Problem is that template we are using pretends the "matches" have like this order:
match0: <a href="(.*?)" - for movie page link
match1: .*?title="(.*?)" - for movie title to display
match2: <img src="(.*?)" - for movie poster thumbnail
read the guide I translated, I think part 5) should explain the matches concept.
Each match is requested inside the item in a given order (I am unable to change) right after the strings we try to edit.
If we don't "match the matches" properly then Kodi won't be able to understand the string.
That is basically the main problem when editing a new channel,
to fit html page's information into the "shape" the channel template we are trying to edit.
Or at least this is the way I fight to edit a new channel.
Publicidad
- zanzibar1982
- Mensajes: 481
- Registrado: 16 Jun 2015, 23:57
Re: Italian channels issues and development
Mensaje por zanzibar1982 » 23 Jul 2015, 19:21
mate please check these connectors plugin if you have any problems, I found them on the forum looking for various fixes
to the errors sometimes we have trying to load a stream.
Let me know, they all seem to work to me.
Cheers
https://mega.co.nz/#!k50ywYxb!T9cC3iz8H ... Yqx3ug_z-o
-
- Mensajes: 29
- Registrado: 19 Jul 2015, 13:40
Re: Italian channels issues and development
Mensaje por aliaskappa » 23 Jul 2015, 21:25
can u fix it?

- zanzibar1982
- Mensajes: 481
- Registrado: 16 Jun 2015, 23:57
Re: Italian channels issues and development
Mensaje por zanzibar1982 » 24 Jul 2015, 04:42
Re: Italian channels issues and development
Mensaje por dentaku65 » 24 Jul 2015, 06:19
yes the github contains the latest versions; is this result to you or not?
Anyway I've prepared hubberfilm, but I still have an issue with the links; the regular expression is working fine but unfortunately the links extracted contains the url that I think Kodi cannot interpreter, example:
Código: Seleccionar todo
<a href="index.php?h=f&tipo=film&film=30757">
Código: Seleccionar todo
<a href="http://hubberfil,com/index.php?h=f&tipo=film&film=30757">
I don't know how to concatenate in the extracted url the domain name and protocol

'nice day!
- Adjuntos
-
- hubberfilm.py.zip
- (1.56 KiB) Descargado 234 veces
- zanzibar1982
- Mensajes: 481
- Registrado: 16 Jun 2015, 23:57
Re: Italian channels issues and development
Mensaje por zanzibar1982 » 24 Jul 2015, 16:35
let me explain what I did, as it will be useful in the future.
Basically one of the ways to tell each item the main url to use is to put at the beginning of the sheet
this string:
Código: Seleccionar todo
sito="http://il_sito_del_canale.bau"
hubberfilm.org has html structured so that it is "taken for granted" main page url,
using just second part of links related to movies pages.
So I put in our channel "sito" at beginning of sheet,
and in the item "peliculas" on top of paginador, where you determine the actions to do I added
"sito+" to "url=scrapedurl":
Código: Seleccionar todo
itemlist.append( Item(channel=__channel__, action="findvideos", title=scrapedtitle , url=sito+scrapedurl , thumbnail=scrapedthumbnail , plot=scrapedplot , folder=True) )
So you tell it "add this url=sito to the url you scraped in maches"
Note to hubberfilm: site has problems with thumbnails sometimes.
Note 2: search this forum or github for updated servers if you get a lot of errors opening the streams.
Attachments:
hubberfilm_v.0.2.zip http://www98.zippyshare.com/v/D0O7Vl0M/file.html
videoweed_update http://www98.zippyshare.com/v/dCZnpxtC/file.html
-
- Mensajes: 24
- Registrado: 24 Jul 2015, 18:01
Re: Italian channels issues and development
Mensaje por superdanni » 24 Jul 2015, 18:08

- zanzibar1982
- Mensajes: 481
- Registrado: 16 Jun 2015, 23:57
Re: Italian channels issues and development
Mensaje por zanzibar1982 » 24 Jul 2015, 18:42
For those with (a lot of) linux knowledge, I have this thinpc
Cpu Via Eden 500mhz
Video Via cn700-8237
I am trying to run Geexbox 3.0
but I have issues trying to install driver wifi usb.
If anyone can support pm me, thanks.
Re: Italian channels issues and development
Mensaje por dentaku65 » 24 Jul 2015, 21:55

https://www.justbeamit.com/tyedd
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 16 invitados