2016-09-12, 17:19
Same issue here. My headless crashes when its calling the addons.xml stuff. Anybody a good solution? My guisettings.xml gets overwritten each time I start my docker container.
(2016-08-30, 19:55)joelones Wrote: As a workaround I got it to stop crashing by copying Addons20.db from my 16.1 Mac OS X box and set the below to 2 in guisettings.xml to prevent addon updates:
Code:<addonupdates>2</addonupdates>
Not pretty, but for now it'll do.
(2016-08-30, 19:55)joelones Wrote: As a workaround I got it to stop crashing by copying Addons20.db from my 16.1 Mac OS X box and set the below to 2 in guisettings.xml to prevent addon updates:
Code:<addonupdates>2</addonupdates>
Not pretty, but for now it'll do.
(2016-09-19, 15:53)chrisism Wrote: Mmm.. Mine is still crashing but it looks like my guisettings xml gets overwritten each time. I am using the celedhrim version. Where do I have to change the guisettings.xml actually
(2016-09-19, 15:58)joelones Wrote:(2016-09-19, 15:53)chrisism Wrote: Mmm.. Mine is still crashing but it looks like my guisettings xml gets overwritten each time. I am using the celedhrim version. Where do I have to change the guisettings.xml actually
Are you asking where is guisettings.xml located? If so, it's located in the userdata folder. The <addonupdates> tag is within the <general> tag. And lastly, guisettings.xml gets overwritten because you probably haven't stopped the container...
(2016-09-19, 18:48)fritzl Wrote: I had the same problem. Turns out you have to remove the `default="true"` part, i.e. change <addonupdates default="true">0</addonupdates> to <addonupdates>2</addonupdates>. At least that worked for me
15:53:33 T:139731409016576 NOTICE: ES: Starting UDP Event server on 127.0.0.1:9777
15:53:33 T:139731409016576 NOTICE: UDP: Listening on port 9777
15:53:33 T:139731459372800 DEBUG: CPythonInvoker(0, /opt/kodi-server/share/kodi/addons/service.xbmc.versioncheck/service.py): start processing
15:53:33 T:139731459372800 DEBUG: -->Python Interpreter Initialized<--
15:53:33 T:139731459372800 DEBUG: CPythonInvoker(0, /opt/kodi-server/share/kodi/addons/service.xbmc.versioncheck/service.py): the source file to load is "/opt/kodi-server/share/kodi/addons/service.xbmc.versioncheck/service.py"
15:53:33 T:139731459372800 DEBUG: CPythonInvoker(0, /opt/kodi-server/share/kodi/addons/service.xbmc.versioncheck/service.py): setting the Python path to /opt/kodi-server/share/kodi/addons/service.xbmc.versioncheck:/usr/lib/python2.7:/usr/lib/python2.7/plat-x86_64-linux-gnu:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/local/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages
15:53:33 T:139731459372800 DEBUG: CPythonInvoker(0, /opt/kodi-server/share/kodi/addons/service.xbmc.versioncheck/service.py): entering source directory /opt/kodi-server/share/kodi/addons/service.xbmc.versioncheck
15:53:33 T:139731459372800 DEBUG: CPythonInvoker(0, /opt/kodi-server/share/kodi/addons/service.xbmc.versioncheck/service.py): instantiating addon using automatically obtained id of "service.xbmc.versioncheck" dependent on version 2.1.0 of the xbmc.python api
15:53:33 T:139731459372800 DEBUG: Version Check: Version 0.3.17 started
15:53:38 T:139731459372800 DEBUG: Version Check: Version installed {u'major': 16, u'tag': u'releasecandidate', u'tagversion': u'2', u'minor': 1, u'revision': u'2016-03-29-be20e8a-dirty'}
15:53:38 T:139731459372800 INFO: CPythonInvoker(0, /opt/kodi-server/share/kodi/addons/service.xbmc.versioncheck/service.py): script successfully run
15:53:38 T:139731459372800 INFO: Python script stopped
15:53:38 T:139731459372800 DEBUG: Thread LanguageInvoker 139731459372800 terminating
15:53:48 T:139732323063936 INFO: Python, unloading python shared library because no scripts are running anymore
15:53:48 T:139732323063936 DEBUG: UnloadExtensionLibs, clearing python extension libraries
15:54:43 T:139731684325120 DEBUG: Thread AESinkNull 139731684325120 terminating
15:53:33 T:139732323063936 DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been installed.'
15:53:33 T:139732323063936 DEBUG: ADDON: cpluff: 'Plug-in xbmc.webinterface has been installed.'
(2016-10-20, 22:26)quixers Wrote: Has anyone tried the headless patches with Kodi v17 Krypton?
Not far off release I think..
(2016-10-21, 09:45)celedhrim Wrote:(2016-10-20, 22:26)quixers Wrote: Has anyone tried the headless patches with Kodi v17 Krypton?
Not far off release I think..
Yes , it works since kodi 17 alpha3
https://github.com/Celedhrim/docker-kodi...ts/krypton