[PR #6379] [MERGED] Optimize episode parser #10940

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/6379
Author: @120318
Created: 8/3/2021
Status: Merged
Merged: 11/2/2021
Merged by: @cvium

Base: masterHead: master


📝 Commits (1)

📊 Changes

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

View changed files

📝 Emby.Naming/Common/NamingOptions.cs (+2 -0)
📝 tests/Jellyfin.Naming.Tests/TV/EpisodeNumberTests.cs (+1 -1)

📄 Description

Changes

Issues

Fixes #2839


🔄 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/6379 **Author:** [@120318](https://github.com/120318) **Created:** 8/3/2021 **Status:** ✅ Merged **Merged:** 11/2/2021 **Merged by:** [@cvium](https://github.com/cvium) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`0c9b64d`](https://github.com/jellyfin/jellyfin/commit/0c9b64de4be633f2a4f47244996c8a25bbb0db45) optimize episode parser ### 📊 Changes **2 files changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Naming/Common/NamingOptions.cs` (+2 -0) 📝 `tests/Jellyfin.Naming.Tests/TV/EpisodeNumberTests.cs` (+1 -1) </details> ### 📄 Description <!-- Ensure your title is short, descriptive, and in the imperative mood (Fix X, Change Y, instead of Fixed X, Changed Y). For a good inspiration of what to write in commit messages and PRs please review https://chris.beams.io/posts/git-commit/ and our documentation. --> **Changes** <!-- Describe your changes here in 1-5 sentences. --> **Issues** <!-- Tag any issues that this PR solves here. ex. Fixes # --> Fixes #2839 --- <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:29:32 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10940