Kodi Community Forum

Full Version: [OBSOLETE] Pandora Radio (Script) Music Addon
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Was working fine. Been about a week or two since I started it. No I get the error message "script failed. script.xbmc.pandora".

The only difference for me is that I installed IceFilms. Anyone know if these two add-ons conflict with each other?

If not, anyone have any ideas? I version 1.0.0 of the script, but after reading here, it appears people are having issues with more recent versions as well.

Thanks!
I'm having the auth error too... it's so sad... please, help us :-)
For those with script errors:

Check post 441. Here smorloc posts a working version with all necessary files. Just unzip this and put it into your addons directory.
not working on the newest XBMC 10.09 that my system just updated
Darn it, any fix anyone

Thanks all
htpc guy Wrote:For those with script errors:

Check post 441. Here smorloc posts a working version with all necessary files. Just unzip this and put it into your addons directory.

Didn't work Sad
grypho Wrote:Didn't work Sad
What version of xbmc are you using? Also what OS?
If you are using a stable build on Windows, Linux or MAC then we would need a debug log. I dont know if this runs on nightlies or iOS.
htpc guy Wrote:For those with script errors:

Check post 441. Here smorloc posts a working version with all necessary files. Just unzip this and put it into your addons directory.

This fixed Pandora for me. Using the June 24th nightly.
Not working for me on the latest 10.09 XBMC ATV

