mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #6571] [MERGED] Fix extra folder name and type mapping. #11029
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/6571
Author: @Dixin
Created: 9/20/2021
Status: ✅ Merged
Merged: 9/20/2021
Merged by: @cvium
Base:
master← Head:master📝 Commits (2)
dc8420cFix extra folder type resolving.27e3208Update LINQ query according to code review feedback.📊 Changes
4 files changed (+34 additions, -53 deletions)
View changed files
📝
Emby.Server.Implementations/Library/CoreResolutionIgnoreRule.cs(+2 -2)📝
Emby.Server.Implementations/Library/LibraryManager.cs(+2 -2)📝
Emby.Server.Implementations/Library/Resolvers/TV/EpisodeResolver.cs(+1 -1)📝
MediaBrowser.Controller/Entities/BaseItem.cs(+29 -48)📄 Description
Changes
Fix extra folder name and type mapping.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.