dmcallejo / xTeVe

M3U Proxy for Plex DVR and Emby Live TV. Mirror repository to build and host Docker images.

Home Page:https://hub.docker.com/r/dmcallejo/xteve

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setting Environmental Variable for Time Zone (TZ) not working

kevlp3000 opened this issue · comments

Please first read the documentation. Problems affecting the client, e.g. Plex or Emby should be reported there in the forum.

Describe the bug
The Environmental Variable for the Time Zone (TZ) is not being recognized when set. The default is Europe/London. Therefore the logs display in that TZ. Also the Schedule for updating is off if you do not figure what the equivalent time in London is to your local time and enter those times in the field.

Server (please complete the following information):

  • Ubuntu 21.04
  • raspi aarch64
  • 2.2.0 Build 0200

To Reproduce
Set a TZ Environmental Variable other than the default in docker run, compose, etc. and check the printed time in the log to verify if it is default or in the time zone set.

Expected behavior
TZ=America/Denver or any set TZ would be recognized and display the logs or use the scheduled times in that time zone.