HOW-TO:Share libraries using MySQL: Wiki Edition
(2014-06-27, 00:40)Aquarius Wrote: Debug log shows it takes a little more than 30s to display the Album view.

Yes, but some of that 30 seconds will be spent waiting for the SQL query to complete, with the rest spent caching the resulting data, before the UI displays the library. If the majority of the time is spent caching the query result then you're most likely wasting your time optimising the database further as it's not a db problem.

Edit: It appears that the CArchive timing information is somewhat inconsistent in Helix, which is a bit of a bummer.
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
Reply


Messages In This Thread
RE: HOW-TO synchronize XBMC between every room in the house: Wiki Edition - by Milhouse - 2014-06-27, 01:09
Logout Mark Read Team Forum Stats Members Help
HOW-TO:Share libraries using MySQL: Wiki Edition2