Sonerezh / sonerezh

A self-hosted, web-based application to stream your music, everywhere.
https://www.sonerezh.bzh
GNU Affero General Public License v3.0
766 stars 122 forks source link

Docker + large library + Web import = no thumbnails? #193

Open bobobo1618 opened 8 years ago

bobobo1618 commented 8 years ago

I'm running Sonerezh in a Docker container and when I scanned through the web UI, I didn't see a single thumbnail in my library.

Things I can think of that may cause issues:

However:

lGuillaume124 commented 8 years ago

As the thumbnails are persistent data, did you mount the /thumbnails volume too (with rw permissions)?

bobobo1618 commented 8 years ago

Yes, it was definitely RW. I didn't make any changes to the container between scanning through the Web UI and scanning with the command line tool, however the command line tool resulted in visible thumbnails.