S905x (Mini M8S II)
Done
S905x (Mini M8S II)
Done
v11 isnt available for my box yet. I will keep an eye out for it.
What is your box?
Display More
Thanks for the addons, very helpful.I have a small issue with Deluge.
Whenever I open the webui i get this error. It only happens with "label" plugin enabled.
Any way to fix this, perhaps I didnt install something I should have?
"Error loading script:
/js/label/label.js
Status: TypeError: Unable to set property 'LabelPage' or undefined or null reference"
Thanks
I get the same error, and I have no idea how to fix.
Please report the issue to the Deluge devs.
This is fixed with revision 11 of the Deluge add-on.
I recently upgraded to Libreelec 8.0.1 from 7.0.3. I can see that the system is very sluggish when running Sonarr, Transmission & CP on 8.0.1. This was never an issue on 7.0.3. Anybody else having similar issue.Edit: Which one is better? Using this (Sonarr, Transmission, CP) directly or by Docker?
Thank you for the feedback.
Please provide more details about 'the system is very sluggish', for example information about your system, logs and output of top command.
Native or Docker is a matter of convenience, the choice is yours.
Is there addons for mylar, headphones or lazylibrarian?
Thoradia add-ons also provide Headphones
Odd, now my transmission has gotten into a state where it segfaults upon loading a torrent again: hNgXIt was working fine for a while, not sure what's going on here. Removing the torrent from resume/torrents data directory makes it start up fine again but adding a torrent results in the same.
Thank you for the feedback.
Transmission was last built against LibreELEC 7.95.1.
I have started rebuilding it against LibreELEC 8.0.1.
I will post the new build here, so you can test if it fixes.
Edit: the build is now available from the repository.
Hi,Excellent add-ons!
Just seems that Sabnsbd is somehow showing wrong version. For exaample dognzb site does not allow to push send and showing error "... 0.3 version or better required". Also sonarr had a warning that every functionality might not work although it have been working so far.
Dognzb push issue is however something I would like to use.
Thank you in advance!
This issue is fixed by revision 11 of the SABnzbd add-on
[hr]
thoradia, could you please update deluge with this fix: Changeset cc69c9 – DelugeP.S. I've found optimized python file ([...]/deluge/core/torrent.pyo) and can't edit it directly.
Is there way to apply this fix on local system? Can I replace .pyo file with .py (performance is no matter for now)?
This issue is fixed by revision 10 of the Deluge add-on
[hr]
Hi Thorada. First of all great work!I was very happy to get couchpotato running on a 905 (runs great) but now it seems that couchpotato itself is becoming almost impossible to be used for torrents. An alternative was recently started based on Sonarr: GitHub - Radarr/Radarr: A fork of Sonarr to work with movies à la Couchpotato. wich seems to work quite well already.
Do you have any plans in including this? (I haven't really studied the sources yet, but as it is based on Sonarr, it should be possible I think)
CouchPotato has been updated.
Revision 11 of the CouchPotato add-on has been updated accordingly.
Hi, thank you for quick reply. I did those three steps, but now sabnzbd service won't start. Changed back to "develop", but same situation. Seems that i didn't like deleting version.pyo and havent build it again.
Codeservice.sabnzbd.service - SABnzbd Loaded: loaded (/storage/.kodi/addons/service.sabnzbd/system.d/service.sabnzbd.service; enabled; vendor preset: disabled) Active: failed (Result: exit-code) since Thu 2017-03-30 08:31:37 EEST; 1min 53s ago Docs: https://sabnzbd.org/ Process: 1131 ExecStart=/bin/sh /storage/.kodi/addons/service.sabnzbd/bin/sabnzbd.start (code=exited, status=1/FAILURE) Main PID: 1131 (code=exited, status=1/FAILURE) Mar 30 08:31:37 LibreELEC systemd[1]: service.sabnzbd.service: Unit entered failed state.Mar 30 08:31:37 LibreELEC systemd[1]: service.sabnzbd.service: Failed with result 'exit-code'.Mar 30 08:31:37 LibreELEC systemd[1]: service.sabnzbd.service: Service hold-off time over, scheduling restart.Mar 30 08:31:37 LibreELEC systemd[1]: Stopped SABnzbd.Mar 30 08:31:37 LibreELEC systemd[1]: service.sabnzbd.service: Start request repeated too quickly.Mar 30 08:31:37 LibreELEC systemd[1]: Failed to start SABnzbd.Mar 30 08:31:37 LibreELEC systemd[1]: service.sabnzbd.service: Unit entered failed state.Mar 30 08:31:37 LibreELEC systemd[1]: service.sabnzbd.service: Failed with result 'exit-code'.
Weird, it works here. To fix, simply reinstall the add-on.
Have you tried DOGnzb with nzbget?
Just seems that Sabnsbd is somehow showing wrong version. For exaample dognzb site does not allow to push send and showing error "... 0.3 version or better required". Also sonarr had a warning that every functionality might not work although it have been working so far.
Thank you for the feedback, I will fix this in the next iteration.
In the meantime, you can correct this issue yourself with the following commands:
rm /storage/.kodi/addons/service.sabnzbd/SABnzbd/sabnzbd/version.pyo
nano /storage/.kodi/addons/service.sabnzbd/SABnzbd/sabnzbd/version.py
systemctl restart service.sabnzbd
In nano set __version__ to 1.2.3 instead of develop
My bad. I was thinking of the YaRSS plugin for Deluge.
I started deluge with -L info: the log looks good (see below) but the YaRSS2 plugin does not show up in the WebUI.
Please report the issue to the YaRSS2 devs.
My bad. I was thinking of the YaRSS plugin for Deluge.
Indeed, YaRSS2 does not enable. I'll see what I can do about it. Any help is appreciated
[hr]
thoradia, could you please update deluge with this fix: Changeset cc69c9 – DelugeP.S. I've found optimized python file ([...]/deluge/core/torrent.pyo) and can't edit it directly.
Is there way to apply this fix on local system? Can I replace .pyo file with .py (performance is no matter for now)?
I'll add that patch in the next iteration.
In the meantime, you can indeed try to replace the .pyo wirh the .py and then restart deluge. Let us know if it fixes. If it does not, simply reinstall Deluge.
For information, the code is here.
I've kept Transmission, as I had issues with the one in Thoradia repo.
What issues? Describe them and I will try to fix them.
Would it be possible to get an RSS Feed plug-in added to the Transmission addon by default? I tried to add it after-the-fact, but I could not successfully implement the feature.
Where are RSS Feed plug-ins for Transmission documented?
The package.mk below builds qt-everywhere (which includes qt-gstreamer).
Building other packages with qt5 (qtbase/qt-everywhere) will however fail like for example this.
Maybe lrusak can help further.
PKG_NAME="qt-everywhere"
PKG_VERSION="5.6.2"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://qt-project.org"
PKG_URL="http://download.qt.io/official_releases/qt/5.6/$PKG_VERSION/single/$PKG_NAME-opensource-src-$PKG_VERSION.tar.xz"
PKG_DEPENDS_TARGET="pcre zlib"
PKG_SOURCE_DIR="$PKG_NAME-opensource-src-$PKG_VERSION"
PKG_LONGDESC="A cross-platform application and UI framework"
PKG_CONFIGURE_OPTS_TARGET="-prefix /usr
-sysroot $SYSROOT_PREFIX
-hostprefix $ROOT/$TOOLCHAIN
-device linux-libreelec-g++
-opensource -confirm-license
-release
-static
-make libs
-force-pkg-config
-no-accessibility
-no-sql-sqlite
-no-sql-mysql
-no-qml-debug
-system-zlib
-no-mtdev
-no-gif
-no-libpng
-no-libjpeg
-no-harfbuzz
-no-openssl
-no-libproxy
-system-pcre
-no-glib
-no-pulseaudio
-no-alsa
-silent
-no-cups
-no-iconv
-no-evdev
-no-tslib
-no-icu
-no-strip
-no-fontconfig
-no-dbus
-no-opengl
-no-libudev
-no-libinput
-no-gstreamer
-no-eglfs"
configure_target() {
QMAKE_CONF_DIR="qtbase/mkspecs/devices/linux-libreelec-g++"
QMAKE_CONF="${QMAKE_CONF_DIR}/qmake.conf"
cd ..
mkdir -p $QMAKE_CONF_DIR
echo "MAKEFILE_GENERATOR = UNIX" > $QMAKE_CONF
echo "CONFIG += incremental" >> $QMAKE_CONF
echo "QMAKE_INCREMENTAL_STYLE = sublib" >> $QMAKE_CONF
echo "include(../../common/linux.conf)" >> $QMAKE_CONF
echo "include(../../common/gcc-base-unix.conf)" >> $QMAKE_CONF
echo "include(../../common/g++-unix.conf)" >> $QMAKE_CONF
echo "load(device_config)" >> $QMAKE_CONF
echo "QMAKE_CC = $CC" >> $QMAKE_CONF
echo "QMAKE_CXX = $CXX" >> $QMAKE_CONF
echo "QMAKE_LINK = $CXX" >> $QMAKE_CONF
echo "QMAKE_LINK_SHLIB = $CXX" >> $QMAKE_CONF
echo "QMAKE_AR = $AR cqs" >> $QMAKE_CONF
echo "QMAKE_OBJCOPY = $OBJCOPY" >> $QMAKE_CONF
echo "QMAKE_NM = $NM -P" >> $QMAKE_CONF
echo "QMAKE_STRIP = $STRIP" >> $QMAKE_CONF
echo "QMAKE_CFLAGS = $CFLAGS" >> $QMAKE_CONF
echo "QMAKE_CXXFLAGS = $CXXFLAGS" >> $QMAKE_CONF
echo "QMAKE_LFLAGS = $LDFLAGS" >> $QMAKE_CONF
echo "load(qt_config)" >> $QMAKE_CONF
echo '#include "../../linux-g++/qplatformdefs.h"' >> $QMAKE_CONF_DIR/qplatformdefs.h
unset CC CXX LD RANLIB AR AS CPPFLAGS CFLAGS LDFLAGS CXXFLAGS
./configure $PKG_CONFIGURE_OPTS_TARGET
}
Display More
I'm trying to use transmission on the same machine as radarr. It works in terms of snatching and downloading, but importing the download queue is a problem.I get this recurring error:
[v0.2.0.535] System.ObjectDisposedException: Cannot access a disposed object. Object name: 'System.Net.Sockets.NetworkStream'. at System.Net.WebConnectionStream.EndWriteI changed the default paths in the addon settings.
Any ideas?edit: I rebooted and the error seems to be gone.
This usually happens when a download client is updated/restarted
These add-ons are available for S905/S905X
Solved by typing this on a ssh session =>
curl -L -o /tmp/cacert.pem cacert.pem
cert-sync --user /tmp/cacert.pemtaken from Mono 4.8.0 Release Notes | Mono
Thank you Ronflex for reporting and proposing a fix.
What version of the Mono add-on are you using?
[hr]
I'm trying to configure transmision to start after mount my usb unit.I have created one init.sh file at ~/.kodi/userdata/addon_data/service.transmission with this content
CodeLibreELEC:~/.kodi/userdata/addon_data/service.transmission # cat init.sh systemctl start var-media-sda\x2dusb\x2dTOSHIBA_MQ01ABD0.mount
I get this on the logs
CodeJan 01 01:00:16 LibreELEC sh[2493]: Failed to start var-media-sdax2dusbx2dTOSHIBA_MQ01ABD0.mount: Unit var-media-sdax2dusbx2dTOSHIBA_MQ01ABD0.mount not found.
I'm doing something wrong, but how can I get the correct unit name?
Are you sure about the backslashes in your systemctl start command?
Does that command run when you launch it manually?
Latest Thoradia add-ons now start after systemd mounts, so this should work, too: Mounting network shares - OpenELEC
Try this, no Docker involved
GitHub - thoradia/thoradia: Add-ons for LibreELEC