Yep. I failed at copy-pasting.
This commit is contained in:
parent
11d5410dbb
commit
800260af43
|
@ -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/*",
|
||||
|
|
Loading…
Reference in New Issue
Block a user