jellyfin/Emby.Naming/Common
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
..
EpisodeExpression.cs Xml-doc part1 2020-11-10 17:11:48 +01:00
MediaType.cs Xml-doc part2 2020-11-10 19:23:10 +01:00
NamingOptions.cs Fix multi cleaning (#8978) 2022-12-29 19:40:24 -07:00