mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
Actor displayed birthdate wrong by one day #6860
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mikewesten on GitHub (Mar 30, 2025).
Description of the bug
I had previously experienced with release dates and airdates, it's related to how UTC timezone is translated into local timezones, however I had not noticed before that it also effects the birthdates of people/actors.
Reproduction steps
Scrape an actor's metadata and compare the metadata field with the what's being displayed on the page.
What is the current bug behavior?
Check the metadata of a scraped person/actor. Observe the birthdate in the metadata field.
Now check the page in web client, jellyfin media player client, or androidTV client,
The birthdate will display as one day earlier than it how it's recorded in the metadata field.
Perhaps this only effects users who are in earlier timezones like mine (PST)
What is the expected correct behavior?
Display the birthdate exactly as it's recorded in the metadata/scraped from the metadata provider.
Jellyfin Server version
10.10.0+
Specify commit id
No response
Specify unstable release number
No response
Specify version number
No response
Specify the build version
10.10.6
Environment
Jellyfin logs
FFmpeg logs
Client / Browser logs
No response
Relevant screenshots or videos
No response
Additional information
No response
@sakethkollu commented on GitHub (Apr 11, 2025):
I live in PST and I was unable to replicate the bug you were seeing on the jellyfin web UI. Was there a particular actor that you noticed that had this issue?
@mikewesten commented on GitHub (Apr 12, 2025):
Lots. Christopher McDonald for example displays as 2/14/1955 instead of 2/15/1955
@jellyfin-bot commented on GitHub (Aug 11, 2025):
This issue has gone 120 days without an update and will be closed within 21 days if there is no new activity. To prevent this issue from being closed, please confirm the issue has not already been fixed by providing updated examples or logs.
If you have any questions you can use one of several ways to contact us.
@jellyfin-bot commented on GitHub (Sep 2, 2025):
This issue was closed due to inactivity.