~1 minute delay when starting XBMC
#35
(2013-05-10, 19:07)nokdim Wrote: Did you try dumping and rebuilding your music db? it seems like you have a 1.5 minute delay around your music stuff:

17:50:00 T:7116 DEBUG: Suspended the Sink
17:51:42 T:8864 DEBUG: ADDON: Starting service addons.

This seems to happen right after your music library update.

I dumped the music db from MySQL and deleted the music db from the Databases folder (after just dropping the Musicdb from MySQL didn't do the trick) and it didn't work. I still experience the 1.5 minute delay when manually updating the Library. I don't even have a Music source in the sources.xml file. I also removed the Music db MySQL portion of the advancedsettings.xml. There's still a delay. Music32 db was repopulated in the Databases folder of the Userdata folder and there is now no Music db in MySQL. Here is a debug log of 2 separate consecutive Library Updates:

http://pastebin.com/gNj4HdjQ

I obviously noticed the same
Code:
11:54:18 T:9456   DEBUG: Thread Jobworker 9456 terminating (autodelete)
11:55:54 T:8760  NOTICE: Thread CVideoInfoScanner start, auto delete: false
at the first Update Library but the second one had that sink you referred to:
Code:
12:03:13 T:3584   DEBUG: Suspended the Sink
12:04:48 T:5356  NOTICE: Thread CVideoInfoScanner start, auto delete: false
but I really have no idea why the second one would be different at all.
Reply


Messages In This Thread
RE: ~1 minute delay when starting XBMC - by seth.feinberg - 2013-05-11, 21:11
Logout Mark Read Team Forum Stats Members Help
~1 minute delay when starting XBMC0