The problem: When I open subsonic in my web browser (Firefox 20) I see no thumbnails on artist, album or "Home" page (random selection), despite almost all albums having a 'cover.jpg' file in the folder.
When I choose any particular album, no cover image is displayed either but clicking the 'text-square-where-the-cover-should-be' to the right of the track list, the album cover shows up in its original size. This clicking does not however affect the previous no-shows -- there is still no album covers showing on the other pages.
This has lead me to believe that no thumbnails are being generated -- which is supported by the fact that /var/subsonic/thumbs have no files in it (only four empty folders)
I have tried in various combinations with no effect:
- Rescan
- Change permissions on /var/subsonic/thumbs to 777 (everybody has read, write and execute/search permissions). The directory is owned by the user running subsonic.
- Restart subsonic service
Any suggestions? My best guess was that it was a permissions issue but with the attempted fix not doing anything I can't see how that can be.