jellyfin/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
..
Jellyfin.Api.Tests Update Microsoft.AspNetCore.Mvc.Testing to 7.0.0 2022-12-07 17:01:28 +01:00
Jellyfin.Common.Tests Update projects to .net7 2022-12-07 16:42:05 +01:00
Jellyfin.Controller.Tests Update projects to .net7 2022-12-07 16:42:05 +01:00
Jellyfin.Dlna.Tests Update projects to .net7 2022-12-07 16:42:05 +01:00
Jellyfin.Extensions.Tests Add more tests 2022-12-27 17:02:23 +01:00
Jellyfin.MediaEncoding.Hls.Tests Update projects to .net7 2022-12-07 16:42:05 +01:00
Jellyfin.MediaEncoding.Keyframes.Tests Update projects to .net7 2022-12-07 16:42:05 +01:00
Jellyfin.MediaEncoding.Tests Fix debug builds (#8909) 2022-12-14 22:03:03 +01:00
Jellyfin.Model.Tests Merge pull request #7494 from Shadowghost/streambuilder-cleanup 2022-12-29 15:21:28 +01:00
Jellyfin.Naming.Tests Fix multi cleaning (#8978) 2022-12-29 19:40:24 -07:00
Jellyfin.Networking.Tests Update projects to .net7 2022-12-07 16:42:05 +01:00
Jellyfin.Providers.Tests Update projects to .net7 2022-12-07 16:42:05 +01:00
Jellyfin.Server.Implementations.Tests Fix debug builds (#8909) 2022-12-14 22:03:03 +01:00
Jellyfin.Server.Integration.Tests Fix debug builds (#8909) 2022-12-14 22:03:03 +01:00
Jellyfin.Server.Tests Update deps 2022-12-07 16:56:32 +01:00
Jellyfin.XbmcMetadata.Tests Update projects to .net7 2022-12-07 16:42:05 +01:00
coverletArgs.runsettings Split CI testing files 2020-01-15 11:05:57 +01:00
jellyfin-tests.ruleset Merge MediaBrowser.Api.Tests into Jellyfin.Api.Tests 2020-09-03 23:13:46 +02:00