mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-06 10:16:18 +00:00
Merge pull request #3144 from Artiume/patch-3
Add lost+found to ignore list
This commit is contained in:
@@ -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/**",
|
||||
|
||||
Reference in New Issue
Block a user