Posts by nickr

    I am having trouble making this as an addon. So far I have (omitting the copyright message:

    I have cribbed this from the existing vpeter/oe github referred to above, plus a bit of what I have gathered from looking up othr addons (both OE and LE). I also have a freshly compiled OE7 tree.

    However it doesn't compile. Using

    Code
    PROJECT=Generic ARCH=x86_64 ./scripts/create_addon xdotool

    it eventually ends up with

    Now time to cook dinner. Solutions on a postcard etc etc. Thanks guys.

    Ipaddle, responded to you on kodi forums. Essentially what I did was choose chromelauncher as browser in flix2kodi addon, not chromium. The path for the chromium start script is hardwired to /usr/bin/ path, whereas chromelauncher script uses kodi-send -a "RunAddon (browser.chromium)"

    See .kodi/addons/plugin.video.flix2kodi/resources/scripts/launcher/linux for the gory details.

    Now to get the remote working.