akukic1 / bluecop-xbmc-repo

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

ESPN 0.9.9 - was working and now throws script error #130

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
ESPN plugin was working fine on ATV for months and then I started to get a 
script error with all ESPN streams. I reinstalled the plugin and redid 
userdata.xml (including my valid swid) to no avail.

Config:
- ATV 4.4.4
- XBMC 11.0-RC2
- bluecop 1.0.1
- ESPN 0.9.9

Log here fragment here:
02:59:40 T:132612096 NOTICE: -->Python Interpreter Initialized<--
02:59:43 T:132612096 NOTICE: Mode: 2
02:59:43 T:132612096 NOTICE: URL: 
http://espn.go.com/watchespn/feeds/start...e=20120302
02:59:43 T:132612096 NOTICE: Name: Replay 10 Days
02:59:43 T:132612096 NOTICE: List sports
02:59:43 T:132612096 NOTICE: ESPN3: get_html: 
http://espn.go.com/watchespn/feeds/start...e=20120302
02:59:52 T:132612096 NOTICE: -->Python Interpreter Initialized<--
02:59:54 T:132612096 NOTICE: Mode: 3
02:59:54 T:132612096 NOTICE: URL: 
http://espn.go.com/watchespn/feeds/start...e=20120302
02:59:54 T:132612096 NOTICE: Name: Soccer
02:59:54 T:132612096 NOTICE: Index by sport
03:00:03 T:132612096 NOTICE: -->Python Interpreter Initialized<--
03:00:04 T:132612096 NOTICE: Mode: 4
03:00:04 T:132612096 NOTICE: URL: 
&partnerContentId=415621&eventId=176-19932&contentId=20155071
03:00:04 T:132612096 NOTICE: Name: Betis vs. Real Madrid
03:00:04 T:132612096 NOTICE: Play Video
03:00:04 T:132612096 NOTICE: ESPN3: get_html: 
http://espn.go.com/watchespn/player/config
03:00:05 T:132612096 NOTICE: ESPN3: get_html: 
https://espn-ws.bamnetworks.com/pubajaxw...d=domestic
03:00:05 T:132612096 NOTICE: <?xml version='1.0' encoding='utf-8'?>
<user-verified-media-response 
xmlns="http://services.bamnetworks.com/media/types/2.1" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<status-code>
-3000
</status-code>
</user-verified-media-response>
03:00:05 T:132612096 ERROR: Error Type: <type 'exceptions.AttributeError'>
03:00:05 T:132612096 ERROR: Error Contents: 'NoneType' object has no attribute 
'find'
03:00:05 T:132612096 ERROR: Traceback (most recent call last):
File 
"/var/mobile/Library/Preferences/XBMC/addons/plugin.video.espn3/default.py", 
line 592, in <module>
PLAYESPN3(url)
File 
"/var/mobile/Library/Preferences/XBMC/addons/plugin.video.espn3/default.py", 
line 222, in PLAYESPN3
PLAY(url,'n360')
File 
"/var/mobile/Library/Preferences/XBMC/addons/plugin.video.espn3/default.py", 
line 274, in PLAY
if not authstatus.find('successstatus'):
AttributeError: 'NoneType' object has no attribute 'find'
03:00:05 T:120266752 ERROR: Playlist Player: skipping unplayable item: 0, path 
[plugin://plugin.video.espn3/?url=%26partnerContentId%3D415621%26eventId%3D176-1
9932%26contentId%3D20155071&mode=4&name=Betis+vs.++Real+Madrid]

Original issue reported on code.google.com by jeffspit...@gmail.com on 14 Mar 2012 at 5:09

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
No longer an issue. Started working again with no intervention.

Original comment by jeffspit...@gmail.com on 14 Apr 2012 at 5:37

GoogleCodeExporter commented 8 years ago
Mine hasn't started working again.

Original comment by nub...@gmail.com on 1 Jun 2012 at 3:04