Here is the log
09:58:11 T:176779264 M:104783872 DEBUG: ExecuteXBMCAction : To RunScript("script.xbmc.pandora")
09:58:11 T:176779264 M:104783872 INFO: initializing python engine.
09:58:11 T:176779264 M:104783872 DEBUG: PYTHONHOME -> /Applications/XBMC.frappliance/Frameworks/
09:58:11 T:176779264 M:104783872 DEBUG: PYTHONPATH -> /Applications/XBMC.frappliance/Frameworks/
09:58:11 T:176779264 M:104783872 DEBUG: new python thread created. id=39
09:58:11 T:804675584 M:104779776 DEBUG: Thread XBPyThread start, auto delete: 0
09:58:11 T:804675584 M:104779776 DEBUG: Python thread: start processing
09:58:11 T:176779264 M:104779776 DEBUG: ------ Window Deinit (DialogFavourites.xml) ------
09:58:12 T:804675584 M:105910272 NOTICE: -->Python Interpreter Initialized<--
09:58:12 T:804675584 M:105910272 DEBUG: Process - The source file to load is /var/mobile/Library/Preferences/XBMC/addons/script.xbmc.pandora/default.py
09:58:12 T:804675584 M:105910272 DEBUG: Process - Setting the Python path to /var/mobile/Library/Preferences/XBMC/addons/script.xbmc.pandora:/var/mobile/Library/Preferences/XBMC/addons/script.module.beautifulsoup/lib:/var/mobile/Library/Preferences/XBMC/addons/script.module.mechanize/lib:/var/mobile/Library/Preferences/XBMC/addons/script.module.cryptopy/lib:/var/mobile/Library/Preferences/XBMC/addons/script.module.simplejson/lib:/Applications/XBMC.frappliance/XBMCData/XBMCHome/addons/script.module.pil/lib:/var/mobile/Library/Preferences/XBMC/addons/script.web.viewer/lib:/var/mobile/Library/Preferences/XBMC/addons/script.module.elementtree/lib:/Applications/XBMC.frappliance/XBMCData/XBMCHome/addons/script.module.pysqlite/lib:/Applications/XBMC.frappliance/Frameworks:/Applications/XBMC.frappliance/Frameworks/lib/python26.zip:/Applications/XBMC.frappliance/Frameworks/lib/python2.6:/Applications/XBMC.frappliance/Frameworks/lib/python2.6/plat-darwin:/Applications/XBMC.frappliance/Frameworks/lib/python2.6/plat-mac:/Applications/XBMC.frappliance/Frameworks/lib/python2.6/plat-mac/lib-scriptpackages:/Applications/XBMC.frappliance/Frameworks/lib/python2.6/lib-tk:/Applications/XBMC.frappliance/Frameworks/lib/python2.6/lib-old:/Applications/XBMC.frappliance/Frameworks/lib/python2.6/lib-dynload:/Applications/XBMC.frappliance/Frameworks/lib/python2.6/site-packages:
09:58:12 T:804675584 M:105910272 DEBUG: Process - Entering source directory /var/mobile/Library/Preferences/XBMC/addons/script.xbmc.pandora
09:58:12 T:804675584 M:105910272 DEBUG: Instantiating addon using automatically obtained id of "script.xbmc.pandora" dependent on version 1.0 of the xbmc.python api
09:58:12 T:804675584 M:105902080 INFO: Loading skin file: DialogProgress.xml
09:58:12 T:804675584 M:105902080 DEBUG: DialogProgress::StartModal called
09:58:12 T:804675584 M:105902080 DEBUG: ------ Window Init (DialogProgress.xml) ------
09:58:14 T:804675584 M:105308160 ERROR: /var/mobile/Library/Preferences/XBMC/addons/script.xbmc.pandora/libpandora/pianoparser.py:6: DeprecationWarning: os.getcwd() currently lies to you so please use addon.getAddonInfo('path') to find the script's root directory and DO NOT make relative path accesses based on the results of 'os.getcwd.'
f = open( os.path.join( os.getcwd(), fname ), 'r' )
09:58:14 T:804675584 M:105267200 ERROR: /var/mobile/Library/Preferences/XBMC/addons/script.xbmc.pandora/default.py:21: DeprecationWarning: os.getcwd() currently lies to you so please use addon.getAddonInfo('path') to find the script's root directory and DO NOT make relative path accesses based on the results of 'os.getcwd.'
scriptPath = os.getcwd().replace(';','')
09:58:15 T:804675584 M:105287680 DEBUG: DialogProgress::StartModal called (already running)!
09:58:15 T:804675584 M:105287680 DEBUG: ------ Window Init (DialogProgress.xml) ------
09:58:16 T:804675584 M:105287680 ERROR: /var/mobile/Library/Preferences/XBMC/addons/script.xbmc.pandora/pandaplayer.py:7: DeprecationWarning: object.__init__() takes no parameters
xbmc.Player.__init__( self, xbmc.PLAYER_CORE_MPLAYER )
09:58:16 T:804675584 M:105263104 INFO: Loading skin includes from /var/mobile/Library/Preferences/XBMC/addons/script.xbmc.pandora/resources/skins/Android/NTSC/includes.xml
09:58:16 T:804675584 M:105263104 INFO: Error loading includes.xml file (/var/mobile/Library/Preferences/XBMC/addons/script.xbmc.pandora/resources/skins/Android/NTSC/includes.xml): Failed to open file (row=0, col=0)
09:58:16 T:804675584 M:105263104 INFO: -->Python script returned the following error<--
09:58:16 T:804675584 M:105263104 ERROR: Error Type: <type 'exceptions.TypeError'>
09:58:16 T:804675584 M:105263104 ERROR: Error Contents: XML File for Window is missing
09:58:16 T:804675584 M:105263104 ERROR: Traceback (most recent call last):
File "/var/mobile/Library/Preferences/XBMC/addons/script.xbmc.pandora/default.py", line 214, in <module>
panda = Panda()
File "/var/mobile/Library/Preferences/XBMC/addons/script.xbmc.pandora/default.py", line 68, in __init__
skin, "NTSC", panda = self )
TypeError: XML File for Window is missing
09:58:16 T:804675584 M:105263104 INFO: -->End of Python script error report<--
Any help is appreciated

Thanks
Here is the latest at 10:02 CDT ATV 10.09 XBMC, thanks all

