houser Do you use sub-titles or any other type of display overlay?
Posts by Da Flex
-
-
I have a Servarr stack with Jellyfin which I'm using with Kodi.
This stops our support for your task.
-
We've just added Flatpak package manager on nightly builds. I guess that's the most convenient option.
-
Thread
Installing Tailscale via Static Binary
Read online that it was possible to install Tailscale via static binary on LibreELEC; however, the tutorial assumed alot of general knowledge about the LibreELEC command system. I for one have zero experience outside the basics of the Raspi 5 OS hence why im here.
Ive followed the tutorial set by Tailscale, yet I'm still facing errors.
Tailscale Guide:
https://tailscale.com/kb/1053/install-static
###########################################
Setting up Tailscale with static binaries (unsupported)
If…toby2106September 25, 2024 at 8:50 AM ThreadInstalling Tailscale via Docker Image
Hello all,
For last few months I been using Tailscale as a docker image on my:
Raspberry pi 4 - 2gig memory - LibreELEC (official): 12.0.1 (RPi4.aarch64)
So I have written a bash script to install the Tailscale docker image and update the Tailscale image when needed with Watchtower.
Regards: peter
Remember to backup first before setting up Tailscale docker image !!
Install LibreELEC Docker app before you run the tailscale.sh bash script to install Tailscale docker image.
Add-ons / Install from…PetercNovember 25, 2024 at 11:25 AM -
-
-
Can you ping all involved devices by IP address?
-
Please provide a full debug log.How to post a log (wiki)1. Enable debugging in Settings>System Settings>Logging2. Restart Kodi3. Replicate the problem4. Generate a log URL (do not post/upload logs to the forum)
use "Settings > LibreELEC > System > Paste system logs" or run "pastekodi" over SSH, then post the URL link -
No, just compare the release dates of LE and RPi firmware.
-
You have to install LE 9.2.8 for 3D. You probably have to downgrade the RPi firmware to make it work.
-
I guess what he means is the arrangement of the pictures, when you select a different view mode for a streaming provider. Pictures are bigger then, and arranged in a horizontal row. In that case it could really need more RAM, or Kodi is buffering in (non-existing / too small) graphic memory.
-
I don't use kiosk mode, but when multiple links lead to the same object, then it could also be a dead lock. So when using any tools on top of those lists (media scrapers), then it's worth to check them.
-
Thanks. The log looks very good, no critical errors. There is a chance that kiosk mode uses more RAM, and when the second RAM bank gets activated, it might causes an invisible error / freeze (I already had that problem many years ago). So I would take a USB stick, and run MemTest86.
-
Yes, it's active after reboot, and results in more log details.
-
Use advancedsettings.xml to increase the log level. Post another log when it happens again.
-
Maybe this procedure helps:
PostRE: [x86-84] No sound via HDMI
solution (90%)
chatGPT told me to power it all off then turn tv on and wait for it to boot 100% and then wait 10 sek and then turn the computer on
in the audio devices there was my tv now selected that and i fliped some more things back and forth but now it is working
latest log here https://paste.libreelec.tv/charmed-herring.logmenace_dkMay 1, 2026 at 4:37 PM -
There is something wrong with your advancedsettings.xml file, so you're still at log level 0:
Code2026-04-28 21:49:46.726 T:823 error <general>: Error loading special://profile/advancedsettings.xml, no <advancedsettings> node 2026-04-28 21:49:46.726 T:823 info <general>: Default Video Player: VideoPlayer 2026-04-28 21:49:46.726 T:823 info <general>: Default Audio Player: paplayer 2026-04-28 21:49:46.726 T:823 info <general>: Disabled debug logging due to GUI setting. Level 0.PS: Also have a look at this thread:
Thread[x86-64] NFS kernel mounting NO WORKIE
I am attempting to update my trusty old x86 HTPC from an ancient version of OpenELEC that I've been running forever because it just worked and it was sufficient for my needs. Now however I'm trying to move to the latest LibreELEC (legacy PC edition) and I'm just not able to get NFS mounts to work following the instructions on this LibreELEC Wiki page:
Mount Network Share
I have noted that (in the case of NFS, at least) these are still the identical old instructions that I used on OpenELEC, years…
ronbabyApril 27, 2026 at 5:28 AM -
Shall I try to reproduce for a log with the following settings?
<loglevel>3</loglevel>
<setting id="debug.extralogging">true</setting>
<setting id="debug.setextraloglevel">131072</setting>Reproduce the issue with log level 1. Anything else is overkill.