jellyfin/tests/Jellyfin.Naming.Tests
xdo 1f658f59b8
Fix multi cleaning (#8978)
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>
2022-12-29 19:40:24 -07:00
..
AudioBook Fix warning: Using directive is not required by the code and can be safely removed (#2149) 2021-10-03 10:49:41 +07:00
Common Simplify StackResolver 2021-12-10 14:23:31 +01:00
ExternalFiles Add hearing impaired subtitle stream indicator (#7379) 2022-10-07 12:38:05 +02:00
Music Address comments 2020-04-19 18:27:07 +02:00
TV Replace != null with is not null 2022-12-05 15:01:13 +01:00
Video Fix multi cleaning (#8978) 2022-12-29 19:40:24 -07:00
Jellyfin.Naming.Tests.csproj Update projects to .net7 2022-12-07 16:42:05 +01:00