How is that possible?
Posts by Mayoru
-
-
In long terms I plan to replace my RPI 4 with my old Laptop which does not support CEC.
I search a IR. usb dongle and a Universal RemoteControl that:
- allows me to turn on/off TV and control my Samsung TV (2014).
- Is a bar like controlt hat could be used with one hand.
Optional
Allows to use one or two buttons in HomeAssistant
Any other ideas are also welcome.
-
Phew. What a relief. It was a little stressful trying to figure out if I'd walked into a scam app or similar.
---Da Flex this problem seems appears randomly only 2 to 4 times a month.
Could I redirect the Log outside my SD-Card of my RPI 4?
-
That isn ot what I asked. I asked why this repo was banned. Not more not less.
-
Sometimes suddenly freeze and reboot. Any Idea what could be the cause.
kodi.log - https://paste.kodi.tv/rarofiliza.kodi
crash log - https://paste.kodi.tv/eqemuhupoz.kodi
-
I have a backup of STORAGE, how do I restore it correct?
- My backup does not include the access rights of folders. How could I restore these?
- are there temp or cache file I could remove and not have to restore?
- Is this the correct workflow?
- flash SDCard of RPI4
- boot once
- power-off
- restore files to STORAGE
- boot
-
sometimes I suddenly get cracks while watching tv or movie.
Is there a way to solve this without rebooting libreelec?
-
The Problem was, that i did not had an npt server set.
-
Our EPG has 1h delay since change of the the time to summertime.
On internet they say i should reboot my raspi. It was rebootet several times (we rebbot kodi twice a week)
(used with Zattoo addon)
How could I correct the EPG
-
Audio and video runs flawless but has sometimes a clicking noise.
Addon: PVR Zattoo
-
OK, thanks. I assum I got it so far.
# DockerHost
Code
Display MoreguestSystem=questing baseDir=/opt/libreelec/ CMD=/bin/bash cd ${baseDir} git clone https://github.com/LibreELEC/LibreELEC.tv /opt/komodo/etc/builds/libreelec -b master sed -i -e "/^USER docker/i RUN ln -s /usr/bin/gcc-10 /usr/bin/cc" tools/docker/${guestSystem}/Dockerfile docker build --pull -t libreelec tools/docker/${guestSystem} docker run \ -it --rm \ --log-driver journald \ -v ${baseDir}:/build -w /build \ -e PROJECT=Generic \ -e ARCH=x86_64 \ -e MTPROGRESS=yes \ libreelec ${CMD}after that I end in the docker system
# DockerContainer
Codesudo apt update sudo apt upgrade sudo apt install bc curl g++ gcc git gperf make openjdk-11-jre-headless rsync unzip xfonts-utils xsltproc xz-utils zip cd ~;git clone https://github.com/LibreELEC/LibreELEC.tv.git;cd LibreELEC.tv currentVersion=$(git tag | sort -V | tail -n 1) git checkout ${currentVersion} PROJECT=Generic ARCH=x86_64 tools/download-toolWas every thing correct understood?
cause, I got errors (like homerJau?):
Code
Display MoreGET kmscube (archive) % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 159k 0 159k 0 0 299k 0 --:--:-- --:--:-- --:--:-- 299k WARNING Incorrect checksum calculated on downloaded file: got 6f5a56929e8958e8e0d073c898c0d50d3c6ab7f070ad0d2f185a6ee2d29b57d7 wanted 896ac76671a9b89836a7014b16cc85b45b041e03fe34a8f529f4718aa2b15cef % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 159k 0 159k 0 0 248k 0 --:--:-- --:--:-- --:--:-- 248k WARNING Incorrect checksum calculated on downloaded file: got 6f5a56929e8958e8e0d073c898c0d50d3c6ab7f070ad0d2f185a6ee2d29b57d7 wanted 896ac76671a9b89836a7014b16cc85b45b041e03fe34a8f529f4718aa2b15cef % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 Cannot get kmscube sources : https://gitlab.freedesktop.org/mesa/kmscube/-/archive/master/kmscube-9f63f359fab1b5d8e862508e4e51c9dfe339ccb0.tar.gz Try later! *********** FAILED COMMAND *********** . "${get_handler}" ************************************** % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65 100 65 0 0 503 0 --:--:-- --:--:-- --:--:-- 503 GET edid-decode (archive) % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 3789 0 3789 0 0 413 0 --:--:-- 0:00:09 --:--:-- 959 WARNING Incorrect checksum calculated on downloaded file: got b020a958cd5fa3ae62cce8e81c4502e74e6b7eaaf85438fdae32a914aa36bbde wanted 8b55a1c09a32c4c39ea0092e1f468f545a535323eb36016e042e0bf156833a1b % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 3789 0 3789 0 0 351 0 --:--:-- 0:00:10 --:--:-- 1061 WARNING Incorrect checksum calculated on downloaded file: got 2af4522e6debb8c5214675fe2d4c5637c6de97f5a553602be2b287dd901e9999 wanted 8b55a1c09a32c4c39ea0092e1f468f545a535323eb36016e042e0bf156833a1b % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 Cannot get edid-decode sources : https://repo.or.cz/edid-decode.git/snapshot/9ba4e90f3c0705351d32f526653e3e765fa2cf64.tar.gz Try later! *********** FAILED COMMAND *********** . "${get_handler}" **************************************What would be the next step If my goal is to add this to my libreelec ?:
-
For me, it's a bit complicate to understand: https://wiki.libreelec.tv/development/build-docker
Could it be that there are some steps missing?
If I open https://github.com/LibreELEC/Libr…er/tools/docker
As far I understand, the first step you have to do, if you try to build libreelec with docker is to run
docker build --pull -t libreelec tools/docker/questing. But there are no definition of the git address.Then, I assumed that may the stepps are not in the right order and further below the basics are needed first. But there I'm also not sure because I assume that this basics should be needed inside a docker container and not on the system where docker run.
I'm a bit confused.
-
Unti now, my selfhosting experience did not need any compiling, but for my current goal I need a custom Libreelec image, because I wish to use systemd-journald-remote and play around wit virt-mgr and spice. (running on a Proxmox) What is needed for compiling my own Libreelec and have it up to date along the usual Libreelec publish?
-
add KVM module for virt-mgr und spice that way, we could better use this images in a VM.
-
-
I'm planing to use a Mini PC with some CPU Power (AMD Ryzen) for several self-hosting services have. Kodi and its requirement would perfectly fit into this and also the Place behind my TV would be the perfect place for this device (Passive cooling).
Is there a way to run LibreELEC inside a docker container and give it exclusive access to the HDMI Port?
-
On debian I would use "apt install webhook" and do it ith that.
The idea is to run a specific script from a smartphone or from a dashboard. either public access (no login) or over kodi api with the kodi login.
-
Is this Project still allive? I use it but never got any Updates. I currently plan an Update of my hardware. Proposals how I should use Moonlight in the new environment?