Luke Pulverenti %!s(int64=9) %!d(string=hai) anos
pai
achega
3c29feca5f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      MediaBrowser.Server.Implementations/IO/LibraryMonitor.cs

+ 1 - 1
MediaBrowser.Server.Implementations/IO/LibraryMonitor.cs

@@ -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);