Página 1 de 3

Work with zanzibar1982: Guardaseries (IT) to test

Publicado: 28 Jul 2015, 14:41
por robalo
For suggestions, talk to zanzibar1982

Re: Work with zanzibar1982: Guardaseries (IT) to test

Publicado: 28 Jul 2015, 15:46
por zanzibar1982
Thank you robalo, credits to you for this.

Re: Work with zanzibar1982: Guardaseries (IT) to test

Publicado: 28 Jul 2015, 23:55
por zanzibar1982
Here is guardaserie.py for guardaserie.net

Search function added, along with anime and cartoons.

Some rapidvideo streams are not working atm.

Please note that pelisalacarta has no fastvideo.py server, so a lot of content is not playing yet.

I have not enough knowledge at the moment to develop servers.

http://www92.zippyshare.com/v/qTymrAM5/file.html

you'll need this in /servers for it to work:

http://www47.zippyshare.com/v/Ynt5ZZYr/file.html

rename your original file first.

Re: Work with zanzibar1982: Guardaseries (IT) to test

Publicado: 29 Jul 2015, 00:16
por robalo
Ok, no problem :)

Servers used by GuardaSerie (IT): RapidVideo and FastVideo

Re: Work with zanzibar1982: Guardaseries (IT) to test

Publicado: 29 Jul 2015, 00:17
por zanzibar1982
HOLY CRAP, ROBALO O__O
:mrgreen: :mrgreen: :mrgreen:
Thank you mate!

Re: Work with zanzibar1982: Guardaseries (IT) to test

Publicado: 29 Jul 2015, 00:32
por robalo
Buentrabajo con GuardaSerie :) Aún le queda por perfilar algunos erroes de script.

También a fastvideo y rapidvideo le falta por afinar algunos detalles.

Esperemos que se una más gente a la diversión.

Mañana intetré arreglar algo :)

Re: Work with zanzibar1982: Guardaseries (IT) to test

Publicado: 29 Jul 2015, 00:40
por zanzibar1982
Tried them right now.

I added fastvideo.py to the /server folder, then addedd 'fastvideo' in servertools.py free-to-view hosts and saved,

and replaced rapidvideo.py with yours,

tried futurama 1st season 1st episode (rapidvideo.tv) and it's not working (on site it is).

For fastvideo I tried "anna dai capelli rossi" first episode, and it is not working neither (gives plugin error after loading a bit).

Am I doing something wrong?

In guardaserie.py the findvideos item is also set to server=server.

Maybe the script is forcing rapidvideo id's to fastvideo?

Here is the log from kodi

Código: Seleccionar todo

01:35:39 T:1816   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.IndexError'>
                                            Error Contents: list index out of range
                                            Traceback (most recent call last):
                                              File "C:\Users\Barracuda\AppData\Roaming\Kodi\addons\plugin.video.pelisalacarta\default.py", line 27, in <module>
                                                launcher.run()
                                              File "C:\Users\Barracuda\AppData\Roaming\Kodi\addons\plugin.video.pelisalacarta\platformcode\xbmc\launcher.py", line 316, in run
                                                exec "itemlist = channel."+action+"(item)"
                                              File "<string>", line 1, in <module>
                                              File "C:\Users\Barracuda\AppData\Roaming\Kodi\addons\plugin.video.pelisalacarta\pelisalacarta\channels\guardaserie.py", line 196, in findvideos
                                                url = scrapertools.get_match( data, 'SRC="([^"]+)"' )
                                              File "C:\Users\Barracuda\AppData\Roaming\Kodi\addons\plugin.video.pelisalacarta\core\scrapertools.py", line 782, in get_match
                                                return matches[index]
                                            IndexError: list index out of range
                                            -->End of Python script error report<--
