Posts by zorvalth


    I ran into the same issue when installing the Trakt add-on.

    It turned out that Trakt didn't install because installing script.module.dateutil failed; and installing script.module.dateutil failed because installing script.module.six failed.

    I managed to install Trakt by first downloading the zips of both script.module.six and script.module.dateutil from Files..., and installing them manually in Kodi. Then I could install Trakt without issues.

    THANKS! That fixed all my addon problems. I didnt know about that link with all krypton addons!


    Dependency issues can appear when programs are based on different OS versions, or builds, in case of LibreELEC.
    That's why, we also prefer full log files, not just the part that the user thinks is appropriate. Full logs also provide for example machine info.

    See HOW TO:Provide Logfile - LibreELEC

    Here is full log: WSOd

    I tried to install - Trakt, Audo(which is sickrage/couchpotato/headphones addon) and another one for subtitles on my local language. All problem with dependencies. Starting to think its something with the latest beta which i clean installed yesterday.. Some addons works, but some got dependencies problem.

    p.s. as far as i can see all of them require xbmc.python addon. how can i install it?

    I tried to install trakt addon but it says it cant install dependencies

    Here is log:

    But when i chose hardlink in sickrage or couchpotato it says "Failed to create hardlink of ***** Error: [Errno 1] Operation not permitted. Copying instead". My guess is because they are in Docker they dont have direct access to Libreelec filesystem, and trying to create hard links on the volumes made in the docker containers just doesnt work. Noob here so probably not talking too much sense. But Never got problem using them with openelec like addons (the one from lsellens repo.) So it should be something with the Docker..