-
-
Notifications
You must be signed in to change notification settings - Fork 230
Open
Labels
Status: Needs TriageNew Issue needing triageNew Issue needing triageType: BugIssue is a bugIssue is a bug
Description
Is there an existing issue for this?
- I have searched the existing open and closed issues
Current Behavior
Prowlarr applies normalization to Arabic torrent titles, stripping diacritics (harakat, tashkeel, hamza variants) and converting certain letters (ئ, أ, ة, etc.) to base forms. That results in mismatches between the actual torrent titles (e.g., خطيئة أخيرة) and the search term (e.g., خطيية اخيرة), breaking alias matching.
Expected Behavior
Prowlarr should not normalize titles containing Arabic text, preserving the original spelling including diacritics and hamza variants
Steps To Reproduce
Add an Arabic-titled series/torrent source in Prowlarr (e.g., ArabP2P)
Observe the normalized title displayed in Prowlarr search
Original: خطيئة أخيرة
Search Term: خطيية اخيرة
Environment
- OS: Docker
- Prowlarr: 1.37.0.5076
- Docker Install: Yes
- Using Reverse Proxy: Yes
- Browser: Chrome
What branch are you running?
Master
Trace Logs?
Trace Logs have been provided as applicable. Reports may be closed if the required logs are not provided.
- I have read and followed the steps in the wiki link above and provided the required trace logs - the logs contain
trace
- that are relevant and show this issue.
Metadata
Metadata
Assignees
Labels
Status: Needs TriageNew Issue needing triageNew Issue needing triageType: BugIssue is a bugIssue is a bug