01:35:39 T:3548   ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.pelisalacarta/?Serie&action=findvideos&category=guardaserie&channel=guardaserie&extradata&fanart=C%3a%5cUsers%5cBarracuda%5cAppData%5cRoaming%5cKodi%5caddons%5cplugin.video.pelisalacarta%5cfanart.jpg&fulltitle=Anna%20dai%20Capelli%20Rossi&plot&show=Anna%20dai%20Capelli%20Rossi&thumbnail&title=1x01%20-%20Anna%20dai%20Capelli%20Rossi&url=http%3a%2f%2fwww.guardaserie.net%2fwp-admin%2fadmin-ajax.php%3faction%3dget_episode%26id%3d3579%26season%3d0%26episode%3d0%3fhttp%3a%2f%2fwww.guardaserie.net%2fanna-dai-capelli-rossi%2f
01:35:39 T:3548   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.pelisalacarta/?Serie&action=findvideos&category=guardaserie&channel=guardaserie&extradata&fanart=C%3a%5cUsers%5cBarracuda%5cAppData%5cRoaming%5cKodi%5caddons%5cplugin.video.pelisalacarta%5cfanart.jpg&fulltitle=Anna%20dai%20Capelli%20Rossi&plot&show=Anna%20dai%20Capelli%20Rossi&thumbnail&title=1x01%20-%20Anna%20dai%20Capelli%20Rossi&url=http%3a%2f%2fwww.guardaserie.net%2fwp-admin%2fadmin-ajax.php%3faction%3dget_episode%26id%3d3579%26season%3d0%26episode%3d0%3fhttp%3a%2f%2fwww.guardaserie.net%2fanna-dai-capelli-rossi%2f) failed
01:35:40 T:2936  NOTICE: Thread LanguageInvoker start, auto delete: false
01:35:40 T:2936  NOTICE: -->Python Interpreter Initialized<--
01:35:40 T:2936  NOTICE: PLATFORM_NAME=xbmcgotham
01:35:40 T:2936  NOTICE: [config.py] xbmcgotham config
01:35:40 T:2936  NOTICE: [config.py] runtime path = C:\Users\Barracuda\AppData\Roaming\Kodi\addons\plugin.video.pelisalacarta
01:35:40 T:2936  NOTICE: [config.py] data path = C:\Users\Barracuda\AppData\Roaming\Kodi\userdata\addon_data\plugin.video.pelisalacarta\
01:35:40 T:2936  NOTICE: [config.py] temp path = C:\Users\Barracuda\AppData\Roaming\Kodi\cache\test
01:35:40 T:4320  NOTICE: Thread BackgroundLoader start, auto delete: false
Thanks for the help mate, guardaserie has been requested a lot.

Re: Work with zanzibar1982: Guardaseries (IT) to test

Publicado: 29 Jul 2015, 12:26
por robalo
Hola

Me he puesto en primer lugar con fastvideo y rapidvideo.

Para el `perfecto´ funcionamiento es necesario usar la librería jsbeautifier

La carpeta 'jsbeautifier' la copiaremos en plugin.video.pelialacarta/lib

Os adjunto la revisión de los conectores y enlace a la librería 'jsbeautifier' comprimida en zip. A mí me ha dado buenos resultados, a ver a vosotros que tal os va.

librería 'jsbeautifier': http://robalo.esy.es/pelisalacarta/jsbeautifier.zip

Re: Work with zanzibar1982: Guardaseries (IT) to test

Publicado: 29 Jul 2015, 15:38
por zanzibar1982
Hola robalo,

Thank you mate, this works flawlessly! That's brilliant!

Amazing work, also of course fastvideo works on other sites too (pirestestreaming),

so you killed two birds with one shot! :twisted:

:D

You made my day. And many other's too.

Also thank you for the way you compiled the guardaserie sheet, very easy to read and to understand

something that it's not easy at all.

Re: Work with zanzibar1982: Guardaseries (IT) to test

Publicado: 29 Jul 2015, 20:18
por robalo
De nada, un placer.

Hay un detalle con rapidvideo que no me había fijado.

Por ejemplo, los enlaces de 'cartoni Animati->Futurama' llegan como '...rapidvideo.tv/....' y falla el conector. No se si existirá alguna variante más.

Adjunto 'rapidvideo' que de momento solventa el problema.