Advertisement
Guest User

Untitled

a guest
Mar 18th, 2013
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.54 KB | None | 0 0
  1. 20:31:04 T:1468 DEBUG: NEWADDON PythonCallbackHandler construction with PyThreadState 0xdf2f230
  2. 20:31:04 T:4032 DEBUG: Previous line repeats 64 times.
  3. 20:31:04 T:4032 DEBUG: ### XSqueeze Chooser-0.1.2 ### 00%3A04%3A20%3Aef%3A65%3Aff favorites items 0 100000 title%3AFavorites id%3A600b5f8c.0 name%3AOn%20mysqueezebox.com isaudio%3A0 hasitems%3A1 id%3A600b5f8c.1 name%3AStar%2092.9 type%3Aaudio isaudio%3A1 hasitems%3A0 id%3A600b5f8c.2 name%3A90.9%20%7C%20WBUR-FM%20(Public) type%3Aaudio isaudio%3A1 hasitems%3A0 id%3A600b5f8c.3 name%3AToday's%20Hits%20Radio type%3Aaudio isaudio%3A1 hasitems%3A0 count%3A4
  4. 20:31:04 T:4032 DEBUG: ### XSqueeze Chooser-0.1.2 ### id%3A600b5f8c.0 name%3AOn%20mysqueezebox.com isaudio%3A0 hasitems%3A1 id%3A600b5f8c.1 name%3AStar%2092.9 type%3Aaudio isaudio%3A1 hasitems%3A0 id%3A600b5f8c.2 name%3A90.9%20%7C%20WBUR-FM%20(Public) type%3Aaudio isaudio%3A1 hasitems%3A0 id%3A600b5f8c.3 name%3AToday's%20Hits%20Radio type%3Aaudio isaudio%3A1 hasitems%3A0 count%3A4
  5. 20:31:04 T:4032 DEBUG: ### XSqueeze Chooser-0.1.2 ### [u'600b5f8c.0 name%3AOn%20mysqueezebox.com isaudio%3A0 hasitems%3A1 ', u'600b5f8c.1 name%3AStar%2092.9 type%3Aaudio isaudio%3A1 hasitems%3A0 ', u'600b5f8c.2 name%3A90.9%20%7C%20WBUR-FM%20(Public) type%3Aaudio isaudio%3A1 hasitems%3A0 ', u"600b5f8c.3 name%3AToday's%20Hits%20Radio type%3Aaudio isaudio%3A1 hasitems%3A0 count%3A4"]
  6. 20:31:04 T:1468 DEBUG: NEWADDON PythonCallbackHandler construction with PyThreadState 0xdf2f230
  7. 20:31:04 T:3564 DEBUG: Previous line repeats 174 times.
  8. 20:31:04 T:3564 DEBUG: NEWADDON PythonCallbackHandler construction with PyThreadState 0xdd69920
  9. 20:31:04 T:3564 DEBUG: Previous line repeats 1 times.
  10. 20:31:04 T:3564 DEBUG: script.artistslideshow: current song title from skin is Catch My Breath
  11. 20:31:04 T:1468 DEBUG: NEWADDON PythonCallbackHandler construction with PyThreadState 0xdf2f230
  12. 20:31:04 T:4032 DEBUG: Previous line repeats 1 times.
  13. 20:31:04 T:4032 ERROR: Traceback (most recent call last):
  14. 20:31:04 T:4032 ERROR: File "C:\Users\jshoor\AppData\Roaming\XBMC\addons\plugin.program.xsqueezechooser\default.py", line 536, in <module>
  15. 20:31:04 T:4032 ERROR: buildFavouritesRoot()
  16. 20:31:04 T:4032 ERROR: File "C:\Users\jshoor\AppData\Roaming\XBMC\addons\plugin.program.xsqueezechooser\default.py", line 186, in buildFavouritesRoot
  17. 20:31:04 T:4032 ERROR: buildFavouritesList(returnedList)
  18. 20:31:04 T:4032 ERROR: File "C:\Users\jshoor\AppData\Roaming\XBMC\addons\plugin.program.xsqueezechooser\default.py", line 199, in buildFavouritesList
  19. 20:31:04 T:4032 ERROR: addNode(fave['name'],"",SUBMENU_FAVOURITES,coverURL,cmd=cmd,itemid=fave['id'])
  20. 20:31:04 T:4032 ERROR: File "C:\Users\jshoor\AppData\Roaming\XBMC\addons\plugin.program.xsqueezechooser\default.py", line 35, in addNode
  21. 20:31:04 T:4032 ERROR: "&cmd="+urllib.quote_plus(cmd)
  22. 20:31:04 T:4032 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 1229, in quote_plus
  23. 20:31:04 T:1468 DEBUG: NEWADDON PythonCallbackHandler construction with PyThreadState 0xdf2f230
  24. 20:31:04 T:4032 ERROR: if ' ' in s:
  25. 20:31:04 T:4032 ERROR: TypeError: argument of type 'NoneType' is not iterable
  26. 20:31:04 T:4032 DEBUG: ### XSqueeze Chooser-0.1.2 ### List Items -> Trying to set list mode...50
  27. 20:31:04 T:4032 NOTICE: ### XSqueeze Chooser-0.1.2 ### XSqueeze Chooser (Author: bossanova808) ********************* Exiting ....
  28. 20:31:04 T:1288 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult- plugin returned successfully
  29. 20:31:04 T:4032 INFO: Scriptresult: Success
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement