On Dec 15, 2007, at 10:16 AM, gharris999 wrote: > > Andy made changes in SVNs 15315 & 15316 so that album art thumbnails > are > pre-chached to increase performance (which seems like an excellent > idea). My question: SVN 16316 caches the art according to the user's > thumbnail size pref. But the new default skin doesn't use that value > anywhere unless the user has selected "Large Artwork" in the settings > dropdown below the left-hand browse pane. And even in that case, the > playlist pane doesn't use the user's thumbnail size pref for its > artwork. > > So...my question: does the new code cache the default thumbnails used > by the browse pane in "Small Artwork" mode and the default used by the > playlist pane? I'm asking because, at least with my setup, I didn't > see the expected performance increase.
The playlist pane and small artwork view uses 50x50 artwork and so those are also cached. You need to do a full wipe & rescan in order to have your art pre-cached. _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