GoogleCodeExporter commented 8 years ago
08:17:47 T:140326726637312  NOTICE: -->Python Interpreter Initialized<--
08:17:47 T:140326726637312  NOTICE: Mode: 4
08:17:47 T:140326726637312  NOTICE: URL: 
&partnerContentId=504675&eventId=176-29909&contentId=21920193
08:17:47 T:140326726637312  NOTICE: Name: Grigor Dimitrov (BUL) vs. (17) 
Richard Gasquet (FRA)
08:17:47 T:140326726637312  NOTICE: Play Video
08:17:47 T:140326726637312  NOTICE: ESPN3:  get_html: 
http://espn.go.com/watchespn/player/config
08:17:47 T:140326726637312  NOTICE: ESPN3:  get_html: 
https://espn-ws.bamnetworks.com/pubajaxws/bamrest/MediaService2_0/op-findUserVer
ifiedEvent/v-2.1?platform=WEB_MEDIAPLAYER&playbackScenario=FMS_CLOUD&channel=esp
n3&partnerContentId=504675&eventId=176-29909&contentId=21920193&rand=0.568236689
7297046&cdnName=PRIMARY_AKAMAI&identityPointId=invalid:&playerId=domestic
08:17:48 T:140326726637312  NOTICE: <?xml version='1.0' encoding='utf-8'?>
                                            <user-verified-media-response xmlns="http://services.bamnetworks.com/media/types/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                                             <status-code>
                                              -3000
                                             </status-code>
                                            </user-verified-media-response>
08:17:48 T:140326726637312   ERROR: Error Type: <type 
'exceptions.AttributeError'>
08:17:48 T:140326726637312   ERROR: Error Contents: 'NoneType' object has no 
attribute 'find'
08:17:48 T:140326726637312   ERROR: Traceback (most recent call last):
                                              File "/home/xbmc/.xbmc/addons/plugin.video.espn3/default.py", line 592, in <module>
                                                PLAYESPN3(url)
                                              File "/home/xbmc/.xbmc/addons/plugin.video.espn3/default.py", line 222, in PLAYESPN3
                                                PLAY(url,'n360')
                                              File "/home/xbmc/.xbmc/addons/plugin.video.espn3/default.py", line 274, in PLAY
                                                if not authstatus.find('successstatus'):
                                            AttributeError: 'NoneType' object has no attribute 'find'
08:17:48 T:140327155689408   ERROR: Playlist Player: skipping unplayable item: 
0, path 
[plugin://plugin.video.espn3/?url=%26partnerContentId%3D504675%26eventId%3D176-2
9909%26contentId%3D21920193&mode=4&name=Grigor+Dimitrov+%28BUL%29+vs.+%2817%29+R
ichard+Gasquet+%28FRA%29]

The bloody thing was such a tease, working for a couple of days then just as I 
started to look forward to it, gone. 

Original comment by nub...@gmail.com on 1 Jun 2012 at 3:23

GoogleCodeExporter commented 8 years ago
Mine does not work either. I have tried many settings.

Original comment by aliy...@gmail.com on 3 Jun 2012 at 4:52

GoogleCodeExporter commented 8 years ago
Same issue here. A single stream worked 3 days ago, but once I stopped it and 
tried to reconnect to it, it did it again.

Original comment by ZakG...@gmail.com on 6 Jun 2012 at 6:58

GoogleCodeExporter commented 8 years ago
I have this issue across all my HTPCs...

Original comment by zanop...@gmail.com on 11 Jun 2012 at 5:15

GoogleCodeExporter commented 8 years ago
When you say all your HTPC's could you be more specific?  Were they all 
previously working? Did they all fail at once or one by one? Are they 
synchronized to a central mysql database?

Original comment by nub...@gmail.com on 11 Jun 2012 at 8:21

GoogleCodeExporter commented 8 years ago
Same. Running Crystalbuntu on ATV 1. Replacing default.py allows it to load, 
but it won't display the most recent games.

Original comment by john.two...@gmail.com on 19 Jun 2012 at 3:38

GoogleCodeExporter commented 8 years ago
Any ideas? This was reported running Crystalbuntu 2, Frodo, ESPN 0.9.9. The 
right programming and artwork come up in the add-on, but the player never plays.

22:12:11 T:2946865984   ERROR: EXCEPTION Thrown (PythonToCppException) : 
-->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.AttributeError'>
                                            Error Contents: 'NoneType' object has no attribute 'find'
                                            Traceback (most recent call last):
                                              File "/home/atv/.xbmc/addons/plugin.video.espn3/default.py", line 592, in <module>
                                                PLAYESPN3(url)
                                              File "/home/atv/.xbmc/addons/plugin.video.espn3/default.py", line 222, in PLAYESPN3
                                                PLAY(url,'n360')
                                              File "/home/atv/.xbmc/addons/plugin.video.espn3/default.py", line 274, in PLAY
                                                if not authstatus.find('successstatus'):
                                            AttributeError: 'NoneType' object has no attribute 'find'
                                            -->End of Python script error report<--

Original comment by john.pat...@gmail.com on 14 Feb 2013 at 6:16