[RELEASE] Apple Itunes Podcast Browser (video/audio plugin)
#24
Hi Sphere, need some help, I get the following addon.py script errors. Log file below. Running XBMC Frode RC3 on Windows 7

07:05:20 T:7108 NOTICE: -->Python Interpreter Initialized<--
07:05:21 T:7108 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: 'module' object has no attribute 'load'
Traceback (most recent call last):
File "C:\Users\Sony\AppData\Roaming\XBMC\addons\plugin.video.itunes_podcasts\addon.py", line 26, in <module>
my_podcasts = plugin.get_storage('my_podcasts.json', file_format='json')
File "C:\Users\Sony\AppData\Roaming\XBMC\addons\script.module.xbmcswift2\lib\xbmcswift2\xbmcmixin.py", line 122, in get_storage
storage = TimedStorage(filename, file_format, TTL)
File "C:\Users\Sony\AppData\Roaming\XBMC\addons\script.module.xbmcswift2\lib\xbmcswift2\storage.py", line 156, in __init__
_Storage.__init__(self, filename, file_format=file_format)
File "C:\Users\Sony\AppData\Roaming\XBMC\addons\script.module.xbmcswift2\lib\xbmcswift2\storage.py", line 123, in __init__
_PersistentDictMixin.__init__(self, filename, file_format=file_format)
File "C:\Users\Sony\AppData\Roaming\XBMC\addons\script.module.xbmcswift2\lib\xbmcswift2\storage.py", line 47, in __init__
self.load(fileobj)
File "C:\Users\Sony\AppData\Roaming\XBMC\addons\script.module.xbmcswift2\lib\xbmcswift2\storage.py", line 92, in load
for loader in (pickle.load, json.load, csv.reader):
AttributeError: 'module' object has no attribute 'load'
-->End of Python script error report<--
07:05:21 T:5636 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.itunes_podcasts
Reply


Messages In This Thread
RE: [RELEASE] Apple Itunes Podcast Browser (video/audio plugin) - by vandonh - 2013-01-16, 17:45
Logout Mark Read Team Forum Stats Members Help
[RELEASE] Apple Itunes Podcast Browser (video/audio plugin)4