[RELEASE] The Big Pictures Screensaver
#46
This is the exception that I get, the InFocus source stopped working now also:

11:56:27 T:4308 NOTICE: -->Python Interpreter Initialized<--
11:56:28 T:4308 NOTICE: TheBigPictures Manager: __init__ with enabled_scrapers: ['AtlanticInFocus']
11:56:28 T:4308 NOTICE: TheBigPictures Manager: switch_to_next id=0
11:56:28 T:4308 NOTICE: TheBigPictures ScraperPlugin[AtlanticInFocus]: get_tree opening url "http://www.theatlantic.com/infocus/"
11:56:28 T:4308 NOTICE: TheBigPictures ScraperPlugin[AtlanticInFocus]: get_tree received 82874 bytes
11:56:30 T:4308 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: 'NoneType' object has no attribute 'findAll'
Traceback (most recent call last):
File "C:\Users\jojo\AppData\Roaming\Kodi\addons\script.screensaver.bigpictures\screensaver.py", line 60, in onInit
self.slideshow()
File "C:\Users\jojo\AppData\Roaming\Kodi\addons\script.screensaver.bigpictures\screensaver.py", line 73, in slideshow
albums = self.scraper_manager.get_albums()
File "C:\Users\jojo\AppData\Roaming\Kodi\addons\script.module.bigpictures\lib\thebigpictures.py", line 73, in get_albums
albums = self.current_scraper.get_albums()
File "C:\Users\jojo\AppData\Roaming\Kodi\addons\script.module.bigpictures\lib\scrapers.py", line 54, in get_albums
return self._albums or self._get_albums()
File "C:\Users\jojo\AppData\Roaming\Kodi\addons\script.module.bigpictures\lib\scrapers.py", line 166, in _get_albums
headlines = section.findAll('h1', {'class': 'headline'})
AttributeError: 'NoneType' object has no attribute 'findAll'
-->End of Python script error report<--
Reply


Messages In This Thread
RE: [RELEASE] The Big Pictures Screensaver - by superjojo - 2015-01-12, 16:08
Logout Mark Read Team Forum Stats Members Help
[RELEASE] The Big Pictures Screensaver1