[PR #4733] [MERGED] Fix potential null reference in OMDB #10256

Closed
opened 2026-02-07 06:16:53 +03:00 by OVERLORD · 0 comments
Owner

📋 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: masterHead: omdb-null


📝 Commits (1)

  • d12fa01 Fix 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.

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/4733 **Author:** [@crobibero](https://github.com/crobibero) **Created:** 12/8/2020 **Status:** ✅ Merged **Merged:** 12/9/2020 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `omdb-null` --- ### 📝 Commits (1) - [`d12fa01`](https://github.com/jellyfin/jellyfin/commit/d12fa01d7ac999ea45eaea424b4b444e6ec88868) Fix potential null reference ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.Providers/Plugins/Omdb/OmdbProvider.cs` (+1 -1) </details> ### 📄 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 https://github.com/jellyfin/jellyfin-plugin-omdb/blob/db772ab6cb0c3ad60d79f2658c3f7c52b3bfbf33/Jellyfin.Plugin.Omdb/OmdbProvider.cs#L470 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 06:16:53 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10256