v17 Library Node Editor's context menu items give errors on one specific profile
#1
* Version of Kodi: 17.1
* Windows Version + Service Pack version: Win7 Pro SP1
* Skin: Estuary
* Debug log: https://pastebin.com/j2sHFZyB
In this case I'm trying to edit Genre (Movies) with LPE several times with different context menu selections.
* Problem: I get errors "LNE error. Check log.") for everything in the context menu for Library Node Editor except Move and Add/remove to favorites.

Tried to fix it:
* Installing Kodi 17.1 again.
* Uninstalling and reinstalling LNE.
* Manually removing any trace of LNE and reinstalling.

It works fine on my other PC (Win10) which has a fresh install of Kodi 17.1.
The HPTC, which gets the errors, is an old install that's been upgraded several times and now to Kodi 17.1.

I've uninstalled orphaned addons and addons I didn't use.

I think this is the error but it doesn't say me anything:
Quote:> 10:25:32.444 T:2200 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.ValueError'>
Error Contents: dictionary update sequence element #3 has length 1; 2 is required
Traceback (most recent call last):
File "C:\Users\X\AppData\Roaming\Kodi\addons\plugin.library.node.editor\addon.py", line 835, in <module>
params = dict( arg.split( "=" ) for arg in sys.argv[ 2 ][1:].split( "&" ) )
ValueError: dictionary update sequence element #3 has length 1; 2 is required
-->End of Python script error report<--
10:25:32.465 T:2200 INFO: Python script stopped
Reply
#2
Any help please?
It seems to only affect one profile. My other one (about same age and addons) or a completely new profile one works fine.
Something must be corrupt or something. But how can you repair a profile? I've only found info about corrupt databases, which is not the case for me.
Reply
#3
Quite possibly a corruption, but let's try to get on the same page.

-you enter LNE
-video library
-new node (type genre)
-add content or path
-content movies
-add rule
-genre->contains->SciFi

Note: the default Genres

And in this your listing is not shown?
Reply
#4
The LNE is working on the .xml files found under the userdata>library folder for the profile, perhaps that is where the corruption has happened? The first time it copies the folder structure from the system folder, and then modifies it when you edit.

Check that and compare to the other working profiles.
Reply

Logout Mark Read Team Forum Stats Members Help
Library Node Editor's context menu items give errors on one specific profile0