LibreELEC is a lightweight ‘Just enough OS’ Linux distribution purpose-built for Kodi on current and popular mediacentre hardware.
Questions tagged [libreelec]
9 questions
3
votes
2 answers
Kodi HDMI-CEC right-click with TV remote without such button
Normally you control Kodi (I'm using LibreELEC) with left-clicks and right-clicks with special buttons on your TV remote through HDMI-CEC. My new Samsung TV has a minimalistic remote that has a left-click button but sadly lacks a button for…
Gruber
- 2,271
1
vote
1 answer
LibreELEC Kodi HDMI colors washed out
I use Kodi on LibreELEC on a Raspberry Pi 3 connected to a high-end Samsung television set with HDMI. The TV is generally working well for other sources, but Kodi's colors look washed out. Everything is just too bright and the gamma settings look…
Gruber
- 2,271
1
vote
1 answer
Add subtitle font in Kodi
I don't like the available subtitle fonts in Kodi and want to add my own .ttf file.
How do you do that? I use both OSMC and LibreELEC.
Gruber
- 2,271
1
vote
1 answer
Use custom font for Kodi Estuary UI
I'm trying to figure out how to change the UI font on Kodi with Estuary (the default skin) installed on LibreELEC and/or OSMC. I have a mynewfont.ttf font file I want to use.
Gruber
- 2,271
0
votes
0 answers
How to select floppy image in VICE 64 C64 Emulator
I just installed VICE64 on my Raspberry 4 running LibreElec.
VICE64 runs fine, but I cannot find out how to select a floppy image.
Why isn't such a central part of a program explained anywhere?
I was able to open the menu using some keystrokes on…
JPT
- 225
0
votes
0 answers
Sign into Youtube on Kodi TV in LibreELEC
I have LibreELEC installed on a PC I am repurposing and I installed the Youtube addon. Playing videos with audio appears to be fine but I would also like to sign in with my account to have my preferences on the application. When clicking Sign In, I…
Wolf Zwiener
- 151
0
votes
1 answer
libreelec docker in .config/autostart.sh not working propely
when I run
docker exec -i -t transmission df -h /media/TOSHIBA_HD/home-theater/
from /storage/.config/autostart.sh I don't get any output at all
if I run it from ssh I get
Filesystem Size Used Avail Use% Mounted on
tmpfs 374M …
FoosMaster
- 13
0
votes
1 answer
run docker container as root
I am running transmission on libreelec / rpi3 with docker
created with
docker create --name=transmission \
--restart=always \
-v /storage/docker/transmission/config:/config \
-v /media:/media \
-p 9091:9091 -p 51413:51413 \
…
FoosMaster
- 13
0
votes
0 answers
Linux: How to define at what point of boot an external hdd is mounted?
I am currently using LibreElec on a raspberry pi with an external hdd connected to it using an active USB hub.
It now happens, that the external HDD is only mounted after LibreElec and Kodi are fully booted (like 30-60sec after the boot).
This…
pixelbash
- 31