I could absolutely try modifying files to run tests.

Ok, go to /Library/PreferencePanes/Squeezebox.prefPane/Contents/server/Slim/Utils/DbCache.pm line 77. Right before the "$set->execute" insert the following line:

Slim::Utils::Log::logBacktrace($key);

This will log the cache key and where the line was called from. This will be super noisy. So once you've reproduced the issue, disable that line again (you'll need to restart LMS after those changes).



--

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

Reply via email to