blummat0360 / bluecop-xbmc-repo

Automatically exported from code.google.com/p/bluecop-xbmc-repo
0 stars 0 forks source link

Hulu video playback error starting 27 Jan 2012 #115

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Go to Hulu plug in
2. Try to play any video
This worked for me very well until 27 Jan. Thanks for your help!

What is the expected output? What do you see instead?
Video should play. Instead I get Playback failed error. Log file piece below. I 
think maybe the important part is: "ERROR: Error Contents: Main instance has no 
attribute 'NoResolve'" I find nothing existing about that error.

What version of the product are you using? On what operating system?
Version 3.2.1 of the Hulu plug in
XBMC 10.1 running on Ubuntu 11.04

Please provide any additional information below.
xbmc.log

                                            start of HULU plugin
01:21:57 T:79850352 M:1849257984  NOTICE: HULU--> common.args.mode -- > TV_play
01:21:58 T:79850352 M:1849257984  NOTICE: HULU --> common :: getFEED :: url = 
http://p.hulu.com/getPlaylist?kv=1&iv=0qLaMu1HPOxa2xQQ4RPiuw%3D%3D
01:21:59 T:79850352 M:1847468032   ERROR: Error Type: exceptions.AttributeError
01:21:59 T:79850352 M:1847468032   ERROR: Error Contents: Main instance has no 
attribute 'NoResolve'
01:21:59 T:79850352 M:1847468032   ERROR: Traceback (most recent call last):
                                              File "/home/sam/.xbmc/addons/plugin.video.hulu/default.py", line 57, in ?
                                                modes ( )
                                              File "/home/sam/.xbmc/addons/plugin.video.hulu/default.py", line 38, in modes
                                                stream_media.Main()
                                              File "/home/sam/.xbmc/addons/plugin.video.hulu/resources/lib/stream_hulu.py", line 153, in __init__
                                                self.playAD(video_id,0,queue=self.queue)
                                              File "/home/sam/.xbmc/addons/plugin.video.hulu/resources/lib/stream_hulu.py", line 516, in playAD
                                                if self.NoResolve:
                                            AttributeError: Main instance has no attribute 'NoResolve'
01:21:59 T:3077633920 M:1847468032   ERROR: Playlist Player: skipping 
unplayable item: 0, path 
[plugin://plugin.video.hulu/?url="60029086"&mode="TV_play"&videoid="321961"]

Original issue reported on code.google.com by samjb...@gmail.com on 28 Jan 2012 at 7:30

GoogleCodeExporter commented 8 years ago
??

Original comment by poloson...@gmail.com on 30 Jan 2012 at 10:19