Hellowlol / HTPC-Manager

A fully responsive interface to manage all your favorite software on your Htpc.
MIT License
344 stars 48 forks source link

Docker container #618

Open goku-son opened 3 years ago

goku-son commented 3 years ago

Reporting Issues:

To ensure that a I has enough information to work with please include all of the following information.

Use proper markdown syntax to structure your post (i.e. code/log in code blocks).

Make sure you provide the following information below:

Latest

master2

13f179597fbe0ef6cfdb382bef7204e00737fa10

Linux-4.14.24-qnap-x86_64-with

3.88

Configure plex and set it up on the dashboard

Thumbnails to load from plex.

The log generates these errors for each movie. The plex plugin shows empty boxes with the movie name at the bottom.

htpcmanager    | 2021-04-17 21:12:46 :: htpc.helpers :: ERROR :: Failed to download http://10.0.100.92:32400/photo/:/transcode?height=None&width=None&opacity=100&saturation=100&url=http%3A%2F%2F10.0.100.92%3A32400%2Flibrary%2Fmetadata%2F44768%2Fthumb%2F1618074421 to /config/images/d9f2b8195fcad15431ea3abd4cedca47 'dict' object has no attribute 'iteritems'

The docker image comes with Pillow installed. I can also load the images from the link in the error.

Any clues as to what is going on here?

MichaIng commented 3 years ago

Could you verify and in case reopen the issue at the new maintained repository, please: https://github.com/HTPC-Manager/HTPC-Manager/issues

NB: It is a Python 3 migration, so if you want to use it, you likely need to adjust your startup scripts/services accordingly 😉.