mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-16 05:53:03 +03:00
Fix external file check for shorter names
This commit is contained in:
@@ -157,6 +157,7 @@ public class MediaInfoResolverTests
|
||||
}
|
||||
|
||||
[Theory]
|
||||
[InlineData("cover.jpg")]
|
||||
[InlineData("My.Video.mp3")]
|
||||
[InlineData("My.Video.png")]
|
||||
[InlineData("My.Video.txt")]
|
||||
|
||||
Reference in New Issue
Block a user