Posts by thoradia

    This should be fixed for LibreELEC 9.2

    CoreELEC uses the same ADDON_VERSION for nightlies and release

    The add-ons for release are building and will replace the add-ons for nightlies later today

    Done

    Jackett auto-updates, unless you have ticked Disable auto update in the web UI

    Hi, thoradia!

    I'm not having any issues with your add-ons (the combo swamp + MemoryHigh + reboot Kodi, automatically, one time per day work like a charm here!), Im here just to ask a question.

    I saw that you recently update Mono to new version and Sonarr too, however I not get this update here. I'm using the last LibreELEC stable release (9.0.2). There's a reason why you not update this add-ons for this version?

    Normally I can update Sonarr by myself, but this release not appear in interface.

    Regards and thanks!

    Is there a reason why I should update Mono for LibreELEC 9.0?

    Due to limited resources nice to have has lowest priority

    Coreelec is listed as not supported by this repo so will not download addons directly. However if you download the addon zip file directly to your CE box and install from ZIP it works.
    The latest versions of MONO and Webgrab+ are broken in CE so you have to use archive versions to get them working and then disable auto-update on the addons to ensure they don't update and break.

    Shoog

    As far as I know, Thoradia Add-ons supports CoreELEC 9.0

    If this is not the case, open an issue in this thread or here

    CoreELEC 9.2 support is underway but lacks information/testing, see here

    I am not aware of issues with Mono and WebGrab+Plus

    If there are, open an issue in this thread or here

    So I SSH'd in and tried that. The output is simply "Logs begin @ <Time> followed by --No Entries --.Is there some other way to access logs or something else I should have enabled first?

    I've tried re-installing Mono both from the repository and from zips downloaded from GitHub and installed from a memory stick. Both produce the same result.

    For reference my storage has 10.1GB free and the flashdrive I used had 1.1GB free so I don't think space to unpack is the issue but happy to be proved wrong.

    Any other advice?

    (Log ( http://ix.io/1tic )from an attempt to install Mono Tools from repository. Attempt starts at timestamp

    Code
    2019-08-28 20:44:54.663

    The log shows that Kodi starts unzipping the add-on, but does not show that this ends

    Mono requires 50 MB (packages) + 50 MB (compressed in tools.mono) + 300 MB (uncompressed in tools.mono)

    What does df -h report?

    You could try the following commands before re-installing:

    - rm /storage/.kodi/addons/packages/tools.mono*, to remove mono from the add-on cache

    - rm -rf /storage/.kodi/addons/tools.mono, to remove the mono add-on

    Hi,

    I'm having trouble getting Mono to install so I can use the other addons in the repository. It hangs at 33% installing and seems to go round in a loop of attempting it judging by the memory filling up then emptying but no progress is ever made. Eventually the I start getting a temperature warning.

    I can't seem to get any logs to be generated either to tell me whats going wrong with the install. Any advice on how to proceed?

    RPi 4b 4GB with Kodi 18.3 (LibreELEC-RPi4.arm-9.1.002.img.gz), 16GB SD card, Wired Network. No other issues with the build.

    The payload of the Mono add-on is large and therefore provided as a compressed file which is uncompressed at installation

    This requires that appropriate space is available in /storage/.kodi/addons

    Try re-installing Mono and provide the output of journalctl -u tools.mono

    Hi,

    How do I install plugins for deluge.

    I'm wanting to install auto remove plus but it doesn't seem to work the normal way I usually do it on your deluge from your repo.

    Thanks

    There seems to be a bug in Deluge when installing plugins from the web-ui

    To install third-party plugins to Deluge:

    - copy the egg of the plugin to /storage/.kodi/userdata/addon_data/service.deluge/plugins directory (you can do this via smb)

    - restart Deluge or LibreELEC

    AutoRemovePlus installs here