mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #5945] [MERGED] Fix scanning #10740
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/5945
Author: @Bond-009
Created: 5/1/2021
Status: ✅ Merged
Merged: 5/1/2021
Merged by: @Bond-009
Base:
master← Head:fix📝 Commits (1)
c608d51Fix scanning📊 Changes
5 files changed (+3 additions, -12 deletions)
View changed files
📝
Emby.Server.Implementations/IO/ManagedFileSystem.cs(+0 -2)📝
Emby.Server.Implementations/Library/LibraryManager.cs(+1 -1)📝
Emby.Server.Implementations/Library/ResolverHelper.cs(+1 -2)📝
MediaBrowser.Controller/Library/ItemResolveArgs.cs(+1 -1)📝
MediaBrowser.Model/IO/FileSystemMetadata.cs(+0 -6)📄 Description
DirectoryName was only set for files, just removed it to prevent the same mistake in the future
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.