mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-24 07:30:57 +01:00
[PR #14370] [MERGED] Improve cast and crew handling #13779
Labels
No labels
area:database
awaiting-feedback
backend
blocked
breaking change: web api
bug
build
ci
confirmed
discussion needed
dotnet future
downstream
duplicate
EFjellyfin.db
enhancement
feature
future
github-actions
good first issue
hdr
help wanted
invalid
investigation
librarydb
live-tv
lyrics
media playback
music
needs testing
nuget
performance
platform
pull-request
question
regression
release critical
requires-web
roadmap
security
security
stale
support
syncplay
ui & ux
upstream
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: starred/jellyfin#13779
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/14370
Author: @theguymadmax
Created: 6/23/2025
Status: ✅ Merged
Merged: 6/24/2025
Merged by: @crobibero
Base:
master← Head:tmdb-people📝 Commits (4)
04e0d11TMDB plugin update02e70b7TMDB series update7758d20TMDB movies updatece680f1Skip entries without names📊 Changes
6 files changed (+270 additions, -79 deletions)
View changed files
📝
MediaBrowser.Providers/Plugins/Tmdb/Configuration/PluginConfiguration.cs(+15 -0)📝
MediaBrowser.Providers/Plugins/Tmdb/Configuration/config.html(+30 -4)📝
MediaBrowser.Providers/Plugins/Tmdb/Movies/TmdbMovieProvider.cs(+44 -14)📝
MediaBrowser.Providers/Plugins/Tmdb/TV/TmdbEpisodeProvider.cs(+76 -21)📝
MediaBrowser.Providers/Plugins/Tmdb/TV/TmdbSeasonProvider.cs(+60 -23)📝
MediaBrowser.Providers/Plugins/Tmdb/TV/TmdbSeriesProvider.cs(+45 -17)📄 Description
Changes
Issues
Fixes #14369
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.