Posts by chewitt

    The install process is already documented in the forum posts you've been linked to and the learning experience that follows is all part of the added value in your decision to purchase a cheap no-name Chinese S905 clone (caveat emptor). There is no single definition of "Mini MX" to code around. There are probably 20+ definitions and some will just work while others will need fiddling. On the +ve it's hard to truly "brick" a box, only to put it into a software state that's beyond your confidence.

    If there's a difference in scraping behaviour it's down to changes between Kodi Helix and Kodi Jarvis (or Kryton) not OE vs LE; and from memory there are a few differences. In all cases a debug log showing the scraping is the first step in understanding why something is/is-not happening.

    Correct time is a good thing but is also cosmetic to the Kodi GUI so there is no reason to make Kodi start depend upon it. From a support perspective this would make things worse given that some routers act as bad/misconfigured NTP servers, users have a habit of adding typos to their input, and some ISP's blocking port 123 (lord knows why, but it happens).

    As 99% of NTP issues are seen on Raspberry Pi .. the cure is adding an RTC card not adding workarounds to the OS.

    It should work as the Heroku cloud service talks directly to the Kodi webserver so there's nothing to install on LE, but doing this requires you to expose the webserver on your Kodi box directly to the Internet which is not a great idea. It's not really designed/intended to be exposed that way and it's only password secured :)

    It shows a TLS handshake time-out, so maybe NordVPN have a network issue or you're using a config that talks to incorrect servers - but ultimately that's a guess as I have no clue about that add-on. I suggest you contact the add-on creator for help; it's not one of ours.

    Yes in theory you can take the patches and various kernel bits but there is no nicely written wiki article to explain the entire process so in reality it's one of those "If you have to ask how it's done, you're not going to succeed at the task" cases. I don't mean to be arrogant in saying that, it's just that I have a load of experience with people trying to fiddle with the logical and well structured LE build-system, and that's how it plays out.

    In some devices the region coding is embedded in device firmware so selection is handled automatically by the kernel. In other devices the default is a world region code. This is in theory what RPi3 has, only the wireless driver has some caveats on auto-detection and only sees channels 1-11 unless you force the region code (which has nothing to do with Kodi). We don't ask for the region code because a) we have no way of asking it currently, b) no other driver needs this, c) out of tens of thousands of installed systems only about 10 people have complained.

    There are no PDFs but

    External Content www.youtube.com
    Content embedded from external sources will not be displayed without your consent.
    Through the activation of external content, you agree that personal data may be transferred to third party platforms. We have provided more information on this in our privacy policy.
    shows how to download and connect to the box over SSH from Windows using PuTTY. From there you run "dmesg | paste" and reply here with the something URL it generates. Regular contributors to the project include a paramedic and an airline pilot so being a plumber is no excuse :)