10:01:53 T:176779264 M:104132608 DEBUG: ExecuteXBMCAction : Translating RunScript("script.xbmc.pandora")
10:01:53 T:176779264 M:104132608 DEBUG: ExecuteXBMCAction : To RunScript("script.xbmc.pandora")
10:01:53 T:176779264 M:104132608 INFO: initializing python engine.
10:01:53 T:176779264 M:104132608 DEBUG: PYTHONHOME -> /Applications/XBMC.frappliance/Frameworks/
10:01:53 T:176779264 M:104132608 DEBUG: PYTHONPATH -> /Applications/XBMC.frappliance/Frameworks/
10:01:54 T:176779264 M:104132608 DEBUG: new python thread created. id=40
10:01:54 T:804675584 M:104128512 DEBUG: Thread XBPyThread start, auto delete: 0
10:01:54 T:804675584 M:104128512 DEBUG: Python thread: start processing
10:01:54 T:176779264 M:104128512 DEBUG: ------ Window Deinit (DialogFavourites.xml) ------
10:01:54 T:804675584 M:105254912 NOTICE: -->Python Interpreter Initialized<--
10:01:54 T:804675584 M:105254912 DEBUG: Process - The source file to load is /var/mobile/Library/Preferences/XBMC/addons/script.xbmc.pandora/default.py
10:01:54 T:804675584 M:105324544 DEBUG: Process - Setting the Python path to /var/mobile/Library/Preferences/XBMC/addons/script.xbmc.pandora:/var/mobile/Library/Preferences/XBMC/addons/script.module.beautifulsoup/lib:/var/mobile/Library/Preferences/XBMC/addons/script.module.mechanize/lib:/var/mobile/Library/Preferences/XBMC/addons/script.module.cryptopy/lib:/var/mobile/Library/Preferences/XBMC/addons/script.module.simplejson/lib:/Applications/XBMC.frappliance/XBMCData/XBMCHome/addons/script.module.pil/lib:/var/mobile/Library/Preferences/XBMC/addons/script.web.viewer/lib:/var/mobile/Library/Preferences/XBMC/addons/script.module.elementtree/lib:/Applications/XBMC.frappliance/XBMCData/XBMCHome/addons/script.module.pysqlite/lib:/Applications/XBMC.frappliance/Frameworks:/Applications/XBMC.frappliance/Frameworks/lib/python26.zip:/Applications/XBMC.frappliance/Frameworks/lib/python2.6:/Applications/XBMC.frappliance/Frameworks/lib/python2.6/plat-darwin:/Applications/XBMC.frappliance/Frameworks/lib/python2.6/plat-mac:/Applications/XBMC.frappliance/Frameworks/lib/python2.6/plat-mac/lib-scriptpackages:/Applications/XBMC.frappliance/Frameworks/lib/python2.6/lib-tk:/Applications/XBMC.frappliance/Frameworks/lib/python2.6/lib-old:/Applications/XBMC.frappliance/Frameworks/lib/python2.6/lib-dynload:/Applications/XBMC.frappliance/Frameworks/lib/python2.6/site-packages:
10:01:54 T:804675584 M:105324544 DEBUG: Process - Entering source directory /var/mobile/Library/Preferences/XBMC/addons/script.xbmc.pandora
10:01:54 T:804675584 M:105324544 DEBUG: Instantiating addon using automatically obtained id of "script.xbmc.pandora" dependent on version 1.0 of the xbmc.python api
10:01:54 T:804675584 M:105295872 INFO: Loading skin file: DialogProgress.xml
10:01:54 T:804675584 M:105291776 DEBUG: DialogProgress::StartModal called
10:01:54 T:804675584 M:105291776 DEBUG: ------ Window Init (DialogProgress.xml) ------
10:01:57 T:804675584 M:104669184 ERROR: /var/mobile/Library/Preferences/XBMC/addons/script.xbmc.pandora/libpandora/pianoparser.py:6: DeprecationWarning: os.getcwd() currently lies to you so please use addon.getAddonInfo('path') to find the script's root directory and DO NOT make relative path accesses based on the results of 'os.getcwd.'
f = open( os.path.join( os.getcwd(), fname ), 'r' )
10:01:57 T:804675584 M:104890368 ERROR: /var/mobile/Library/Preferences/XBMC/addons/script.xbmc.pandora/default.py:21: DeprecationWarning: os.getcwd() currently lies to you so please use addon.getAddonInfo('path') to find the script's root directory and DO NOT make relative path accesses based on the results of 'os.getcwd.'
scriptPath = os.getcwd().replace(';','')
10:01:58 T:804675584 M:104628224 DEBUG: DialogProgress::StartModal called (already running)!
10:01:58 T:804675584 M:104628224 DEBUG: ------ Window Init (DialogProgress.xml) ------
10:01:59 T:804675584 M:104632320 ERROR: /var/mobile/Library/Preferences/XBMC/addons/script.xbmc.pandora/pandaplayer.py:7: DeprecationWarning: object.__init__() takes no parameters
xbmc.Player.__init__( self, xbmc.PLAYER_CORE_MPLAYER )
10:01:59 T:804675584 M:104632320 INFO: Loading skin includes from /var/mobile/Library/Preferences/XBMC/addons/script.xbmc.pandora/resources/skins/Android/NTSC/includes.xml
10:01:59 T:804675584 M:104632320 INFO: Error loading includes.xml file (/var/mobile/Library/Preferences/XBMC/addons/script.xbmc.pandora/resources/skins/Android/NTSC/includes.xml): Failed to open file (row=0, col=0)
10:01:59 T:804675584 M:104632320 INFO: -->Python script returned the following error<--
10:01:59 T:804675584 M:104632320 ERROR: Error Type: <type 'exceptions.TypeError'>
10:01:59 T:804675584 M:104632320 ERROR: Error Contents: XML File for Window is missing
10:01:59 T:804675584 M:104632320 ERROR: Traceback (most recent call last):
File "/var/mobile/Library/Preferences/XBMC/addons/script.xbmc.pandora/default.py", line 214, in <module>
panda = Panda()
File "/var/mobile/Library/Preferences/XBMC/addons/script.xbmc.pandora/default.py", line 68, in __init__
skin, "NTSC", panda = self )
TypeError: XML File for Window is missing
10:01:59 T:804675584 M:104632320 INFO: -->End of Python script error report<--
10:01:59 T:176779264 M:104632320 DEBUG: ------ Window Init (DialogKaiToast.xml) ------
10:01:59 T:804675584 M:104255488 INFO: Python script stopped
10:01:59 T:804675584 M:104255488 DEBUG: Thread Python Thread 804675584 terminating
10:01:59 T:176779264 M:104255488 DEBUG: waiting for python thread 40 to stop
10:01:59 T:176779264 M:104267776 DEBUG: python thread 40 destructed
10:01:59 T:176779264 M:104267776 DEBUG: ------ Window Deinit (DialogProgress.xml) ------
10:02:04 T:176779264 M:105013248 DEBUG: ------ Window Deinit (DialogKaiToast.xml) ------
10:02:09 T:176779264 M:105582592 INFO: Python, unloading python shared library because no scripts are running anymore
Dixon Butz Wrote:This fixed Pandora for me. Using the June 24th nightly.

