Advertisement
Guest User

Untitled

a guest
Jul 1st, 2012
443
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.52 KB | None | 0 0
  1. ====================AMAZON START====================
  2. 14:20:52 T:140452636370688 NOTICE: ATVURL --> url = https://atv-ext.amazon.com/cdp/catalog/Search?firmware=fmw:15-app:1.1.19&deviceTypeID=A2W5AJPLW5Q6YM&deviceID=055948380B9E&format=json&searchString=falling&OfferGroups=B0043YVHMY&IncludeAll=T&SuppressBlackedoutEST=T&version=2&NumberOfResults=100&StartIndex=0
  3. 14:20:56 T:140452636370688 ERROR: Error Type: <type 'exceptions.ValueError'>
  4. 14:20:56 T:140452636370688 ERROR: Error Contents: need more than 19 values to unpack
  5. 14:20:56 T:140452636370688 ERROR: Traceback (most recent call last):
  6. File "/storage/.xbmc/addons/plugin.video.amazon/default.py", line 57, in <module>
  7. modes ( )
  8. File "/storage/.xbmc/addons/plugin.video.amazon/default.py", line 55, in modes
  9. exec 'sitemodule.%s()' % common.args.sitemode
  10. File "<string>", line 1, in <module>
  11. File "/storage/.xbmc/addons/plugin.video.amazon/resources/lib/appfeed.py", line 256, in SEARCH_PRIME
  12. BROWSE_ADDITEMS(url,results,index,search=True)
  13. File "/storage/.xbmc/addons/plugin.video.amazon/resources/lib/appfeed.py", line 302, in BROWSE_ADDITEMS
  14. ADD_SEASON(asin,seriesTitle=search,export=export)
  15. File "/storage/.xbmc/addons/plugin.video.amazon/resources/lib/appfeed.py", line 195, in ADD_SEASON
  16. listtv.ADD_SEASON_ITEM(seasondata,mode=mode,submode=submode,seriesTitle=seriesTitle,inWatchlist=inWatchlist)
  17. File "/storage/.xbmc/addons/plugin.video.amazon/resources/lib/listtv.py", line 208, in ADD_SEASON_ITEM
  18. asin,seriesASIN,episodeFeed,poster,season,seriestitle,plot,actors,network,mpaa,genres,premiered,year,stars,votes,episodetotal,watched,unwatched,isHD,isprime = seasondata
  19. ValueError: need more than 19 values to unpack
  20. 14:20:56 T:140452997687104 ERROR: GetDirectory - Error getting plugin://plugin.video.amazon/?url=""&mode="appfeed"&sitemode="SEARCH_PRIME"&name="Search+Prime"&page="1"
  21. 14:20:56 T:140452997687104 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.amazon/?url=""&mode="appfeed"&sitemode="SEARCH_PRIME"&name="Search+Prime"&page="1") failed
  22. 14:20:56 T:140452636370688 NOTICE: Thread Background Loader start, auto delete: false
  23. 14:21:18 T:140452653156096 NOTICE: Thread Jobworker start, auto delete: true
  24. 14:21:19 T:140452669941504 NOTICE: Thread Background Loader start, auto delete: false
  25. 14:21:26 T:140452669941504 NOTICE: Previous line repeats 1 times.
  26. 14:21:26 T:140452669941504 NOTICE: Thread XBPyThread start, auto delete: false
  27. 14:21:27 T:140452669941504 NOTICE: -->Python Interpreter Initialized<--
  28. 14:21:29 T:140452669941504 NOTICE: ['plugin://plugin.video.amazon/', '0', '?url=""&mode="library"&sitemode="WATCHLIST_ROOT"&name="Watchlist"&page="1"']
  29. 14:21:29 T:140452669941504 NOTICE: common.args
  30. 14:21:29 T:140452669941504 NOTICE: {'url': '', 'sitemode': 'WATCHLIST_ROOT', 'mode': 'library', 'name': 'Watchlist', 'page': '1'}
  31. 14:21:29 T:140452669941504 NOTICE:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement