mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-06-23 15:30:56 -04:00
comment
This commit is contained in:
parent
943d5aa04c
commit
3c29feca5f
@ -488,7 +488,7 @@ namespace MediaBrowser.Server.Implementations.IO
|
||||
return;
|
||||
}
|
||||
|
||||
// Siblings
|
||||
// They are siblings. Rebase the refresher to the parent folder.
|
||||
if (string.Equals(parentPath, Path.GetDirectoryName(refresher.Path), StringComparison.Ordinal))
|
||||
{
|
||||
refresher.ResetPath(parentPath, path);
|
||||
|
Loading…
x
Reference in New Issue
Block a user