I doubt reverting to 7.0 will fix your problem.  I run Ubuntu 8.04 and
didn't see any slow down between 7.2 and 7.0 (or 7.1 for that matter).

Maybe you should try this (will blow away the mysql cached data)


Code:
--------------------
    sudo /etc/init.d/squeezecenter stop
  sudo rm -r /var/lib/squeezecenter/cache/*
  sudo /etc/init.d/squeezecenter start
--------------------


It will have to re-scan your library, but it should eliminate anything
funny going on with the mysql data.


-- 
SuperQ
------------------------------------------------------------------------
SuperQ's Profile: http://forums.slimdevices.com/member.php?userid=2139
View this thread: http://forums.slimdevices.com/showthread.php?t=52807

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/unix

Reply via email to