mirror of
https://github.com/Radarr/Radarr.git
synced 2026-03-02 22:57:34 -05:00
Multi-Language mismatch #8503
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#8503
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 @al13nus on GitHub (Jun 10, 2024).
Is there an existing issue for this?
Current Behavior
If I select a movie poster and go to "Interactive Search", I receive a list of found nzbs. The ones with Multi-Language show different info as the indexer on the page or in NFO file.
Expected Behavior
Steps To Reproduce
Select a movie, go to Interactive Search and lookup Multi-Language with Indexers.
Environment
What branch are you running?
Master
Trace Logs? Not Optional
2024-06-10 13:13:21.2|Info|ReleaseSearchService|Searching indexers for [Operation Mincemeat]. 3 active indexers
2024-06-10 13:13:21.3|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/3/api?t=caps&apikey=(removed) 429.TooManyRequests (145 bytes) 2024-06-10 13:13:21.3|Warn|Newznab|API Request Limit reached for DrunkenSlug (Prowlarr). Disabled for 06:58:26 2024-06-10 13:13:23.6|Info|DownloadDecisionMaker|Processing 146 releases2024-06-10 13:13:21.3|Warn|HttpClient|HTTP Error - Res: HTTP/1.1 [GET] http://prowlarr:9696/3/api?t=caps&apikey=(removed) 429.TooManyRequests (145 bytes)
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.@github-actions[bot] commented on GitHub (Jun 10, 2024):
👋 @al13nus, In order to help you further we'll need to see logs. You'll need to enable trace logging and replicate the problem that you encountered. Guidance on how to enable trace logging can be found in our troubleshooting guide.
@bakerboy448 commented on GitHub (Jun 10, 2024):
@al13nus commented on GitHub (Jun 10, 2024):
Under "Trace Logs? not Optional" logs are as requested. I cleared the logs and repeated my steps. I'm using three different indexers, all of which exhibit the same issue, so it doesn't seem relevant to search for bugs in the indexers at this time.
@mynameisbogdan commented on GitHub (Jun 10, 2024):
Those languages are either sent by the indexer in the
languageattribute or set by you in Radarr's indexer settingsMulti Languages.Closing due to Radarr being unable to match languages from NFO if the info isn't available in the API.
Also read the rules of that indexer regarding public talks about it.
@bakerboy448 commented on GitHub (Jun 10, 2024):
This is what the trace logs that OP refused twice to provide would have shown :)
@al13nus commented on GitHub (Jun 10, 2024):
Solution was: under Radarr's indexer settings
Multi Languageswas set to this 4. After removing it, everything went fine.