Audio and video runs flawless but has sometimes a clicking noise.
Addon: PVR Zattoo
Audio and video runs flawless but has sometimes a clicking noise.
Addon: PVR Zattoo
OK, thanks. I assum I got it so far.
# DockerHost
guestSystem=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}
Display More
after that I end in the docker system
# DockerContainer
sudo 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-tool
Was every thing correct understood?
cause, I got errors (like homerJau?):
GET 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}"
**************************************
Display More
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?
Thanks for the Information.
Why could I not add systemd-journald-remote as addon?
I came across systemd-journald-remote and like the Idea to store Logs on my nas instead of writing to the RPI sdcard.
What should I consider? How should I configure it?
I try it again
Only for your Information. I think I'm not able to provide much more information.
Attached several crashes we had while we Use Kodi with the zattoo addon from rbuelma or the netflix addon from CastagnaIT.
NAME="LibreELEC"
VERSION="12.0.2"
ID="libreelec"
VERSION_ID="12.0"
PRETTY_NAME="LibreELEC (official): 12.0.2"
HOME_URL="https://libreelec.tv"
BUG_REPORT_URL="https://github.com/LibreELEC/LibreELEC.tv"
BUILD_ID="f3fdd11916f8a47dc5a11c3a4c99cb7c7ffac78b"
LIBREELEC_ARCH="RPi4.aarch64"
LIBREELEC_BUILD="official"
LIBREELEC_PROJECT="RPi"
LIBREELEC_DEVICE="RPi4"
Display More