aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Server.Implementations/Library/CoreResolutionIgnoreRule.cs
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2015-03-23 20:22:00 -0400
committerLuke Pulverenti <luke.pulverenti@gmail.com>2015-03-23 20:22:00 -0400
commitf66eac7ec5f9a4380558e0c0e8847b49b076917f (patch)
tree0e9c6491b6d933ef6e30058a4f830f44a1ed8150 /MediaBrowser.Server.Implementations/Library/CoreResolutionIgnoreRule.cs
parent1fba8d077bf5d6f59483484b8382b200da26fb27 (diff)
updated nuget
Diffstat (limited to 'MediaBrowser.Server.Implementations/Library/CoreResolutionIgnoreRule.cs')
-rw-r--r--MediaBrowser.Server.Implementations/Library/CoreResolutionIgnoreRule.cs5
1 files changed, 4 insertions, 1 deletions
diff --git a/MediaBrowser.Server.Implementations/Library/CoreResolutionIgnoreRule.cs b/MediaBrowser.Server.Implementations/Library/CoreResolutionIgnoreRule.cs
index db4910c52..3dda3f158 100644
--- a/MediaBrowser.Server.Implementations/Library/CoreResolutionIgnoreRule.cs
+++ b/MediaBrowser.Server.Implementations/Library/CoreResolutionIgnoreRule.cs
@@ -29,7 +29,10 @@ namespace MediaBrowser.Server.Implementations.Library
"extrafanart",
"extrathumbs",
".actors",
- ".wd_tv"
+ ".wd_tv",
+
+ // Synology
+ "eaDir"
};