Posts by Der Olli

    Here you can see the program overview and the off-by-one error, cause the movie started at 20:15 and not at 19:15:

    If we take a look into the program info, when the channel is running it even gets more weird:

    While the time and also the end of the movie in the top right is correct, the information in the text box about the next program is wrong, cause the next show will run at 22:30 and not at 21:30. Also the start and end time at the bottom is wrong, while the relative time is correct again.

    After running okay for a while after reinstalling the whole system, the error came back after a few days and the EPG data shown within Kodi was off by one hour again. What helped, was going into the system settings and deleting the data. Maybe a restart was needed, but when the data was reloaded it was okay again.

    But today the system changed its behaviour again and it's not getting better. 😢

    Even deleting the EPG data and restarting didn't help, the off by one hour stayed. So any further idea on how to tackle down this problem would be great.

    To recap:

    I'm running LibreELEC (official): 11.0.1 (RPi2.arm) on a Raspi 3 with Tvheadend on it. All add-ons installed from the official repo, with nothing special. Kodi on screen and Tvheadend on the web interface show both the correct time and Tvheadend itself also shows correct EPG, but Kodi shows the EPG time off-by-one.

    Due to the fact, that my wife complained about the EPG problems I had to find a faster solution. I just made a complete re-install of the image and made all the same settings as last time. Currently the EPG problem is gone and connmanctl clock still tells me it would use the Timezone of Arctic/Longyearbyen. So this doesn't seem to be the root cause.

    So far the problem is solved through a complete re-install and new manual setup. Let's see how it will work in autumm, when time will be set back to MEZ. I will prepare myself and take care to have enough time to search for the problem again if it comes up.

    Thanks for the support und ideas.

    Unfortunately a restart was already made (several times) without any success (with the last restart just the update to 11.0.1 came in).

    Tvheadend shows the correct time and correct EPG data. Kodi shows the correct time, but EPG in Kodi is wrong. I know I had these problems also in the past (when I was on 9.x) but as already stated here, a reboot helped. But now after setting up 11.0.0 a few weeks ago which really worked well and without any problems this damn EPG can't be fixed.

    So any hint is welcome (except: try to reboot 😉).

    The main issue why I'm searching for this is (due to switch from MEZ to MESZ) that EPG is off-by-one within Kodi. But everything I found at the web doesn't match.

    Kodi shows the correct time at the top right corner and Tvheadend within the web interface also shows the correct time in the top right and EIT offset is set to UTC and EPG in webinterface also shows the correct times. The only wrong part is EPG data within Kodi.

    So anyone an idea how to get EPG shown correctly in Kodi when it is correct in Tvheadend?

    I'm running LibreELEC 11.0.0 on a RasPi 3.

    When entering the command "connmanctl clock" via SSH I'll get the following output:

    TimeUpdates = auto

    Timezone = Arctic/Longyearbyen

    TimezoneUpdates = auto

    Timeservers = [ de.pool.ntp.org ]

    TimeserverSynced = True

    But within Kodi I made the following settings:

    Settings / User Interface / Regional

    - Timezone region: Germany

    - Timezone: Europe/Berlin

    Settings / LibreELEC / Network / Timeserver

    - de.pool.ntp.org

    Any idea how I can get the terminal output to show the correct timezone? My search for "connmanctl clock" just brought how you can read these values, but nowhere any clue on how to set these things.