Just for testing purpose I changed the following lines in Pages.pm to
get rid of the stats sql traffic each time the startpage is displayed.

lines 188-190 changed to:
$params->{'song_count'}   = 'any';
$params->{'artist_count'} = 'any';
$params->{'album_count'}  = 'any';

and voila, now the startpage comes without waiting for the next coffee
break ;-), which is extremly handy when working with the web
interface.

>From my perspective this stats information is never worth the
performance drawback, but I still not convinced that you can't get
both.


-- 
docbee
_______________________________________________
Discuss mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/discuss

Reply via email to