Kodi Community Forum
stop video library updating on startup? - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: iOS & tvOS (https://forum.kodi.tv/forumdisplay.php?fid=137)
+---- Thread: stop video library updating on startup? (/showthread.php?tid=161813)



stop video library updating on startup? - canadave - 2013-04-07

Hi,

Since upgrading to 12.1 (and also when trying to fix by upgrading to a nightly build), XBMC is running an update of my video libraries on startup--even though I have it set to NOT do that in the Video settings. In my guisettings.xml I can even see that the <updateonstartup> tag is set to false. And there's nothing in the advancedsettings.xml that seems to have any bearing on this.

Any ideas on how I can get the scraper to stop updating on startup? Here's the log:
http://pastebin.com/A8BKPfiV


RE: stop video library updating on startup? - Memphiz - 2013-04-08

Could you try to disable all those service addons you are running and see if one of those triggers it? Also try confluence for ruling out the skin please.


RE: stop video library updating on startup? - canadave - 2013-04-10

Thanks, Memphiz. I *think* it was one of the service addons. Changing the skin to Confluence had no effect. I think it was the 1channel service addon that was causing the issue, perhaps with its "Library Integration" feature. In any case, when I disabled it, now everything seems to work (i.e. not update on startup).

Cheers for your help!