mirror of
https://github.com/Radarr/Radarr.git
synced 2026-03-02 22:57:34 -05:00
Unmaching title name when multiple languages #9262
Labels
No labels
Area: API
Area: Database
Area: Db-migration
Area: Download Clients
Area: Extras
Area: Import Lists
Area: Indexer
Area: Metadata API
Area: Notifications
Area: Organizer
Area: Parser
Area: Scanning
Area: Tooling
Area: UI
Area: Unit Tests
On Hold: MetadataAPI Blocking
On Hold: MetadataAPI Blocking
Priority: High
Priority: Low
Priority: Medium
Status: Accepted
Status: Cannot Reproduce
Status: Confirmed
Status: Help Wanted
Status: In Progress
Status: Indexer - need invite
Status: Info Needed
Status: Investigating
Status: Logs Needed
Status: Maybe One Day
Status: Needs Triage
Status: On Hold
Status: Ready for Review
Status: Unlikely
Status: Waiting for OP
Status: Won't Fix
Type: Bug
Type: Documentation
Type: Duplicate
Type: Enhancement
Type: External Bug
Type: Feature Request
Type: Regression
Type: Support
Type: Support.
conflict
lidarr-pull
no-conflict
not-pulled
readarr-pull
readarr-pull
sonarr upstream
sonarr-pull
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Radarr#9262
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lpongetti on GitHub (Sep 5, 2025).
Is there an existing issue for this?
Current Behavior
I search for a Italian title: Crudelia. Prowlarr search for this title in my Index and found some titles.
For ex. "Crudelia - Cruella (2021) 2160p H265 BluRay Rip 10 bit DV HDR10+ ita eng AC3 5.1 sub ita eng NUeng Licdom"
All found torrent name send an error message "Unknown Movie. Unable to match to correct movie using release title."
Radarr recognize the title as "Crudelia - Cruella - 2021"
How can i fix this?
Expected Behavior
Recognize the italian title
Steps To Reproduce
No response
Environment
What branch are you running?
Master
Trace Logs? Not Optional
2025-09-05 14:02:31.7|Debug|Parser|Parsing string 'Crudelia - Cruella (2021) FullHD 1080p H264 Ita Eng AC3 5.1 Multisub - realDMDJ'
2025-09-05 14:02:31.7|Debug|Parser|Movie Parsed. Crudelia - Cruella - 2021
2025-09-05 14:02:31.7|Debug|Parser|Release Group parsed:
2025-09-05 14:02:31.7|Debug|Parser|Languages parsed: Italian, English
2025-09-05 14:02:31.7|Debug|QualityParser|Trying to parse quality for 'Crudelia - Cruella (2021) FullHD 1080p H264 Ita Eng AC3 5.1 Multisub - realDMDJ'
2025-09-05 14:02:31.7|Debug|Parser|Quality parsed: HDTV-1080p v1
2025-09-05 14:02:31.7|Debug|Parser|Edition parsed:
2025-09-05 14:02:31.7|Debug|ParsingService|No matching movie for titles 'Crudelia - Cruella (2021)'
2025-09-05 14:02:31.7|Debug|DownloadDecisionMaker|Release 'Crudelia - Cruella (2021) FullHD 1080p H264 Ita Eng AC3 5.1 Multisub - realDMDJ' from 'ilCorSaRoNeRo (Prowlarr)' rejected for the following reasons: [Permanent] Unknown Movie. Unable to match to correct movie using release title.
Trace Logs have been provided as applicable. Reports will be closed if the required logs are not provided.
trace- that are relevant and show this issue.@bakerboy448 commented on GitHub (Sep 5, 2025):
No plans to support poor naming with multiple movie titles separated by a -.
Support for this is limited to AKA and similar scenarios.
This is a poor group naming / indexer governance issue. Perhaps Jackett/prowlarr - open issue on Jackett - can force modify the release names to support automation.