[PR #16144] TmdbSeriesProvider: Set ProductionYear field #14540

Open
opened 2026-02-07 07:31:28 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/16144
Author: @DerMaddis
Created: 1/30/2026
Status: 🔄 Open

Base: masterHead: series-production-year


📝 Commits (1)

  • 0a1dd56 TmdbSeriesProvider: Set ProductionYear field

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 MediaBrowser.Providers/Plugins/Tmdb/TV/TmdbSeriesProvider.cs (+1 -0)

📄 Description

Changes
Set ProductionYear field in TmdbSeriesProvider.MapTvShowToSeries.
It is set to the year of the first release date, much like in TmdbMovieProvider.

Issues
Fixes #16031.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/16144 **Author:** [@DerMaddis](https://github.com/DerMaddis) **Created:** 1/30/2026 **Status:** 🔄 Open **Base:** `master` ← **Head:** `series-production-year` --- ### 📝 Commits (1) - [`0a1dd56`](https://github.com/jellyfin/jellyfin/commit/0a1dd56af6b5344fedfc1c7ddd08e415577c3277) TmdbSeriesProvider: Set ProductionYear field ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.Providers/Plugins/Tmdb/TV/TmdbSeriesProvider.cs` (+1 -0) </details> ### 📄 Description **Changes** Set ProductionYear field in TmdbSeriesProvider.MapTvShowToSeries. It is set to the year of the first release date, much like in TmdbMovieProvider. **Issues** Fixes #16031. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 07:31:28 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#14540