[PR #8978] Fix multi cleaning #11927

Closed
opened 2026-02-07 06:47:01 +03:00 by OVERLORD · 0 comments
Owner

Original Pull Request: https://github.com/jellyfin/jellyfin/pull/8978

State: closed
Merged: Yes


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.

**Original Pull Request:** https://github.com/jellyfin/jellyfin/pull/8978 **State:** closed **Merged:** Yes --- 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.
OVERLORD added the pull-request label 2026-02-07 06:47:01 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#11927