Skip to content

Working with kodi only plugins #128

@ktaragorn

Description

@ktaragorn

The documentation implies that to test "scripts", we

  1. add "script" to addons.xml for it to work in kodi
  2. pip install the "script", to test in CLI

But this is unnecessarily 2 steps and leads to issues with kodi only modules/"scripts"

  1. Out of sync script.module.parsedom version in pip is ancient.
  2. Not present in pip script.module.urlresolver isnt present in pip

Is there a recommended solution for this? Is it possible to wrap around scripts just like xbmc code is being?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions