mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #7203] [MERGED] Fix resolving local alternates #11303
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/7203
Author: @1337joe
Created: 1/17/2022
Status: ✅ Merged
Merged: 1/19/2022
Merged by: @cvium
Base:
master← Head:fix-resolving-local-alternates📝 Commits (2)
e762454Restore resolver that handles alternate videos8b706ceAdd alternate resolver test, generate extra folder names📊 Changes
3 files changed (+43 additions, -21 deletions)
View changed files
📝
Emby.Naming/Common/NamingOptions.cs(+8 -19)📝
Emby.Server.Implementations/Library/Resolvers/Movies/MovieResolver.cs(+1 -2)➕
tests/Jellyfin.Server.Implementations.Tests/Library/MovieResolverTests.cs(+34 -0)📄 Description
Changes
Issues
Fixes #7189
Fixes #7155
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.