2
0
Luke Pulverenti 9 жил өмнө
parent
commit
c7af567e5c

+ 1 - 1
MediaBrowser.Controller/Entities/Folder.cs

@@ -717,7 +717,7 @@ namespace MediaBrowser.Controller.Entities
                 return true;
             }
 
-            return ContainsPath(LibraryManager.GetVirtualFolders(), originalPath);
+            return false;
         }
 
         /// <summary>