mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #13602] [CLOSED] Add additional language aliases for season folder paths #13646
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/13602
Author: @theguymadmax
Created: 2/21/2025
Status: ❌ Closed
Base:
release-10.10.z← Head:Season-names📝 Commits (1)
a87f5f2Season folder names📊 Changes
1 file changed (+10 additions, -1 deletions)
View changed files
📝
Emby.Naming/TV/SeasonPathParser.cs(+10 -1)📄 Description
Changes
When looking for a season path, Jellyfin searches for the word "season" and several variations in different languages. If the word is not found in the list, duplicate season folders are created. This change adds the following variations of the word "season" to prevent the creation of duplicate folders:
Issues
Fixes: #12715, Forum post
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.