mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-08-05 08:40:11 -04:00
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…
x
Reference in New Issue
Block a user