Two(or more) image sizes are not pre cached at all ?

190*190_m & 240*240_m

Artwork.pm


Code:
--------------------
    
  469    my $thumbSize = $prefs->get('thumbSize') || 100;
  470   @specs = (
  471   "${thumbSize}x${thumbSize}_o", # Web UI large thumbnails
  472   '75x75_p', # iPeng
  473   '64x64_m', # Fab4 10'-UI Album list
  474   '50x50_o', # Web UI small thumbnails
  475   '41x41_m', # Jive/Baby Album list
  476   '40x40_m', # Fab4 Album list
  477   ); 
  
--------------------


Thumb size is probably fetched from your preference file there it is
100 in my case


-- 
Mnyb

--------------------------------------------------------------------
Main hifi: Touch + CIA PS +MeridianG68J MeridianHD621 MeridianG98DH and
assorted amps SiriuS, Classe' Primare and Dynadio speakers, Contour 4
Contour Center, and Contour 1.3SE rear ch. Rel Stadium 3 sub.
Bedroom/Office: Boom
Kitchen: SB3 + powered Fostex PM0.4
Misc use: Radio (with battery)

PLEASE FIX BUG 112
http://bugs.slimdevices.com/show_bug.cgi?id=112
------------------------------------------------------------------------
Mnyb's Profile: http://forums.slimdevices.com/member.php?userid=4143
View this thread: http://forums.slimdevices.com/showthread.php?t=83662

_______________________________________________
beta mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/beta

Reply via email to