mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-18 15:44:33 +01:00
Right now, a movie Name `Iron Man Multi 1080p.mkv` will be searched as `Iron Man Multi` leading to no result. The cleaning regex was containing multi but it looks like a typo joined `multi` and `subs` in the same term. Co-authored-by: Xavier-Do <xavier.dolle@gmail.com> |
||
|---|---|---|
| .. | ||
| CleanDateTimeTests.cs | ||
| CleanStringTests.cs | ||
| ExtraTests.cs | ||
| Format3DTests.cs | ||
| MultiVersionTests.cs | ||
| StackTests.cs | ||
| StubTests.cs | ||
| VideoListResolverTests.cs | ||
| VideoResolverTests.cs | ||