Giter Club home page Giter Club logo

Comments (14)

j0nnymoe avatar j0nnymoe commented on May 29, 2024

Did you set the timezone within tvheadend itself?

from docker-tvheadend.

 avatar commented on May 29, 2024

I feel stupid for this question.
But where to set it?

from docker-tvheadend.

 avatar commented on May 29, 2024

i set it in the networksettings to local servertime, deleted epggrap.v3 and restarted the docker.
still the same time

from docker-tvheadend.

j0nnymoe avatar j0nnymoe commented on May 29, 2024

What's your docker run command?

from docker-tvheadend.

 avatar commented on May 29, 2024

i use docker-compose

  tvheadend:
    image: linuxserver/tvheadend
    container_name: tvheadend
    ports:
      - '9981:9981'
      - '9982:9982'
    network_mode: host
    volumes:
      - '/blabla/.tvheadend:/config'
      - '/blabla:/recordings'
    devices:
      - /dev/dri:/dev/dri
    environment:
      - PUID=0
      - PGID=0
      - TZ=Europe/Berlin
    restart: always

from docker-tvheadend.

j0nnymoe avatar j0nnymoe commented on May 29, 2024

Odd, looks ok there and I've got the container here with the correct time in the GUI.

from docker-tvheadend.

 avatar commented on May 29, 2024

yeah. its really odd.
ill try setting up a new docker and compare settings

from docker-tvheadend.

 avatar commented on May 29, 2024

completely new docker-container with new configfolder.
still the same

from docker-tvheadend.

tobbenb avatar tobbenb commented on May 29, 2024

Don't use root as the user. Try setting the PUID and PGID to a normal user.

from docker-tvheadend.

 avatar commented on May 29, 2024

Try setting the PUID and PGID to a normal user.

changed to my regular user.
deleted everything and recreated container.
still the same issue

from docker-tvheadend.

j0nnymoe avatar j0nnymoe commented on May 29, 2024

I always thought that clock was pulled from the client you were viewing from.

from docker-tvheadend.

 avatar commented on May 29, 2024

i dont get it.
where does tvheadend get this time from?
it has to be general UTC-Time

from docker-tvheadend.

tobbenb avatar tobbenb commented on May 29, 2024

As j0nnymoe says, the time in the webui is from the computer you access the webui from, so check the time there.
If you use the latest tag, it might be bug in tvheadend.
This is however not a bug with the container as the time is correct within the container.

from docker-tvheadend.

j0nnymoe avatar j0nnymoe commented on May 29, 2024

Closing due to no response.

from docker-tvheadend.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.