2021-03-18, 14:06
(2021-03-17, 23:14)jinux Wrote:What version service.library.data.provider are you using? I'm using v0.4.1 which specifically says python 3 compatible and I have no such crash issues. I also have lots of custom nodes and menu items so that's not likely your problem.(2021-02-21, 23:02)MB1968 Wrote: Thanks for the update. I'll install it later.Same here, i did not knew what was going on, but as soon as i deleted the library.data.provider, the crashes stop. Does anyone know, how to make it that it never installs again. Because almost every skin i try, installs this plugin. Even the kodi repository Aeon Nox Silvo skin.
I have finally found out what causes the crashes on my Matrix install. It is 100% the service.library.data.provider addon.
I removed the service.library.data.provider line from the skin addon.xml file, so I could uninstall the service.library.data.provider addon. No stability issues anymore.
I got a pop up message to install service.library.data.provider. I installed the addon, and Kodi immediately crashed and again...and again.
service.library.data.provider hasn't been updated in months unfortunately. It should be Python 3 compatible, but I'm having serious issues with it.
I have a main menu on my system, containing 6 submenu's. I've done this by creating videonodes for my movie library. Do you have any idea if this might cause the conflict with the service.library.data.provider addon?
EDIT: I think I found the culprit. "BLOB" values in my video database. It seems that Matrix has issues with special characters like ë in the movie description in my .nfo.files.
I do not know what to do, is it ok to just delete it everytime a skin installs, can it hurt anything?
Ofcourse there are always strange characters in my library...
ps. Oh and ofcourse this goes without saying, big thanks for the skin ported to matrix :-)
If you don't want it to install ever you could try this, just disable it then edit it's addon.xml and change the version number to something way higher than it is. I have changed version numbers in the past to prevent accidental updates to addons I didn't want updated and eliminate the nagging to update it. And by leaving a copy of the service on your system you should be able to install other addons that check for it as a dependency. The only thing is you may have to enable it when you install an addon that looks for it then disable it again. I'm not sure if that enabling it will be necessary but I have a hunch it will.
Also you may want to investigate what addons or features won't work without it installed or disabled. Just incase it will break something you really want or use a lot.