mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[PR #4733] [MERGED] Fix potential null reference in OMDB #10256
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/4733
Author: @crobibero
Created: 12/8/2020
Status: ✅ Merged
Merged: 12/9/2020
Merged by: @Bond-009
Base:
master← Head:omdb-null📝 Commits (1)
d12fa01Fix potential null reference📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
MediaBrowser.Providers/Plugins/Omdb/OmdbProvider.cs(+1 -1)📄 Description
Might fix https://github.com/jellyfin/jellyfin-plugin-omdb/issues/1
Note: I wasn't able to reproduce the issue, but this is my best guess.
This is already fixed in the (future) plugin
db772ab6cb/Jellyfin.Plugin.Omdb/OmdbProvider.cs (L470)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.