mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #3089] [MERGED] Add more information to TmdbSeriesProvider #9346
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?
📋 Pull Request Information
Original PR: https://github.com/jellyfin/jellyfin/pull/3089
Author: @heyhippari
Created: 5/10/2020
Status: ✅ Merged
Merged: 5/14/2020
Merged by: @dkanada
Base:
master← Head:tmdb-original-title📝 Commits (4)
9137069Add more information to TmdbSeriesProviderd5ad53eAdd Director to role mapper for TMDbb961c3cAddress suggestions512725aFix style issue in TmdbSeriesProvider📊 Changes
2 files changed (+87 additions, -22 deletions)
View changed files
📝
MediaBrowser.Providers/Tmdb/TV/TmdbSeriesProvider.cs(+53 -21)📝
MediaBrowser.Providers/Tmdb/TmdbUtils.cs(+34 -1)📄 Description
Changes
Fixes some warnings in TmdbSeriesProvider and adds a few pieces of information (Original title, homepage, and series-level crew).
Issues
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.