Well, sometimes when a song is over, it goes back to xbmc menu and stops playing.
Has anyone got this working with the PM3.HD skin for Xbox? After messing around for a while I finally found a version that would work on Xbox but it is all messed up after launching. It looks good for a split second, then all you can see is the channel menu.

It works fine if I use the Confluence skin but I really don't like that one.
Anyone got a fix yet for XBMC on ATV2 10.09 the latest build not nightly

Thanks all here is my debug

08:14:17 T:165822464 M: 66007040 DEBUG: ExecuteXBMCAction : Translating RunScript("script.xbmc.pandora")
08:14:17 T:165822464 M: 66007040 DEBUG: ExecuteXBMCAction : To RunScript("script.xbmc.pandora")
08:14:17 T:165822464 M: 66007040 INFO: initializing python engine.
08:14:17 T:165822464 M: 66007040 DEBUG: PYTHONHOME -> /Applications/XBMC.frappliance/Frameworks/
08:14:17 T:165822464 M: 66007040 DEBUG: PYTHONPATH -> /Applications/XBMC.frappliance/Frameworks/
08:14:18 T:165822464 M: 66007040 DEBUG: new python thread created. id=2
08:14:18 T:165822464 M: 66007040 DEBUG: ------ Window Deinit (DialogFavourites.xml) ------
08:14:18 T:350654464 M: 66002944 DEBUG: Thread XBPyThread start, auto delete: 0
08:14:18 T:350654464 M: 66002944 DEBUG: Python thread: start processing
08:14:18 T:350654464 M: 67129344 NOTICE: -->Python Interpreter Initialized<--
08:14:18 T:350654464 M: 67129344 DEBUG: Process - The source file to load is /var/mobile/Library/Preferences/XBMC/addons/script.xbmc.pandora/default.py
08:14:18 T:350654464 M: 67129344 DEBUG: Process - Setting the Python path to /var/mobile/Library/Preferences/XBMC/addons/script.xbmc.pandora:/var/mobile/Library/Preferences/XBMC/addons/script.module.beautifulsoup/lib:/var/mobile/Library/Preferences/XBMC/addons/script.module.mechanize/lib:/var/mobile/Library/Preferences/XBMC/addons/script.module.cryptopy/lib:/var/mobile/Library/Preferences/XBMC/addons/script.module.simplejson/lib:/Applications/XBMC.frappliance/XBMCData/XBMCHome/addons/script.module.pil/lib:/var/mobile/Library/Preferences/XBMC/addons/script.web.viewer/lib:/var/mobile/Library/Preferences/XBMC/addons/script.module.elementtree/lib:/Applications/XBMC.frappliance/XBMCData/XBMCHome/addons/script.module.pysqlite/lib:/Applications/XBMC.frappliance/Frameworks:/Applications/XBMC.frappliance/Frameworks/lib/python26.zip:/Applications/XBMC.frappliance/Frameworks/lib/python2.6:/Applications/XBMC.frappliance/Frameworks/lib/python2.6/plat-darwin:/Applications/XBMC.frappliance/Frameworks/lib/python2.6/plat-mac:/Applications/XBMC.frappliance/Frameworks/lib/python2.6/plat-mac/lib-scriptpackages:/Applications/XBMC.frappliance/Frameworks/lib/python2.6/lib-tk:/Applications/XBMC.frappliance/Frameworks/lib/python2.6/lib-old:/Applications/XBMC.frappliance/Frameworks/lib/python2.6/lib-dynload:/Applications/XBMC.frappliance/Frameworks/lib/python2.6/site-packages:
08:14:18 T:350654464 M: 67129344 DEBUG: Process - Entering source directory /var/mobile/Library/Preferences/XBMC/addons/script.xbmc.pandora
08:14:18 T:350654464 M: 67129344 DEBUG: Instantiating addon using automatically obtained id of "script.xbmc.pandora" dependent on version 1.0 of the xbmc.python api
08:14:18 T:350654464 M: 67129344 INFO: Loading skin file: DialogProgress.xml
08:14:18 T:350654464 M: 67121152 DEBUG: DialogProgress::StartModal called
08:14:18 T:350654464 M: 67121152 DEBUG: ------ Window Init (DialogProgress.xml) ------
08:14:21 T:350654464 M: 66035712 ERROR: /var/mobile/Library/Preferences/XBMC/addons/script.xbmc.pandora/libpandora/pianoparser.py:6: DeprecationWarning: os.getcwd() currently lies to you so please use addon.getAddonInfo('path') to find the script's root directory and DO NOT make relative path accesses based on the results of 'os.getcwd.'
f = open( os.path.join( os.getcwd(), fname ), 'r' )
08:14:21 T:350654464 M: 65949696 ERROR: /var/mobile/Library/Preferences/XBMC/addons/script.xbmc.pandora/default.py:21: DeprecationWarning: os.getcwd() currently lies to you so please use addon.getAddonInfo('path') to find the script's root directory and DO NOT make relative path accesses based on the results of 'os.getcwd.'
scriptPath = os.getcwd().replace(';','')
08:14:22 T:350654464 M: 65933312 DEBUG: DialogProgress::StartModal called (already running)!
08:14:22 T:350654464 M: 65933312 DEBUG: ------ Window Init (DialogProgress.xml) ------
08:14:22 T:350654464 M: 65929216 ERROR: /var/mobile/Library/Preferences/XBMC/addons/script.xbmc.pandora/pandaplayer.py:7: DeprecationWarning: object.__init__() takes no parameters
xbmc.Player.__init__( self, xbmc.PLAYER_CORE_MPLAYER )
08:14:22 T:350654464 M: 65921024 INFO: Loading skin includes from /var/mobile/Library/Preferences/XBMC/addons/script.xbmc.pandora/resources/skins/Default/NTSC/includes.xml
08:14:22 T:350654464 M: 65921024 INFO: Error loading includes.xml file (/var/mobile/Library/Preferences/XBMC/addons/script.xbmc.pandora/resources/skins/Default/NTSC/includes.xml): Failed to open file (row=0, col=0)
08:14:22 T:350654464 M: 65921024 INFO: -->Python script returned the following error<--
08:14:22 T:350654464 M: 65921024 ERROR: Error Type: <type 'exceptions.TypeError'>
08:14:22 T:350654464 M: 65921024 ERROR: Error Contents: XML File for Window is missing
08:14:22 T:350654464 M: 65921024 ERROR: Traceback (most recent call last):
File "/var/mobile/Library/Preferences/XBMC/addons/script.xbmc.pandora/default.py", line 214, in <module>
panda = Panda()
File "/var/mobile/Library/Preferences/XBMC/addons/script.xbmc.pandora/default.py", line 68, in __init__
skin, "NTSC", panda = self )
TypeError: XML File for Window is missing
08:14:22 T:350654464 M: 65921024 INFO: -->End of Python script error report<--
08:14:23 T:165822464 M: 65921024 DEBUG: ------ Window Init (DialogKaiToast.xml) ------
08:14:23 T:350654464 M: 65912832 INFO: Python script stopped
08:14:23 T:350654464 M: 65912832 DEBUG: Thread Python Thread 350654464 terminating
08:14:23 T:165822464 M: 65404928 DEBUG: waiting for python thread 2 to stop
08:14:23 T:165822464 M: 65417216 DEBUG: python thread 2 destructed
08:14:23 T:165822464 M: 65417216 DEBUG: ------ Window Deinit (DialogProgress.xml) ------
08:14:28 T:165822464 M: 66043904 DEBUG: ------ Window Deinit (DialogKaiToast.xml) ------
08:14:33 T:165822464 M: 66768896 INFO: Python, unloading python shared library because no scripts are running anymore
Someone with issues on an ATV2, please try making the following change to default.py
Code:
@@ -18,7 +18,7 @@ from pandaplayer import PandaPlayer
__title__ = "Pandora"
__settings__ = xbmcaddon.Addon(id='script.xbmc.pandora')

