v17 Artwork Beef - automatically add extended artwork
I keep getting an Artwork Beef error message whenever I try to scan a TV show, as well as when AB automatically kicks in to update the artwork.

txt:
2019-08-05 16:13:53.988 T:140231739168512 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 'reason'
Traceback (most recent call last):
File "/storage/.kodi/addons/script.artwork.beef/service.py", line 393, in <module>
ArtworkService().run()
File "/storage/.kodi/addons/script.artwork.beef/service.py", line 113, in run
self.process_recentvideos()
File "/storage/.kodi/addons/script.artwork.beef/service.py", line 306, in process_recentvideos
self.processor.process_medialist(newitems)
File "/storage/.kodi/addons/script.artwork.beef/lib/artworkprocessor.py", line 232, in process_medialist
return self.process_chunkedlist([medialist], 1, alwaysnotify)
File "/storage/.kodi/addons/script.artwork.beef/lib/artworkprocessor.py", line 247, in process_chunkedlist
self._process_chunk(medialist, len(medialist) == 1 and not idx, alwaysnotify)
File "/storage/.kodi/addons/script.artwork.beef/lib/artworkprocessor.py", line 270, in _process_chunk
services_hit = self._process_item(mediaitem, singleitem)
File "/storage/.kodi/addons/script.artwork.beef/lib/artworkprocessor.py", line 332, in _process_item
self.cachelocal(mediaitem, toset)
File "/storage/.kodi/addons/script.artwork.beef/lib/artworkprocessor.py", line 363, in cachelocal
self.downloader.cachefor(artmap)
File "/storage/.kodi/addons/script.artwork.beef/lib/filemanager.py", line 209, in cachefor
worker(path)
File "/storage/.kodi/addons/script.artwork.beef/lib/filemanager.py", line 193, in worker
res, _ = self.doget(self.imagecachebase + urllib.quote(pykodi.quoteimage(path), ''), stream=True)
File "/storage/.kodi/addons/script.artwork.beef/lib/filemanager.py", line 144, in doget
result, err = self.doget('https://' + url[7:])
File "/storage/.kodi/addons/script.artwork.beef/lib/filemanager.py", line 141, in doget
result = self.getter(url, **kwargs)
File "/storage/.kodi/addons/script.artwork.beef/lib/libs/webhelper.py", line 28, in __call__
message = ex.response.reason if hasattr(ex, 'response') else type(ex).__name__
AttributeError: 'NoneType' object has no attribute 'reason'
-->End of Python script error report<--
Reply


Messages In This Thread
Artwork Helper version 0.7.0 - by rmrector - 2016-10-11, 11:30
Extrafanart - by stephen147 - 2018-05-15, 20:59
RE: Artwork Beef Context Menu - by berkhornet - 2018-09-25, 11:49
RE: Artwork Beef - automatically add extended artwork - by shedrock - 2019-08-05, 22:18
Artwork changing by itself - by crazyhands911 - 2020-05-18, 00:24
Logout Mark Read Team Forum Stats Members Help
Artwork Beef - automatically add extended artwork5