So assuming we're only concerned with what's in the FileCache directory,
I've attached a quick script that lists all the keys in the cache along
with their size.  The parent Cache directory also contains other things
like compiled HTML templates and the MySQL data files.

If you're interested in how FileCache works, here is the documentation:

http://search.cpan.org/~dclinton/Cache-Cache-1.05/lib/Cache/Cache.pm

To run this script:

Install ActivePerl if on Windows.
Place cachedump.pl in your SlimServer's 'server' directory.
Run at a command prompt: perl -Ilib -ICPAN cachedump.pl C:/Program
Files/SlimServer/server/Cache

After it's done, open up the cachedump.txt file.

Replace the last item with your cache directory if it's different.


+-------------------------------------------------------------------+
|Filename: cachedump.zip                                            |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=1793|
+-------------------------------------------------------------------+

-- 
andyg
------------------------------------------------------------------------
andyg's Profile: http://forums.slimdevices.com/member.php?userid=3292
View this thread: http://forums.slimdevices.com/showthread.php?t=28105

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

Reply via email to