LE does not support (and has no plans to support) IPSeC VPNs.
Posts by chewitt
-
-
It's possible but you're forcing all SD and 1080p media to be upsampled to 4K which takes some effort and this will refect in power consumption, heat output and overall load on the (better than RPi3 but still low-power) device. You'll see better overall performance running resolution and GUI at 1080p which suits the majority of media while the small subset of 4K media switches. At some point the balance of media being 4K might shift, but that's still some way off in the future and there'll probably be a higher spec RPi4 or even RPi5 by then

-
LE master branch held out on K18 until various dependencies for Python3 were resolved and then we bumped to K19 .. and since then Oleg stopped building K18 images (the hassle of backporting isn't worth the effort). Right now the Python3 changes in K19 are causing some disruption but there is not much Kodi (or LE) can do about this; we've been promoting Python3 for 2.5 years but community developers never change until they have to .. so in the end Kodi had to force the change (coexistence was explored but isn't technically possible over all the platforms Kodi supports). It will take time but it's temporary and once the first K19 alpha release ships more add-on authors will release updates.
-
Development activity is focussed on our master branch (Matrix) so minor bumps to Leia add-ons can be overlooked. Instead of installing Entware you could just point out that some Leia add-ons need bumping (or even send us a pull-request to do the bump) and we'll build and publish the updated add-ons to our repo.
-
Two suggestions:
a) Upgrade RPi 1B+ to something newer
b) Use a legitimate IPTV feed with fewer entries
Any IPTV feed with 14,500 channels is a pirate feed .. so you are reminded of forum rules.
-
-
The AMLGX 'box' image is the one to explore .. use a spare SD card, don't attempt to update the existing working(ish) install.
-
NB: This thread exists to support balbes150 images. If you would like to discuss other images or distros please do it in another thread.
-
Junoxe There is no 9.2.0 version - hence no links on the download page. LE chose to stop working on the old vendor kernel after LE 8.2 and has been working on moving the Amlogic platform onto a mainline codebase - which is still an ongoing effort. Test images that support S905X2 are here Index of / or you can use balbes150 images which are linked in the first post of this thread.
-
The only app that I've seen that plays 360º videos is VLC. They are not supported by ffmpeg which is the underlying player app for Kodi.
-
If you are going to set a single resolution and no whitelist 1080p60 is the best option. If you're going to change the default to 1080p50 as most of your media is PAL (25Hz) then it will eliminate most-switching (as Kodi doubles 25 to 50 automatically so no switch is required) but it would be best to use the whitelist and allow 23.976/24/50/59.94/60 modes. I don't see any issues with SD media. YMMV.
-
This is an English language forum.
-
Not supported in official releases and no plan to add it.
-
-
Allwinner development is now focussed on the LE master branch (will be LE10 in the future). Add-ons for older 9.2 based images are probably missing from the repo and will not be built/added now - so you need to update the release.
-
An educated guess:
Kodi checks the repo on start, but the repo uses SSL and the certificate has a start/end validity period. RPi has no real-time clock chip to retain the time between boots. On boot the system time starts from the libc compile date which is probably before the SSL certificate start date. So if NTP has not updated system time before Kodi starts (which happens more often with WiFi connections due to slower driver loading) the cert is seen as invalid and the repo check fails. Then you have to wait for another repo check, which will happen automatically eventually, but not if you're rebooting/rebooting to try and see where the problem lies.
-
-
I pinned the thread so more people find it. Please focus on the mainline investigations
