mherger wrote: > Two artwork related comments: > > - you're using 300x300_o for the grid. If you used 300x300_f instead, > you'd share the server side image render cache with iPeng, which might > speed up page loading and save some disk space >
OK, I tried the various variants and saw no real difference - well some added white bars, buts that's not what I wanted. None seemed to crop to a square (checked via loading URL into a browser), so I added some CSS to do this. I'll update the code to use 50x50_f for the lists (and play queue), and 300x300_f for the grid. mherger wrote: > > - the artwork in the playlist panel is not being resized on the server. > > It's always downloaded full size. I have some in the 2000x2000px range - > > which can make rendering that list pretty slow. The same applies for > "slideshow" items: though only shown in the grid 300x300, pictures are > downloaded full size. But slideshow should show full size pictures, so that you can zoom in. ------------------------------------------------------------------------ cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686 View this thread: http://forums.slimdevices.com/showthread.php?t=109624 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
