[Issue]: Episode date incorrect (web client) #5848

Closed
opened 2025-12-22 02:58:22 +01:00 by backuprepo · 7 comments
Owner

Originally created by @TheHYPO35 on GitHub (May 24, 2024).

Please describe your bug

The air date listed on an episode page is not the correct date for some (but not all) shows. The metadata for the episode is correct but the info page screen shows the wrong date.

This was an issue on the Firestick/Android client last year or earlier this year that I filed a bug report for and it was resolved, and at the time, the web client was fine, but now the web client has developed this issue. In the Android client's case, the issue (as I understand it) was that the relevant field was using the local time zone offset, but since the airdate is a fixed metadata field, it really shouldn't be adjusted by time zones at all. It should be the absolute date set in the metadata.

Here is the bug report for that https://github.com/jellyfin/jellyfin-androidtv/issues/3190

I actually just realized that the episodes that show the correct date seem to be the episodes that premiered from fall to spring during daylight savings time, but not the episodes from March to October, so again, it sounds like potentially a time zone offset issue. It may also be specific to certain time zones where the offset makes this happen. I'm in GMT-5

Reproduction Steps

Open the web browser client or the windows Jellyfin Media Player client. Open the info page for an episode of a TV show (Particularly, check an episode that aired between November and March.). Compare the date listed for the episode at the top to the air date on the metadata page.

Jellyfin Version

10.9.0

if other:

No response

Environment

- OS: Debian 12
- Linux Kernel: 6.6.28+rpt-rpi-v8
- Virtualization:
- Clients:  Web version 10.9.2 (as well as Jellyfin Media Player 10.9.2)
- Browser: Chrome

I don't believe the processor/playback values are likely to be relevant to this bug.

Jellyfin logs

n/a

FFmpeg logs

No response

Please attach any browser or client logs here

No response

Please attach any screenshots here

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
Originally created by @TheHYPO35 on GitHub (May 24, 2024). ### Please describe your bug The air date listed on an episode page is not the correct date for some (but not all) shows. The metadata for the episode is correct but the info page screen shows the wrong date. This was an issue on the Firestick/Android client last year or earlier this year that I filed a bug report for and it was resolved, and at the time, the web client was fine, but now the web client has developed this issue. In the Android client's case, the issue (as I understand it) was that the relevant field was using the local time zone offset, but since the airdate is a fixed metadata field, it really shouldn't be adjusted by time zones at all. It should be the absolute date set in the metadata. Here is the bug report for that https://github.com/jellyfin/jellyfin-androidtv/issues/3190 I actually just realized that the episodes that show the correct date seem to be the episodes that premiered from fall to spring during daylight savings time, but not the episodes from March to October, so again, it sounds like potentially a time zone offset issue. It may also be specific to certain time zones where the offset makes this happen. I'm in GMT-5 ### Reproduction Steps Open the web browser client or the windows Jellyfin Media Player client. Open the info page for an episode of a TV show (Particularly, check an episode that aired between November and March.). Compare the date listed for the episode at the top to the air date on the metadata page. ### Jellyfin Version 10.9.0 ### if other: _No response_ ### Environment ```markdown - OS: Debian 12 - Linux Kernel: 6.6.28+rpt-rpi-v8 - Virtualization: - Clients: Web version 10.9.2 (as well as Jellyfin Media Player 10.9.2) - Browser: Chrome I don't believe the processor/playback values are likely to be relevant to this bug. ``` ### Jellyfin logs ```shell n/a ``` ### FFmpeg logs _No response_ ### Please attach any browser or client logs here _No response_ ### Please attach any screenshots here _No response_ ### Code of Conduct - [X] I agree to follow this project's Code of Conduct
backuprepo 2025-12-22 02:58:22 +01:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@jellyfin-bot commented on GitHub (May 24, 2024):

Hi, it seems like your issue report has the following item(s) that need to be addressed:

  • You have not filled in the environment completely.

This is an automated message, currently under testing. Please file an issue here if you encounter any problems.

@jellyfin-bot commented on GitHub (May 24, 2024): Hi, it seems like your issue report has the following item(s) that need to be addressed: - You have not filled in the environment completely. This is an automated message, currently under testing. Please file an issue [here](https://github.com/jellyfin/jellyfin-triage-scripts/issues) if you encounter any problems.
Author
Owner

@NotSaifA commented on GitHub (May 24, 2024):

This is a jellyfin-web issue, was able to replicate.

@NotSaifA commented on GitHub (May 24, 2024): This is a [jellyfin-web](https://github.com/jellyfin/jellyfin-web) issue, was able to replicate.
Author
Owner

@NotSaifA commented on GitHub (May 24, 2024):

See https://github.com/jellyfin/jellyfin-web/issues/369

@NotSaifA commented on GitHub (May 24, 2024): See https://github.com/jellyfin/jellyfin-web/issues/369
Author
Owner

@TimGels commented on GitHub (May 27, 2024):

@TheHYPO35 Can you re-test this issue in 10.9.3? Otherwise I will proceed to close this issue as solved.

@TimGels commented on GitHub (May 27, 2024): @TheHYPO35 Can you re-test this issue in 10.9.3? Otherwise I will proceed to close this issue as solved.
Author
Owner

@TheHYPO35 commented on GitHub (May 27, 2024):

@TimGels Retested. Browser webversion 10.9.3 displays the correct date. Jellyfin Media Player which is still 10.9.2 displays the incorrect date, so it appears to be fixed in .3

@TheHYPO35 commented on GitHub (May 27, 2024): @TimGels Retested. Browser webversion 10.9.3 displays the correct date. Jellyfin Media Player which is still 10.9.2 displays the incorrect date, so it appears to be fixed in .3
Author
Owner

@TimGels commented on GitHub (May 27, 2024):

Awesome. Thank you for the quick retest and reply!

@TimGels commented on GitHub (May 27, 2024): Awesome. Thank you for the quick retest and reply!
Author
Owner

@TimGels commented on GitHub (May 27, 2024):

Fixed by https://github.com/jellyfin/jellyfin-web/pull/5599 in 10.9.3.

@TimGels commented on GitHub (May 27, 2024): Fixed by https://github.com/jellyfin/jellyfin-web/pull/5599 in 10.9.3.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: starred/jellyfin#5848
No description provided.