mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-08-03 22:40:09 +00:00
Fix scanning
This commit is contained in:
parent
360d80c873
commit
c608d5104d
5 changed files with 3 additions and 12 deletions
|
|
@ -260,8 +260,6 @@ namespace Emby.Server.Implementations.IO
|
|||
result.Exists = false;
|
||||
}
|
||||
}
|
||||
|
||||
result.DirectoryName = fileInfo.DirectoryName;
|
||||
}
|
||||
|
||||
result.CreationTimeUtc = GetCreationTimeUtc(info);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue