JayThomason / Tutti

Tutti is a shared music application for the car being made in conjunction with Audi.
3 stars 1 forks source link

Bugfix: Album art not displaying on client Jam view #208

Closed hwray closed 10 years ago

hwray commented 10 years ago

I assume this has something to do with our move to rebroadcasting the entire Jam state on each edit request.

hwray commented 10 years ago

This is fixed now. We just needed to query the DB to retrieve the path where we previously stored the album art and also add that value to the corresponding Jam DB column.