• 1(current)
  • 2
  • 3
  • 4
  • 5
  • 35
Release Rai On Demand plugin
#1
Hi all,

I made a plugin to watch online tv's and radios, catch up TV, on demand programmes, news, etc from RAI.

UPDATE: This plugin is available in the official XBMC repository.

Source code can be found at github:
https://github.com/nightflyer73/plugin.video.raitv/

Please note: RAI streams are geo-blocked. They cannot be played outside Italy!

Comments and suggestions are very welcome.

Bye!
Reply
#2
i'm going to try your plug in.
Peppe
Reply
#3
Hi thanks for plugin.
In Rai replay works fine "un posto al sole" but when i select "programmi on demand"/Un posto al sole/puntate integrali" don't work...
Thanks a lot
Reply
#4
(2013-02-12, 19:56)elevation1 Wrote: Hi thanks for plugin.
In Rai replay works fine "un posto al sole" but when i select "programmi on demand"/Un posto al sole/puntate integrali" don't work...
Thanks a lot

The problem is that most of the times the server redirects (correctly) using the location header to the actual url of the video.
E.g.:
http://mediapolisvod.rai.it/relinker/rel...eeqqEEqual

Other times (such as in your case) it puts the url in the body of the response and sets the header "Content-Type: video/mp4" (and this is not correct at all and XBMC doesn't like it).
E.g.:
http://mediapolisvod.rai.it/relinker/rel...nttype=mp4

I'm looking for a workaround. BTW, VLC can natively play such url's.
Reply
#5
I've just pushed a new update (v1.0.1) with some minor fixes and improvements.

Changelog:
- now using bigger thumbnails in many sections
- show thumbnails while playing videos
- don't show item if video url doesn't exist
Reply
#6
I can't get it work on my AppleTv, it works fine on pc
Reply
#7
(2013-02-16, 13:00)paolovin Wrote: I can't get it work on my AppleTv, it works fine on pc

That's strange. Can you post the xbmc.log somewhere?
Reply
#8
I've just pushed a new update (v1.0.2)

Changelog:
- search for an on-demand programme by name
- search for an on-demand programme by channel
- search for an on-demand programme by theme
- search for new on-demand programmes
- fixed a bug when no thumbnail is available
- fixed a bug when the item count is incorrect in upstream source
Reply
#9
(2013-02-18, 18:25)nightflyer Wrote: I've just pushed a new update (v1.0.2)

Changelog:
- search for an on-demand programme by name
- search for an on-demand programme by channel
- search for an on-demand programme by theme
- search for new on-demand programmes
- fixed a bug when no thumbnail is available
- fixed a bug when the item count is incorrect in upstream source

just update, i really appreciate your work, did you think to do a plug.in for mediaset?
www.video.mediaset.it/
peppe
Reply
#10
(2013-02-20, 11:02)peppe_sr Wrote: just update, i really appreciate your work, did you think to do a plug.in for mediaset?
www.video.mediaset.it/

I'm sorry but I'm not interested in doing such an addon.
Reply
#11
(2013-02-20, 11:19)nightflyer Wrote:
(2013-02-20, 11:02)peppe_sr Wrote: just update, i really appreciate your work, did you think to do a plug.in for mediaset?
www.video.mediaset.it/

I'm sorry but I'm not interested in doing such an addon.

no problem mate it was "pour parler".

Peppe Nod
Reply
#12
(2013-02-18, 18:25)nightflyer Wrote: I've just pushed a new update (v1.0.2)

Changelog:
- search for an on-demand programme by name
- search for an on-demand programme by channel
- search for an on-demand programme by theme
- search for new on-demand programmes
- fixed a bug when no thumbnail is available
- fixed a bug when the item count is incorrect in upstream source

Ciao,ho provato ad installarlo su Frodo in android ma ogni volta che lo faccio partire mi dà errore dello script.
Ho provato sia ad installare lo zip che a scompattarlo e copiarlo dentro gli addon.

Hi, I tried to install it on Frodo in Android but every time I do it gives me a script error.
I've tried both to install the zip or unzip and copy into the addon folder but nothing to do .
Reply
#13
(2013-02-22, 10:01)patria o muerte Wrote: Ciao,ho provato ad installarlo su Frodo in android ma ogni volta che lo faccio partire mi dà errore dello script.
Ho provato sia ad installare lo zip che a scompattarlo e copiarlo dentro gli addon.

Ciao, puoi mettere l'xbmc.log corrispondente su pastebin.com? Senza di questo non riesco a capire che tipo di errore si verifca. Non ho un android su cui provare.

Please, upload the corresponding xbmc.log on pastebin.com. Without it I won't be able to understand the problem. I haven't got an android device.
Reply
#14
(2013-02-22, 10:07)nightflyer Wrote:
(2013-02-22, 10:01)patria o muerte Wrote: Ciao,ho provato ad installarlo su Frodo in android ma ogni volta che lo faccio partire mi dà errore dello script.
Ho provato sia ad installare lo zip che a scompattarlo e copiarlo dentro gli addon.

Ciao, puoi mettere l'xbmc.log corrispondente su pastebin.com? Senza di questo non riesco a capire che tipo di errore si verifca. Non ho un android su cui provare.

Please, upload the corresponding xbmc.log on pastebin.com. Without it I won't be able to understand the problem. I haven't got an android device.

Grazie.
Riesci a dirmi in che cartella lo trovo?
Can you tell me in which folder I find it?
Reply
#15
(2013-02-22, 11:33)patria o muerte Wrote: Grazie.
Riesci a dirmi in che cartella lo trovo?
Can you tell me in which folder I find it?

Look here:
http://wiki.xbmc.org/index.php?title=XBM...r_and_logs
Reply
  • 1(current)
  • 2
  • 3
  • 4
  • 5
  • 35

Logout Mark Read Team Forum Stats Members Help
Rai On Demand plugin2