Spyke
jellyfin·Jellyfin: The Free Software Media Systembythanksforallthefish

Round two in the Timezone battle

OK, now here's a curly one for you all.

I posted earlier about added the timezone parameter to my jellyfin docker container:

https://literature.cafe/post/31010564

Thanks again for your help, but I still have an issue...

So the Debian host (ugreen DH2300 NAS) shows the correct time (UTC+1), and now, thanks to the TZ= parameter added above if I go to the terminal for the container (docker app, select container, select jellyfin, select settings, go to terminal tab, launch bash) then a date command also shows the correct time / same as the host and my PC

Here's the weird part though - the jellyfin dashboard (the gui) STILL shows the UTC time, not the UTC+1 daylight saving time. I.E 1 hour earlier than actual/correct time.

For the avoidance of confusion, I had to restart the container to get the timezone parameter loaded. So it has definitely been restarted with it.

Any ideas where the setting is to get it to report correctly ? I mean it's not a big deal but it's niggling at me.

View original on literature.cafe

Unsure, but you might need to delete the container and recreate it. Or even worse go back through the install/setup process and re-import everything. Depends on when jellyfin reads in that var.

4

I usually avoid these troubles by issuing -v /etc/timezone:/etc/timezone:ro

1

I'm using the default/official container image jellyfin/jellyfin one

As per a post elsewhere in the thread - it turned out it was the browser settings changing the NAS/container time stamp to what it thought was "local" time in the browser gui.

Thanks for the thoughts, appreciated

1

You reached the end

Round two in the Timezone battle | Spyke