So, you want us to help you clean up a box so you can install a bunch of new piracy add-ons. Good luck.
Posts by chewitt
-
-
what hardware is this on?
-
This is a known issue in amcodec (which is why it's not seen on pi) and probably won't be fixed until the next major wave of VideoPlayer changes land in Kodi Leia (v18). You can use skip steps rather than rewind to move back in a video and things are okay.
-
Put script in same folder as the files you want to release and run the script an it creates the JSON file that is queried for by the settings addon. Set the base URL for where you host the JSON file as the custom channel.
-
Potentially yes, but if everything booted on second attempt it's unlikely.
-
run "dmesg | paste" and share the URL generated.. let's see how slow the network drivers are to load..
-
If you run "systemctl stop kodi.service" then delete the skin files and "systemctl start kodi.service" it should default back to confluence. If not, pastebin a full log so we can see what's really going on.
-
Slice/Slice3 builds are 99.99% the same as RPi/RPi2 so you can follow the normal LE release notes and GitHub for changes. The sole differences in these builds are the handful of patches for the Slice audio overlays and LED driver. Unless something breaks I intend to spend as little time as possible on them because (being a pi in disguise) Slice is VERY reliable and requires almost zero effort/maintenance
-
Fixed, from 35,000 ft somewhere over Russia. I love wifi on long-haul flights
-
echo "options cfg80211 ieee80211_regdom=EU" > /storage/.config/modprobe.d/wifi.conf
something like that should work to make channels 12/13 work. It defaults to the world regdom which doesn't allow them.
-
"journalctl -b 0 --no-pager | paste" and share the sprunge.us URL here
-
The language add-on may be in the filesystem, but after first-boot is it enabled?
-
If "adjust display to match refresh rate" is enabled you will need to Calibrate 60Hz, 50Hz, 23.98Hz (23.976) etc. by manually switching Kodi to that resolution and Calibrating. It is not an intuitive process so most people Calibrate the default GUI frame rate (60Hz) and then wonder why their DVD at 23.976Hz doesn't reflect their changes.
-
It's not a debug log or a complete log. Clean install or something with OE junk still present?
-
Yes, it's possible to run a torrent client in the background and to run another add-on in the foreground. Issues arise when it's a low-power device and the torrent client stealing a 40GB sized BR rip overwhelms the CPU while also trying to run a badly written pirate streaming add-on. If that doesn't run we're delighted. That's not what our distro or Kodi is about.
And there is sub-zero interest in making LE run on Realtek SoC's designed for Android. They can use Kodi on Android.
-
There is a systemd service file template in /storage/.config/system.d/ that can be used to configure VPN connections. You can also Google search for Brian Hornsby's OpenVPN add-on, or Zomboided's VPN add-on. You probably won't find a specific howto/guide for windwhatever service, but it will be using an OpenVPN conf file and certs like any other OpenVPN provider so the process of setting things up will be much the same.
-
This change was stated in 7.90.009 release notes, and we have been explicitly instructed by upstream Kodi that ADSP is not supported yet and should not be available in Krypton hence there are no ADSP add-ons available in the repo used by 7.90.009 builds. In fact we're missing a patch to completely disable ADSP in code; we'll cook something up before 8.0.0 release (thanks for the reminder).
When the feature is considered fully-baked and supportable by its creators it will reappear. Until then, don't be over dramatic. Krypton has better audio support than any previous Kodi release.
-
new addon net-snmp by lsellens · Pull Request #1282 · LibreELEC/LibreELEC.tv · GitHub
It needs some changes before being accepted, but as long as those get done it will be merged and built/pushed to the repo. I won't guess when that will be, but sometime soon-ish.