luckydonald / shairport-decoder

Decodes meta information send by shairport sync, an airplay server. Provides an API, or an example Webserver serving the information. Python.
GNU Lesser General Public License v3.0
20 stars 5 forks source link

Webserver doesn't show cover art #3

Open lowercasename opened 8 years ago

lowercasename commented 8 years ago

Hey! I'm a python novice but I managed to get the module installed. You've put an amazing amount of work into this, thank you!

The webserver interface doesn't seem to show the cover art. simple-print.py shows the metadata successfully and downloads the cover art, and the webserver correctly displays on port 8080 with the album and track information, but no cover art.

I know you probably haven't looked at this for a while, but I'm wondering if maybe I'm doing something incorrectly on my end, rather than the script being broken. Do you have any pointers?

I'm happy to contribute to the design of the webserver interface if I can get this issue solved!

Edit: Okay, so the album art does appear, just not consistently! This may be an issue on the end of my router, actually.

luckydonald commented 7 years ago

Sometimes it is wonky. Not sure why.