I'm not sure it's the artwork pre-caching, could also well be the VA merging.
I had to run a script watching /tmp usage every second, because it's fleeting: http://forums.slimdevices.com/showthread.php?p=650792&postcount=624 And also note that you won't see anything used in /tmp if ever you're using the "High" memory database config profile, because it explicitly asks SQLite to store its temporary tables and indices into memory rather than as files on disk. -- sebp 'Last.fm' (http://www.last.fm/user/sebp) ------------------------------------------------------------------------ sebp's Profile: http://forums.slimdevices.com/member.php?userid=11768 View this thread: http://forums.slimdevices.com/showthread.php?t=88524 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
