Jellyfin Forum
People's birthdates are off by one day -- curious why issue was closed as not planned - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Support (https://forum.jellyfin.org/f-support)
+--- Forum: General Questions (https://forum.jellyfin.org/f-general-questions)
+--- Thread: People's birthdates are off by one day -- curious why issue was closed as not planned (/t-people-s-birthdates-are-off-by-one-day-curious-why-issue-was-closed-as-not-planned)



People's birthdates are off by one day -- curious why issue was closed as not planned - WoodyBABL - 2025-09-23

I know there's a million other more important thins in Jellyfin development but the OCD in me wonders why the following github issue was closed as "not planned."

Actor displayed birthdate wrong by one day #13805
https://github.com/jellyfin/jellyfin/issues/13805

Just noticed it today and saw someone had created an issue for it. I'm not a programmer, nor do I play one on TV, so I don't know if a one day offset is a trivial thing to fix or a rabbit hole of other issues.

Just curious.


RE: People's birthdates are off by one day -- curious why issue was closed as not planned - Efficient_Good_5784 - 2025-09-23

It was closes as not planned by the bot due to there being no activity for a long time.
The one person that tried to replicate it failed to do so.

If someone gets an interest in fixing it, they can reopen it or even just create their own PR and fix it.


RE: People's birthdates are off by one day -- curious why issue was closed as not planned - WoodyBABL - 2025-09-24

It is a pretty consistent issue. I had a video of a press conference that I was in and added myself to the database. When I showed my wife, she said my birthday was one day early.

So I looked at the movie Almost Famous. Of the top 6 people, only Jason Lee's jellyfin birthday matched IMDb.

Here are the results:
IMDb vs Jellyfin database

Patrick Fugit
October 27, 1982 vs October 26, 1982

Jason Lee
April 25, 1970

Billy Crudup
July 8,1968 vs July 7, 1968

Frances McDormand
June 23, 1957 vs June 22, 1957

Cameron Crowe
July 13, 1957 vs July 12, 1957

Kate Hudson
April 19, 1979 vs April 18, 1979

It's odd how the Jellyfin database is occasionally right. When I have time, I'll do a new Github issue.