Skip to content

Conversation

@HiassofT
Copy link
Member

Kodi addons have long switched from simplejson to json, only script.litebox (whatever that is) is still requiring it, but it pulls it in from the kodi repo via script.module.simplejson.

So it's no longer required to include simplejson in the image, even more so as there recently was a report that it's native code caused random crashes (script.module.requests uses simplejson if it's available):
xbmc/xbmc#27437

@chewitt chewitt merged commit 6215140 into LibreELEC:master Nov 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants