aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Emby.Server.Implementations/Library/IgnorePatterns.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Emby.Server.Implementations/Library/IgnorePatterns.cs b/Emby.Server.Implementations/Library/IgnorePatterns.cs
index 49a36495a..d12b5855b 100644
--- a/Emby.Server.Implementations/Library/IgnorePatterns.cs
+++ b/Emby.Server.Implementations/Library/IgnorePatterns.cs
@@ -25,6 +25,7 @@ namespace Emby.Server.Implementations.Library
"**/extrathumbs/**",
"**/.actors/**",
"**/.wd_tv/**",
+ "**/lost+found/**",
// WMC temp recording directories that will constantly be written to
"**/TempRec/**",