[PR #5979] [MERGED] Add support for fanart aspect in thumb tag #10759

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/5979
Author: @daullmer
Created: 5/5/2021
Status: Merged
Merged: 5/5/2021
Merged by: @Bond-009

Base: masterHead: nfo-fanart


📝 Commits (1)

  • e57b80b Add support for fanart aspect in thumb tag

📊 Changes

3 files changed (+7 additions, -2 deletions)

View changed files

📝 MediaBrowser.XbmcMetadata/Parsers/BaseNfoParser.cs (+1 -0)
📝 tests/Jellyfin.XbmcMetadata.Tests/Parsers/MovieNfoParserTests.cs (+5 -1)
📝 tests/Jellyfin.XbmcMetadata.Tests/Test Data/Justice League.nfo (+1 -1)

📄 Description

Changes
Add support for fanart aspect in nfo thumb tag

Issues
Continuation of #5321
https://github.com/jellyfin/jellyfin/pull/5321#issuecomment-830439493
#5262


🔄 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/5979 **Author:** [@daullmer](https://github.com/daullmer) **Created:** 5/5/2021 **Status:** ✅ Merged **Merged:** 5/5/2021 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `nfo-fanart` --- ### 📝 Commits (1) - [`e57b80b`](https://github.com/jellyfin/jellyfin/commit/e57b80b8e2c094c27eef835a335d4c7386bff968) Add support for fanart aspect in thumb tag ### 📊 Changes **3 files changed** (+7 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.XbmcMetadata/Parsers/BaseNfoParser.cs` (+1 -0) 📝 `tests/Jellyfin.XbmcMetadata.Tests/Parsers/MovieNfoParserTests.cs` (+5 -1) 📝 `tests/Jellyfin.XbmcMetadata.Tests/Test Data/Justice League.nfo` (+1 -1) </details> ### 📄 Description **Changes** Add support for fanart aspect in nfo thumb tag **Issues** Continuation of #5321 https://github.com/jellyfin/jellyfin/pull/5321#issuecomment-830439493 #5262 --- <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:26:10 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10759