Posts by Boronsbruder

    I had the same "problem" or better behavior.
    I solved it using the keymap editor to edit "Global -> System -> Shutdown" (I hope SHUTDOWN is the right translation for german AUSSCHALTEN).
    Now by pressing the PowerOff Button on my harmony-remote the NUC is powering off in the "old way".

    This information above is for Raspberry Pi OS, really doesn't apply to LE. The easiest way to turn on SSH is just connect the RPi to a monitor that is working with it, go into the LE Settings app and turn it on. The alternative way is to add " ssh" to the end of /flash/cmdline.txt, you should be able to find instructions on the forum (no quotes, add to the end of the existing line in the file).

    Arghhh... Sorry, i mixed it up with my PiOS installs

    Wrong directory i think...
    If I connect the SD-card to my Destop PC it shows up a partition called LIBREELEC looking like this

    There should the ssh and the userconf.txt files go.

    And you have to encrypt the password with openssl

    Code
     openssl passwd -6

    I recorded a new log with LibreELEC-Generic.x86_64-12.0-nightly-20231221-581a2fe because there is still no UHD

    Next tries:
    - Record UHD via thvheadend pass profile:

    play it in kodi -> works fine

    play it with vlc om my pc -> short video then video stops and audio continues

    play it with windows 11 mediaplayer -> bugged video

    play it with legacy mediaplayer -> running fine

    - stream UHD via tvheadend "pass"-profile to vlc on my pc -> short video then video stops and audio continues (same as when play recorded file)

    - stream UHD via tvheadend "matroska"-profile:

    is working fine on vlc and on kodi with "use http for streams" enabled


    So Libreelec seems not to be the problem but what can it be?
    The Tvheadend-HTSP addon?
    Tvheadend itself (i don't think so, because with pass the transport stream should be untouched)
    And why is the passed file running only some mediaplayers?

    Here more infos about my system
    Tvheadend 4.3 on Debian Bullseye Server (Intel(R) Xeon(R) CPU E5-1650 v3 @ 3.50GHz / 64GB RAM) with TBS 6909x
    Libreelec 12 nightly on Intel Nuc7i3BNK

    Can any admin please move it from "Bug reports" to where it should be posted....

    Today i had some time for testing
    The problem is only when viewing UHD live-TV via Tvheadend HTSP.
    mkv H265 files downloaded from Jellyfish run fine

    LibreELEC-Generic.x86_64-12.0-nightly-20231124-52b450b.img:

    LibreELEC-Generic.x86_64-11.0-nightly-20231120-4098571.img:

    I'm experiencing following problem:
    If i try to view UHD-Programs on HD+ with VAAPI enabled there is only sound but no picture.
    When VAAPI is disabled i can view stuttering picture with sound because of CPU ist going up to 300% load
    The graphics is Intel HD 620 (KBL GT2).

    My TV is only FullHD 1920x1080p connected via hdmi so UHD has to scaled down

    Here is a short part of the debug log:

    Under 10.0.4 There is no problem.
    And i tried the legacy-image too

    If something more is needed. Please tell me.

    I upgraded from Leia to Matrix yesterday.

    Now i get following warnings in kodi.log

    i alread deleted the settings.xml in /storage/.kodi/userdata/addon_data/metadata.universal

    And in this settings.xml there are other entries than in the warnings

    Code
    <setting id="creditssource">themoviedb.org</setting>

    Is there another location where the settings are stored?