[PR #10250] Add Plugin Images for Default Plugins (Omdb, MusicBrainz & tmdb) #12400

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

Original Pull Request: https://github.com/jellyfin/jellyfin/pull/10250

State: closed
Merged: No


My first time submitting a patch so please let me know if I've made any mistakes.

The Intent of this change is to allow for the default plugins that are enable with a jellyfin install to have a plugin image listed so they do not appear blank such as in the below screenshots.

image
image
image

Changes

Added imageUrl references to image hosted on the Jellyfin Repo for Omdb, MusicBrainz & tmdb under

  • jellyfin/MediaBrowser.Providers/Plugins/Omdb/Plugin.cs
  • jellyfin/MediaBrowser.Providers/Plugins/MusicBrainz/Plugin.cs
  • jellyfin/MediaBrowser.Providers/Plugins/tmdb /Plugin.cs

Issues

**Original Pull Request:** https://github.com/jellyfin/jellyfin/pull/10250 **State:** closed **Merged:** No --- My first time submitting a patch so please let me know if I've made any mistakes. The Intent of this change is to allow for the default plugins that are enable with a jellyfin install to have a plugin image listed so they do not appear blank such as in the below screenshots. ![image](https://github.com/jellyfin/jellyfin/assets/18419688/de4f3a45-4509-4c44-ade4-c0acbdf0abec) ![image](https://github.com/jellyfin/jellyfin/assets/18419688/07914d91-e232-4f91-ab69-8b2b9a1740fe) ![image](https://github.com/jellyfin/jellyfin/assets/18419688/78b53768-bf60-41c3-ad3a-96d91dda0ffe) **Changes** Added imageUrl references to image hosted on the Jellyfin Repo for Omdb, MusicBrainz & tmdb under - jellyfin/MediaBrowser.Providers/Plugins/Omdb/Plugin.cs - jellyfin/MediaBrowser.Providers/Plugins/MusicBrainz/Plugin.cs - jellyfin/MediaBrowser.Providers/Plugins/tmdb /Plugin.cs **Issues** <!-- Tag any issues that this PR solves here. ex. Fixes # -->
OVERLORD added the pull-request label 2026-02-07 06:55:11 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#12400