Msills / tou-tv-xmbc

Automatically exported from code.google.com/p/tou-tv-xmbc
1 stars 0 forks source link

Plugin ne fonctionne plus depuis le changement du site tou.tv (fin mars 2014) #31

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Lancer le plugin
2. Ouvrir une categorie

What is the expected output? What do you see instead?
On devrait avoir une liste d'emissions disponibles.
On voit a la place une liste vide ou un message d'erreur Script failed

What version of the product are you using? On what operating system?
XBMC 12.3 Ubuntu 13.10 Linux 3.11.0

Please provide any additional information below.
Le site tou.tv a changé récemment. Ce changement doit être la raison 
derrière le problème.

Est-ce que quelqu'un a inspecté le nouveau site pour voir si le plugin peut 
être modifié facilement ?

Original issue reported on code.google.com by chantale...@gmail.com on 30 Mar 2014 at 12:15

GoogleCodeExporter commented 9 years ago
This plugin definitely needs an update for it to work ever since changes were 
made to the tou.tv website.

Original comment by dove...@gmail.com on 2 Apr 2014 at 5:42

GoogleCodeExporter commented 9 years ago
Confirme, requière une modification
Tous les options retourne vide ou une erreur de script
Testé avec deux XBMC.

Original comment by levelkro on 8 Apr 2014 at 6:54

GoogleCodeExporter commented 9 years ago
I checked the script and I'm afraid this requires serious tweaking and a deep 
analysis of the new website. It is possible but it won't be simple.

Original comment by philippe...@gmail.com on 8 Apr 2014 at 10:53

GoogleCodeExporter commented 9 years ago
The 1.0.6 version found here seems to work fine:
http://www.boxxbmc.com/index.php?PHPSESSID=38362f64aa17d0508dee4d193999a455&topi
c=10.0

Original comment by dove...@gmail.com on 8 Apr 2014 at 11:59

GoogleCodeExporter commented 9 years ago
I can confirm that the version mentioned in comment #4 works for me.

My system: XBMC 12.3 Ubuntu 12.04

Original comment by stephane.h.larouche@gmail.com on 9 Apr 2014 at 12:31

GoogleCodeExporter commented 9 years ago
Link in comment 4 is broken. Re-linking would be appreciated greatly!

Original comment by ofourn...@gmail.com on 23 Apr 2014 at 12:26

GoogleCodeExporter commented 9 years ago
Try this:
http://passion-xbmc.org/addons/?Page=View&ID=plugin.video.tou.tv

Original comment by dove...@gmail.com on 23 Apr 2014 at 7:31

GoogleCodeExporter commented 9 years ago
MANY THANKS!

Original comment by ofourn...@gmail.com on 23 Apr 2014 at 11:32

GoogleCodeExporter commented 9 years ago
--- working system ---
I was running a raspberry pi with Openelec (XBMC Frodo) version 3.x and the 
plugin Tou.tv 1.06 and everything worked fine.

--- broken system ---
I have upgraded my raspberry pi with Openelec 4.02 (XBMC Gotham) still with 
Tou.tv 1.06 and I get lists of shows just as expected. When trying to play a 
stream, I get nothing. By choosing "Episode information"->"Play" I can get the 
opening stream pop up window with progress bar but then I get an error message 
saying there is an error and to check the log. I could not find a log file. Any 
idea where I should look? I am not sure if this is related to Tou.tv web site 
update or XBMC Gotham. I can get a list of episodes and all the info simply not 
playing the stream. The 1.06 add-on comes from passion-xbmc btw.

Any help would be appreciated. 

Original comment by monifram...@gmail.com on 24 May 2014 at 2:26

GoogleCodeExporter commented 9 years ago
Hi nano,

I'm experiencing exactly the same problem as you.

The error I get in xbmc.log is the following:

23:26:52 T:139927113815808  NOTICE: getting html source: 
http://api.radio-canada.ca/validationMedia/v1/Validation.html?output=json&appCod
e=thePlatform&deviceType=Android&connectionType=wifi&idMedia=106834
23:26:52 T:139927113815808   ERROR: EXCEPTION: When using "cast" or 
"castandrole" you need to supply a list of tuples for the value in the 
dictionary
23:26:52 T:139927113815808   ERROR: Traceback (most recent call last):
23:26:52 T:139927113815808   ERROR:   File 
"/storage/.xbmc/addons/plugin.video.tou.tv/resources/lib/toutv.py", line 199, 
in __init__
23:26:52 T:139927113815808   ERROR:     try: player.playVideo( self.args.PID, 
startoffset=startoffset )
23:26:52 T:139927113815808   ERROR:   File 
"/storage/.xbmc/addons/plugin.video.tou.tv/resources/lib/TouTvPlayer.py", line 
80, in playVideo
23:26:52 T:139927113815808   ERROR:     listitem.setInfo( "Video", infoLabels )
23:26:52 T:139927113815808   ERROR: TypeError: When using "cast" or 
"castandrole" you need to supply a list of tuples for the value in the 
dictionary

Thanks for any help.

Original comment by 3enoitbe...@gmail.com on 26 May 2014 at 3:31

GoogleCodeExporter commented 9 years ago
Hi everyone,

It's not the best solution, but at least, it works (until we get the updated 
version of the addon):

Edit the file ~/.xbmc/addons/plugin.video.tou.tv/resources/lib/TouTvPlayer.py 
and comment (add a # at the beginning of the line) the line below:

"cast":        unicode( xbmc.getInfoLabel( "ListItem.Cast" ),        "utf-8" ),

Thanks,

Benoit

Original comment by 3enoitbe...@gmail.com on 8 Jun 2014 at 4:54

GoogleCodeExporter commented 9 years ago
Big Thx m8 !!! work well here !

Original comment by Chares...@gmail.com on 8 Jul 2014 at 3:40

GoogleCodeExporter commented 9 years ago
Confirm, it,s work :)
Not necessary to restart xbmc/plugin :)

Original comment by levelkro on 27 Jul 2014 at 7:53

GoogleCodeExporter commented 9 years ago
Hi I'new at XBMC. I tried 3enoitbe solution for toutv addon 1.06. but for me 
it's half the solution, now I can get the sound but not the image. Can someone 
help me with the rest. 

Merci
JP 

Original comment by joh...@gmail.com on 25 Nov 2014 at 6:20