FAQ  •  Register  •  Login

Canal+ (France)

<<

lo86

Serviio newbie

Posts: 1

Joined: Mon Jun 25, 2012 5:24 pm

Post Mon Jun 25, 2012 5:34 pm

Re: Canal+ (France)

Bonjour,

J'ai quelques peu modifié la classe fournie, elle permet maintenant de trouvé les sélections avec des accents ex : http://player.canalplus.fr/#/divertisse ... ephane-bak (qui ne trouvé pas la sélection "Stéphane Bak")
Elle permet surtout de récupérer les résultats de recherche :) :
exemple :
-http://player.canalplus.fr/#/search/le%20petit%20journal
-http://player.canalplus.fr/#/search/groland.con
-http://player.canalplus.fr/#/search/zapping

Donc -http://player.canalplus.fr/#/search/<mots clef de recherche> (l'espace s'écrit "%20")

Sinon pour les Dév, j'ai laisser un Logger d'info dans la classe...
Attachments
CanalPlus.groovy
Ma version
(8.53 KiB) Downloaded 617 times
<<

elgringo

Serviio newbie

Posts: 4

Joined: Thu Jun 28, 2012 9:15 am

Post Thu Jun 28, 2012 9:33 am

Re: Canal+ (France)

Hi and thanks a lot for this plug in. I was dreaming of this, and i didn't even know that :)

I have small comments/questions, and since i am just beginning to use serviio, they might be senseless. So apologies if they are:

In order to get new stuff to appear, i need to stop and restart seviio service. Is that normal? Due to serviio, to the plugin?

Is there any way to choose the order in which the shows will appear on my TV menu? For example, the default for "Bref" is the latest run is first in the list. So if i play the first one and watch a couple of episodes, i'm going backwards in the story. If i could reverse the order from the serviio console somehow, it'd be nicer in that case...

Finally, there are links that don't seem to work. For example, le meilleur du hier (http://player.canalplus.fr/#/docus-info ... ur-du-hier) or le zapping (http://player.canalplus.fr/#/divertissement/zapping) won't show up on my TV's menus, with the same settings that worked for a couple of other shows. Am i missing something, using the wrong kind of links?

(I run Serviio on windows XP and for a samsung LE40D579 TV)
<<

patters

User avatar

DLNA master

Posts: 1282

Joined: Sat Oct 09, 2010 3:51 pm

Location: London, UK

Post Sun Aug 05, 2012 1:46 pm

Re: Canal+ (France)

I only just realised that Canal+ allows its web player to work outside France. I had vague memories of having tried before and it being IP restricted. Anyway, I just installed this plugin and it works perfectly. Merci illico!
LG OLED55B8PLA | PS4 Pro | Xbox One S | Synology DS214play
Serviio 2.1 package for Synology NAS - with limited hardware transcoding support!
<<

DTigerBKK

User avatar

Serviio newbie

Posts: 13

Joined: Sun Sep 09, 2012 12:21 am

Location: Bangkok

Post Thu Sep 13, 2012 9:51 am

Re: Canal+ (France)

lo86 wrote:Bonjour,

J'ai quelques peu modifié la classe fournie, elle permet maintenant de trouvé les sélections avec des accents...

Nice work, I finally succeeded to watch a bit more :)
But I still get a lot of
  Code:
2012-09-13 16:44:44,328 WARN  [FeedUpdaterThread] An error occured while scanning for online item information, will continue
java.io.IOException: Unexpected error while invoking plugin (CanalPlus): The operation took more than 30000 ms and has been cancelled.
Anyway to change/improve these 30000 ms?

Thanks!
<<

Illico

User avatar

DLNA master

Posts: 4646

Joined: Fri Jul 23, 2010 8:08 am

Location: France

Post Fri Feb 22, 2013 5:21 pm

Re: Canal+ (France)

DTigerBKK wrote:
lo86 wrote:Bonjour,

J'ai quelques peu modifié la classe fournie, elle permet maintenant de trouvé les sélections avec des accents...

Nice work, I finally succeeded to watch a bit more :)
But I still get a lot of
  Code:
2012-09-13 16:44:44,328 WARN  [FeedUpdaterThread] An error occured while scanning for online item information, will continue
java.io.IOException: Unexpected error while invoking plugin (CanalPlus): The operation took more than 30000 ms and has been cancelled.
Anyway to change/improve these 30000 ms?

Thanks!


I updated the plugin on first post with Lo86 works (thanks), and I limited the extraction to 30 items, otherwise a scanning timeout occurred and will stop the extraction process.
Illico
Sony 2010 KDL-46EX501 | BDP-S373 | SMP-N100 | Windows 8-i7 | Network DD HD-CE1.5TLU2 | Livebox2-UHD86 | ServiiDroid | ServiiGo | BubbleUPnP
Serviio beta tester - Moderator
<<

mpi

Serviio lover

Posts: 66

Joined: Fri Nov 18, 2011 9:15 pm

Post Sat Feb 23, 2013 8:37 am

Re: Canal+ (France)

Any chance CanalSat back-end is close-enough to the one of Canal+, so that plugin could be adapted to CanalSat?
Thanks!
<<

Illico

User avatar

DLNA master

Posts: 4646

Joined: Fri Jul 23, 2010 8:08 am

Location: France

Post Sat Feb 23, 2013 9:56 am

Re: Canal+ (France)

mpi wrote:Any chance CanalSat back-end is close-enough to the one of Canal+, so that plugin could be adapted to CanalSat?
Thanks!

No, its not a free replay website, you need an account and I don't know if there were an API to manage it.
Illico
Sony 2010 KDL-46EX501 | BDP-S373 | SMP-N100 | Windows 8-i7 | Network DD HD-CE1.5TLU2 | Livebox2-UHD86 | ServiiDroid | ServiiGo | BubbleUPnP
Serviio beta tester - Moderator
<<

elgringo

Serviio newbie

Posts: 4

Joined: Thu Jun 28, 2012 9:15 am

Post Sun Oct 12, 2014 1:19 pm

Re: Canal+ (France)

Canalplus has changed the way their streams are accessible (or perhaps changed drastically their geolock policy? I'm in Germany).

This thread doesnt seem very alive, but I'm trying anyway: could someone help me to find what source url's to type in as web resource? I went to the browser player for a particular show, and checked the source, all i could find that seemed relevant was this:


var from_url = 'http://www.canalplus.fr/c-infos-documentaires/pid1830-c-zapping.html';
(...)
var sRequestURI = '@c-infos-documentaires/pid1830-c-zapping.html';

Any help appreciated :)
<<

Illico

User avatar

DLNA master

Posts: 4646

Joined: Fri Jul 23, 2010 8:08 am

Location: France

Post Sun Oct 12, 2014 1:43 pm

Re: Canal+ (France)

its work for me (geoloc in france).
For exemple this url works :serviiolink: :Bandes Annonces
<<

elgringo

Serviio newbie

Posts: 4

Joined: Thu Jun 28, 2012 9:15 am

Post Sun Oct 12, 2014 3:45 pm

Re: Canal+ (France)

Interestingly, this works for me too. I tried the other 'serviio:' links you provide in the top post, thinking maybe they fix something i am missing. The one about football works (well i can't read the videos on my tv, but i get the list so i doubt it's anything else than my tv's problem). The one for zapping doesn't, i just get an empty folder on the TV menus.

Would you mind trying that one yourself, tell me if it works for you?
<<

Illico

User avatar

DLNA master

Posts: 4646

Joined: Fri Jul 23, 2010 8:08 am

Location: France

Post Mon Oct 13, 2014 6:25 pm

Re: Canal+ (France)

elgringo wrote:Would you mind trying that one yourself, tell me if it works for you?


The zapping does not work for me too...strange, have to check.
<<

Illico

User avatar

DLNA master

Posts: 4646

Joined: Fri Jul 23, 2010 8:08 am

Location: France

Post Mon Oct 13, 2014 7:21 pm

Re: Canal+ (France)

I don't understand for some file, I have access denied : http://vod-flash.canalplus.fr/WWWPLUS/S ... _1500k.mp4
<<

Ofboir

Serviio newbie

Posts: 1

Joined: Sun May 22, 2016 5:15 pm

Post Sun May 22, 2016 5:27 pm

Re: Canal+ (France)

Hi

This plugin doesn't seem alive anymore, but I'm trying anyway ! :D
Do you guys still manage to make it work ?

I can't find the correct URLs (I'd like to get le zapping and le petit journal).

This URL :
  Code:
http://player.canalplus.fr/#/emissions/zapping
gives me the wrong show (zapsport).

This other URL :
  Code:
http://player.canalplus.fr/#/emissions/le-petit-journal
gives me ... nothing !

Interestingly, the URL mentioned by Illico is the only one working for me :
Illico wrote:its work for me (geoloc in france).
For exemple this url works :serviiolink: :Bandes Annonces


Does anyone have some working URLS ?
By the way, I use Serviio v1.6.1.

Thank you !
Previous

Return to Available plugins

Who is online

Users browsing this forum: No registered users and 32 guests

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.