| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-12-29 | Fix multi cleaning (#8978) | xdo | |
| 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> | |||
| 2021-10-26 | Change ReadOnlySpan to string following PR 6383 (#6734) | Claus Vium | |
| 2021-08-03 | Made CleanStringParser more robust | sushilicious | |
| Now it can handle [...] at beginning of string | |||
| 2021-05-24 | Remove some unnecessary allocations | cvium | |
| 2021-03-09 | Add code analysis attributes where appropriate | Bond_009 | |
| 2021-03-07 | do not throw ArgumentNullException in TryCleanString | cvium | |
| 2020-01-11 | Improve parsers | Bond_009 | |
| 2020-01-11 | Fix a couple of tests | Bond_009 | |
| 2019-12-06 | Add back all old emby tests | Bond_009 | |
