-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
The documentation implies that to test "scripts", we
- add "script" to addons.xml for it to work in kodi
pip installthe "script", to test in CLI
But this is unnecessarily 2 steps and leads to issues with kodi only modules/"scripts"
- Out of sync
script.module.parsedomversion in pip is ancient. - Not present in pip
script.module.urlresolverisnt present in pip
Is there a recommended solution for this? Is it possible to wrap around scripts just like xbmc code is being?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels