mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-02 08:23:04 +00:00
Yep. I failed at copy-pasting.
This commit is contained in:
@@ -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/*",
|
||||
|
||||
Reference in New Issue
Block a user