-scriptPath = os.getcwd().replace(';','')
+scriptPath = __settings__.getAddonInfo('path')

def GetGuiSetting( type, name ):
        resp = xbmc.executehttpapi( "GetGuiSetting( %d, %s )" %( type, name ) )

I'll try and get everything merged back in this week. I've been working on designing a complete re-write which should be much cleaner (this version was really more of a proof of concept hack that just took off and got to popular for me to fix)
really dumb question where do i make these changes in default.py
Thank you
Ok I took a stab at adding it here is the debug still does not work unless I put it in the wrong place and someone can share a default.py that works on ATV2 10.09, thank you

10:26:32 T:165822464 M: 65527808 DEBUG: ExecuteXBMCAction : Translating RunScript("script.xbmc.pandora")
10:26:32 T:165822464 M: 65527808 DEBUG: ExecuteXBMCAction : To RunScript("script.xbmc.pandora")
10:26:32 T:165822464 M: 65527808 INFO: initializing python engine.
10:26:32 T:165822464 M: 65519616 DEBUG: PYTHONHOME -> /Applications/XBMC.frappliance/Frameworks/
10:26:32 T:165822464 M: 65519616 DEBUG: PYTHONPATH -> /Applications/XBMC.frappliance/Frameworks/
10:26:33 T:165822464 M: 65347584 DEBUG: new python thread created. id=17
10:26:33 T:364384256 M: 65343488 DEBUG: Thread XBPyThread start, auto delete: 0
10:26:33 T:364384256 M: 65343488 DEBUG: Python thread: start processing
10:26:33 T:165822464 M: 65343488 DEBUG: ------ Window Deinit (DialogFavourites.xml) ------
10:26:33 T:364384256 M: 66469888 NOTICE: -->Python Interpreter Initialized<--
10:26:33 T:364384256 M: 66469888 DEBUG: Process - The source file to load is /var/mobile/Library/Preferences/XBMC/addons/script.xbmc.pandora/default.py
10:26:33 T:364384256 M: 66453504 DEBUG: Process - Setting the Python path to /var/mobile/Library/Preferences/XBMC/addons/script.xbmc.pandora:/var/mobile/Library/Preferences/XBMC/addons/script.module.beautifulsoup/lib:/var/mobile/Library/Preferences/XBMC/addons/script.module.mechanize/lib:/var/mobile/Library/Preferences/XBMC/addons/script.module.cryptopy/lib:/var/mobile/Library/Preferences/XBMC/addons/script.module.simplejson/lib:/Applications/XBMC.frappliance/XBMCData/XBMCHome/addons/script.module.pil/lib:/var/mobile/Library/Preferences/XBMC/addons/script.web.viewer/lib:/var/mobile/Library/Preferences/XBMC/addons/script.module.elementtree/lib:/Applications/XBMC.frappliance/XBMCData/XBMCHome/addons/script.module.pysqlite/lib:/Applications/XBMC.frappliance/Frameworks:/Applications/XBMC.frappliance/Frameworks/lib/python26.zip:/Applications/XBMC.frappliance/Frameworks/lib/python2.6:/Applications/XBMC.frappliance/Frameworks/lib/python2.6/plat-darwin:/Applications/XBMC.frappliance/Frameworks/lib/python2.6/plat-mac:/Applications/XBMC.frappliance/Frameworks/lib/python2.6/plat-mac/lib-scriptpackages:/Applications/XBMC.frappliance/Frameworks/lib/python2.6/lib-tk:/Applications/XBMC.frappliance/Frameworks/lib/python2.6/lib-old:/Applications/XBMC.frappliance/Frameworks/lib/python2.6/lib-dynload:/Applications/XBMC.frappliance/Frameworks/lib/python2.6/site-packages:
10:26:33 T:364384256 M: 66322432 DEBUG: Process - Entering source directory /var/mobile/Library/Preferences/XBMC/addons/script.xbmc.pandora
10:26:33 T:364384256 M: 66322432 DEBUG: Instantiating addon using automatically obtained id of "script.xbmc.pandora" dependent on version 1.0 of the xbmc.python api
10:26:33 T:364384256 M: 66322432 INFO: -->Python script returned the following error<--
10:26:33 T:364384256 M: 66322432 ERROR: Error Type: <type 'exceptions.SyntaxError'>
10:26:33 T:364384256 M: 66322432 ERROR: Error Contents: ('invalid syntax', ('/var/mobile/Library/Preferences/XBMC/addons/script.xbmc.pandora/default.py', 15, 2, '@@ -18,7 +18,7 @@ from pandaplayer import PandaPlayer\n'))
10:26:33 T:364384256 M: 66273280 ERROR: SyntaxError: ('invalid syntax', ('/var/mobile/Library/Preferences/XBMC/addons/script.xbmc.pandora/default.py', 15, 2, '@@ -18,7 +18,7 @@ from pandaplayer import PandaPlayer\n'))
10:26:33 T:364384256 M: 66273280 INFO: -->End of Python script error report<--
10:26:33 T:165822464 M: 66273280 DEBUG: ------ Window Init (DialogKaiToast.xml) ------
10:26:33 T:364384256 M: 65896448 INFO: Python script stopped
10:26:33 T:364384256 M: 65896448 DEBUG: Thread Python Thread 364384256 terminating
10:26:33 T:165822464 M: 65896448 DEBUG: waiting for python thread 17 to stop
10:26:33 T:165822464 M: 65904640 DEBUG: python thread 17 destructed
10:26:39 T:165822464 M: 66109440 DEBUG: ------ Window Deinit (DialogKaiToast.xml) ------
10:26:43 T:361906176 M: 66711552 DEBUG: Thread Jobworker 361906176 terminating (autodelete)
10:26:43 T:362438656 M: 66715648 DEBUG: Thread Jobworker 362438656 terminating (autodelete)
10:26:43 T:165822464 M: 66723840 INFO: Python, unloading python shared library because no scripts are running anymore
10:26:58 T:354816000 M: 67137536 DEBUG: Thread Jobworker 354816000 terminating (autodelete)