mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-17 16:48:03 +00:00
add synology ignore
This commit is contained in:
@@ -49,7 +49,8 @@ namespace MediaBrowser.Server.Implementations.IO
|
||||
private readonly IReadOnlyList<string> _alwaysIgnoreSubstrings = new List<string>
|
||||
{
|
||||
// Synology
|
||||
"@eaDir",
|
||||
"eaDir",
|
||||
"#recycle",
|
||||
".wd_tv",
|
||||
".actors"
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user