mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-02 13:58:29 +01: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