Peter75;657898 Wrote:
> So, as i am a complete newbie to this, i have no idea how to solve this
> problem. Can i clean the cache and the prefs manually? Or can i do a
> real clean uninstall (i guess directorys who are not empty will not be
> deleted using /etc/init.d/squeezeboxserver stop apt-get remove --purge
> squeezeboxserver)
I solved the same problem by just stopping squeezebox server, deleting
the cache folder and starting the server again:
Code:
--------------------
/etc/init.d/squeezeboxserver stop
cd /var/lib/squeezeboxserver/cache
rm -Rf *
/etc/init.d/squeezeboxserver start
--------------------
-Warning: Be careful with the rm - this really deletes everything in
and below the current directory.-
--
EmKa
------------------------------------------------------------------------
EmKa's Profile: http://forums.slimdevices.com/member.php?userid=49654
View this thread: http://forums.slimdevices.com/showthread.php?t=84735
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins