Add more tests, update comment

This commit is contained in:
Odd Stråbø
2020-07-26 23:02:11 +02:00
parent de708d2fca
commit 7fa80ac3e0
2 changed files with 5 additions and 0 deletions

View File

@@ -19,6 +19,7 @@ namespace Emby.Server.Implementations.Library
"**/small.jpg",
"**/albumart.jpg",
// We have neither non-greedy matching or character group repetitions, working around that here.
// https://github.com/dazinator/DotNet.Glob#patterns
"**/*.sample.?",
"**/*.sample.??",