Explorar o código

Yep. I failed at copy-pasting.

Odd Stråbø %!s(int64=5) %!d(string=hai) anos
pai
achega
800260af43
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      Emby.Server.Implementations/Library/IgnorePatterns.cs

+ 2 - 0
Emby.Server.Implementations/Library/IgnorePatterns.cs

@@ -22,10 +22,12 @@ namespace Emby.Server.Implementations.Library
             // What is this reg ex you speak of?
             "**/*.sample.?",
             "**/*.sample.??",
+            "**/*.sample.???",
             "**/*.sample.????",
             "**/*.sample.?????",
             "**/sample.?",
             "**/sample.??",
+            "**/sample.???",
             "**/sample.????",
             "**/sample.?????",
             "**/sample/*",