blummat0360 / bluecop-xbmc-repo

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

CBS fails to play Y&R Full Episodes #70

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open CBS...Young and the Restless
2. Try to play and video in Full Episodes
3. Plug-in fails with error as shown in log below.

What is the expected output? What do you see instead?
The Y&R episode should play but an error is returned instead.

What version of the product are you using? On what operating system?
Free Cable 0.1.8
XBMC Dharma
Apple TV (1st gen)

Please provide any additional information below.

Note that I am using a proxy but have tested multiple proxys that work on a 
computer when using CBS.com in a browser.

Relevant log data:

                                           start of FREE CABLE plugin
18:39:17 T:327636480 M: 55644160  NOTICE: FREE CABLE --> common :: getHTML :: 
url = 
http://www.cbs.com/shows/the_young_and_the_restless/video/2154929565/the-young-a
nd-the-restless-10-17-2011
18:39:18 T:327636480 M: 55574528  NOTICE: Using proxy: 
http://206.207.248.34:3128
18:39:18 T:327636480 M: 55574528  NOTICE: FREE CABLE --> common :: getHTML :: 
url = 
http://release.theplatform.com/content.select?format=SMIL&Tracking=true&balance=
true&MBR=true&pid=3k__v7vzvjMi6KgrD7n_moFKEdCEq5f6
18:39:19 T:327636480 M: 55644160   ERROR: Error Type: 
exceptions.UnboundLocalError
18:39:19 T:327636480 M: 55644160   ERROR: Error Contents: local variable 
'finalurl' referenced before assignment
18:39:19 T:327636480 M: 55644160   ERROR: Traceback (most recent call last):
                                              File "/Users/frontrow/Library/Application Support/XBMC/addons/plugin.video.free.cable/default.py", line 47, in ?
                                                modes ( )
                                              File "/Users/frontrow/Library/Application Support/XBMC/addons/plugin.video.free.cable/default.py", line 43, in modes
                                                exec 'sitemodule.%s()' % common.args.sitemode
                                              File "<string>", line 1, in ?
                                              File "/Users/frontrow/Library/Application Support/XBMC/addons/plugin.video.free.cable/resources/lib/cbs.py", line 424, in play
                                                item = xbmcgui.ListItem(path=finalurl)
                                            UnboundLocalError: local variable 'finalurl' referenced before assignment
18:39:19 T:2684407808 M: 55382016   ERROR: Playlist Player: skipping unplayable 
item: 0, path 
[plugin://plugin.video.free.cable/?url="http%3A%2F%2Fwww.cbs.com%2Fshows%2Fthe_y
oung_and_the_restless%2Fvideo%2F2154929565%2Fthe-young-and-the-restless-10-17-20
11"&mode="cbs"&sitemode="play"]

Original issue reported on code.google.com by lman...@gmail.com on 17 Oct 2011 at 10:44

GoogleCodeExporter commented 8 years ago
I don't know if something was explicitly fixed but this issue has been 
resolved. I'm once again able to use cbs.com. This issue can be resolved as 
fixed.

Original comment by lman...@gmail.com on 25 Oct 2011 at 4:01

GoogleCodeExporter commented 8 years ago
As of December 19th, 2012 this is again not working.

Original comment by LWnex...@gmail.com on 21 Dec 2011 at 5:18