Posts: 258
Joined: Dec 2005
Reputation:
0
2012-08-17, 03:42
(This post was last modified: 2012-08-17, 21:34 by skabyss.)
Thanks for the updated version! Will be giving it a try tonight!
EDIT: Seems to be working as expected! Thanks for your time!
Posts: 81
Joined: Feb 2012
Reputation:
0
Sorted out on my setup. with GIT: 20120816 and the randomitems script ver. 12.0. No more script errors!
Posts: 20
Joined: Jul 2012
Reputation:
0
I'm getting the following error in the latest version of Aeon Nox whenever I enable the featured modules for TV shows and Movies. I'm assuming it's this addon causing the problem, but if not I'll check in the Aeon Nox forums.
18:58:02 T:4616 ERROR: Error Type: <type 'exceptions.AttributeError'>
18:58:02 T:4616 ERROR: Error Contents: 'NoneType' object has no attribute 'has_key'
18:58:02 T:4616 ERROR: Traceback (most recent call last):
File "C:\Users\Shepard\AppData\Roaming\XBMC\addons\script.randomitems\RandomItems.py", line 433, in <module>
Main()
File "C:\Users\Shepard\AppData\Roaming\XBMC\addons\script.randomitems\RandomItems.py", line 79, in __init__
self._fetch_musicvideo_info()
File "C:\Users\Shepard\AppData\Roaming\XBMC\addons\script.randomitems\RandomItems.py", line 190, in _fetch_musicvideo_info
if json_response.has_key('result') and (json_response['result'].has_key('musicvideos')):
AttributeError: 'NoneType' object has no attribute 'has_key'
I don't have any Music Videos so I don't understand what would cause that error.
Posts: 1,518
Joined: Mar 2011
Reputation:
26
Yeah, I did that already. Deleted script folders from addons, installed from pre-frodo zip. No good.