[PR #12267] [CLOSED] Fix: parsing of xbmc style multi episode nfo files #13124

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/12267
Author: @TheMelmacian
Created: 7/13/2024
Status: Closed

Base: masterHead: bugfix/xmbc_style_multi_episode_nfo_parsing


📝 Commits (1)

  • 6955485 fix: parsing of xbmc style multi episode nfo files

📊 Changes

3 files changed (+68 additions, -59 deletions)

View changed files

📝 CONTRIBUTORS.md (+1 -0)
📝 MediaBrowser.XbmcMetadata/Parsers/EpisodeNfoParser.cs (+43 -59)
📝 tests/Jellyfin.XbmcMetadata.Tests/Test Data/Rising.nfo (+24 -0)

📄 Description

Accidently closed by fixing a typo in the branch name. -> new PR: https://github.com/jellyfin/jellyfin/pull/12268


🔄 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/12267 **Author:** [@TheMelmacian](https://github.com/TheMelmacian) **Created:** 7/13/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `bugfix/xmbc_style_multi_episode_nfo_parsing` --- ### 📝 Commits (1) - [`6955485`](https://github.com/jellyfin/jellyfin/commit/6955485d83230a3e0342269b09ee7e6dd9af1b27) fix: parsing of xbmc style multi episode nfo files ### 📊 Changes **3 files changed** (+68 additions, -59 deletions) <details> <summary>View changed files</summary> 📝 `CONTRIBUTORS.md` (+1 -0) 📝 `MediaBrowser.XbmcMetadata/Parsers/EpisodeNfoParser.cs` (+43 -59) 📝 `tests/Jellyfin.XbmcMetadata.Tests/Test Data/Rising.nfo` (+24 -0) </details> ### 📄 Description Accidently closed by fixing a typo in the branch name. -> new PR: https://github.com/jellyfin/jellyfin/pull/12268 --- <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 07:07:33 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#13124