add synology ignore

pull/1154/head
Luke Pulverenti 8 years ago
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…
Cancel
Save