> * For albums with no cover.jpg (folder.jpg, etc.) it's picking up any > old jpeg from the folder and calling that 'cover.jpg'. This can lead to > some odd looking results that aren't at all better than the 'No Artwork' > placeholder.
Is this your browser picking up some stale image from its own cache? I don't get any artwork at all in those cases, and looking at the code I see it's returning an error message 500 with content type text/html. We should probably fall back to some generic artwork instead. Could you try to force load the images in a new window, probably changing the size parameters to really force new creation? Do you get any error message (might want to enable debugging for artwork)? > * At the album track list level, if an album has no cover, the > placeholder is not being displayed, even if it was displayed at the > browse albums level. Ok, that's what I tried to describe :-). _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
