mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[PR #5870] [MERGED] Fix TMDb Person Provider #10697
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/5870
Author: @cvium
Created: 4/20/2021
Status: ✅ Merged
Merged: 4/21/2021
Merged by: @Bond-009
Base:
master← Head:fix-tmdbpersonprovider📝 Commits (2)
06b8cf4Fix TMDb Person Providerc0ea56ause int.Parse📊 Changes
2 files changed (+29 additions, -36 deletions)
View changed files
📝
MediaBrowser.Providers/Plugins/Tmdb/People/TmdbPersonImageProvider.cs(+23 -24)📝
MediaBrowser.Providers/Plugins/Tmdb/People/TmdbPersonProvider.cs(+6 -12)📄 Description
Changes
Inverted logic and search by name was disabled for some reason (probably because of the old api limit)
Issues
Fixes #4810
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.