[PR #4992] [MERGED] Add tests for series nfo #10352

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/4992
Author: @Bond-009
Created: 1/9/2021
Status: Merged
Merged: 1/9/2021
Merged by: @cvium

Base: masterHead: seriesnfo


📝 Commits (1)

📊 Changes

4 files changed (+332 additions, -23 deletions)

View changed files

📝 MediaBrowser.XbmcMetadata/Parsers/BaseNfoParser.cs (+25 -19)
📝 tests/Jellyfin.XbmcMetadata.Tests/Parsers/MovieNfoParserTests.cs (+31 -4)
tests/Jellyfin.XbmcMetadata.Tests/Parsers/SeriesNfoParserTests.cs (+91 -0)
tests/Jellyfin.XbmcMetadata.Tests/Test Data/American Gods.nfo (+185 -0)

📄 Description

No description provided


🔄 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/4992 **Author:** [@Bond-009](https://github.com/Bond-009) **Created:** 1/9/2021 **Status:** ✅ Merged **Merged:** 1/9/2021 **Merged by:** [@cvium](https://github.com/cvium) **Base:** `master` ← **Head:** `seriesnfo` --- ### 📝 Commits (1) - [`5858219`](https://github.com/jellyfin/jellyfin/commit/585821954da6971209c0baab424551d91fcf7fd8) Add tests for series nfo ### 📊 Changes **4 files changed** (+332 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.XbmcMetadata/Parsers/BaseNfoParser.cs` (+25 -19) 📝 `tests/Jellyfin.XbmcMetadata.Tests/Parsers/MovieNfoParserTests.cs` (+31 -4) ➕ `tests/Jellyfin.XbmcMetadata.Tests/Parsers/SeriesNfoParserTests.cs` (+91 -0) ➕ `tests/Jellyfin.XbmcMetadata.Tests/Test Data/American Gods.nfo` (+185 -0) </details> ### 📄 Description _No description provided_ --- <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:18:46 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10352