mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[PR #5744] [MERGED] Add support for TMDB series absolute and DVD order #10634
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/5744
Author: @mohd-akram
Created: 4/9/2021
Status: ✅ Merged
Merged: 4/20/2021
Merged by: @Bond-009
Base:
master← Head:absolute-dvd-order📝 Commits (3)
ce4f730Add support for TMDB series absolute and DVD order90b941bAdd review changes6407187Use StringComparison.Ordinal📊 Changes
4 files changed (+70 additions, -6 deletions)
View changed files
📝
MediaBrowser.Providers/MediaBrowser.Providers.csproj(+1 -1)📝
MediaBrowser.Providers/Plugins/Tmdb/TV/TmdbEpisodeImageProvider.cs(+1 -1)📝
MediaBrowser.Providers/Plugins/Tmdb/TV/TmdbEpisodeProvider.cs(+1 -1)📝
MediaBrowser.Providers/Plugins/Tmdb/TmdbClientManager.cs(+67 -3)📄 Description
Changes
Add support for TMDB series absolute and DVD order.
Issues
Closes #5042
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.