add synology ignore
This commit is contained in:
parent
24d0c0bf1e
commit
b6254996cc
|
@ -49,7 +49,8 @@ namespace MediaBrowser.Server.Implementations.IO
|
|||
private readonly IReadOnlyList<string> _alwaysIgnoreSubstrings = new List<string>
|
||||
{
|
||||
// Synology
|
||||
"@eaDir",
|
||||
"eaDir",
|
||||
"#recycle",
|
||||
".wd_tv",
|
||||
".actors"
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue
Block a user