mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[PR #15102] [MERGED] Make season paths case-insensitive #14235
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jellyfin/jellyfin/pull/15102
Author: @theguymadmax
Created: 10/22/2025
Status: ✅ Merged
Merged: 10/24/2025
Merged by: @crobibero
Base:
release-10.11.z← Head:allow-upercase-season-paths📝 Commits (2)
9bc7a4fMake season paths case-insensitivedb53fcbApply review suggestions📊 Changes
2 files changed (+21 additions, -3 deletions)
View changed files
📝
Emby.Naming/TV/SeasonPathParser.cs(+3 -3)📝
tests/Jellyfin.Naming.Tests/TV/SeasonPathParserTests.cs(+18 -0)📄 Description
Changes
Make season paths case-insensitive
Issues
Fixes #15100🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.