Hellowlol HTPC-Manager fork support thread
(2015-11-30, 03:35)VMCosco Wrote: I hadn't updated the app in quite some time. I did so this evening. I also changed my port number as I am making some changes to my server. Since making both of these changes I am getting image errors (no images are showing) on the following:

KODI Server module
PLEX module
KODI Recent Episodes, Albums and Movies on the dashboard

Headphones and Mylar images are fine.

My log has this error for hundreds of images: cherrypy.error.53034672

I have reinstalled cherrypy, rebooted Windows, restart HTPC Manager.

Thanks in advance for any help.

Here is some additional info from the log

Code:
2015-11-29 21:10:07 :: cherrypy.error.50453808 :: ERROR :: [29/Nov/2015:21:10:07] HTTP
Traceback (most recent call last):
  File "C:\HTPCManager\libs\cherrypy\_cprequest.py", line 670, in respond
    response.body = self.handler()
  File "C:\HTPCManager\libs\cherrypy\lib\encoding.py", line 217, in __call__
    self.body = self.oldhandler(*args, **kwargs)
  File "C:\HTPCManager\libs\cherrypy\_cpdispatch.py", line 61, in __call__
    return self.callable(*self.args, **self.kwargs)
  File "C:\HTPCManager\modules\kodi.py", line 326, in GetThumb
    return get_image(url, h, w, o, mode, self.auth())
  File "C:\HTPCManager\htpc\helpers.py", line 87, in get_image
    image = resize_image(image, height, width, opacity, mode, resized)
  File "C:\HTPCManager\htpc\helpers.py", line 260, in resize_image
    im = im.resize(size, Image.ANTIALIAS)
  File "C:\Python27\lib\site-packages\PIL\Image.py", line 1290, in resize
    self.load()
  File "C:\Python27\lib\site-packages\PIL\ImageFile.py", line 164, in load
    self.load_prepare()
  File "C:\Python27\lib\site-packages\PIL\ImageFile.py", line 231, in load_prepare
    self.im = Image.core.new(self.mode, self.size)
  File "C:\Python27\lib\site-packages\PIL\Image.py", line 39, in __getattr__
    raise ImportError("The _imaging C module is not installed")
ImportError: The _imaging C module is not installed[/code]
Reply


Messages In This Thread
raysguy wip new skins - by hellow - 2015-07-22, 21:09
RE: Hellowlol HTPC-Manager fork support thread - by VMCosco - 2015-11-30, 04:12
Logout Mark Read Team Forum Stats Members Help
Hellowlol HTPC-Manager fork support thread2