mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-20 00:55:13 +01:00
Add more tests, update comment
This commit is contained in:
@@ -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.??",
|
||||
|
||||
Reference in New Issue
Block a user