I noticed something today that can't be correct.  In
~/Library/Caches/Squeezebox:


Code:
--------------------
    
  $ ls strings*
  strings..bin        strings.x86_64.bin
  
--------------------


and in the list of folders to be cleaned in
/Library/PreferencePanes/Squeezebox.prefPane/Contents/server/cleanup.sh:


Code:
--------------------
    
  File::Spec::Functions::catdir($cacheFolder, 'strings.bin'),
  
--------------------


Looks like the platform is undefined for "strings..bin", and the cleanup
code is not accounting for platform variations.

Maybe there are other locations that are not correct.


------------------------------------------------------------------------
MrC's Profile: http://forums.slimdevices.com/member.php?userid=468
View this thread: http://forums.slimdevices.com/showthread.php?t=117320

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

Reply via email to