Radarr / Radarr

Movie organizer/manager for usenet and torrent users.
https://radarr.video
GNU General Public License v3.0
9.88k stars 971 forks source link

Multi-Language mismatch #10070

Closed al13nus closed 3 months ago

al13nus commented 3 months ago

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

- OS: Ubuntu 22
- Radarr: 5.6.0.8846
- Docker Install: yes
- Using Reverse Proxy: Traefik 3
- Browser: Firefox
- Database: Sqlite 3.44.2

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) <?xml version="1.0" encoding="UTF-8"?>

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) <?xml version="1.0" encoding="UTF-8"?>

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 releases

Trace Logs have been provided as applicable. Reports will be closed if the required logs are not provided.

  • [X] 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.
github-actions[bot] commented 3 months ago

:wave: @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 3 months ago
al13nus commented 3 months ago
  • strongly suggest you read the rules of the indexers you're on

    • please don't check the box in error when trace logs are not actually provided and the wiki is not actually read/followed

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 3 months ago

Those languages are either sent by the indexer in the language attribute or set by you in Radarr's indexer settings Multi 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 3 months ago

Those languages are either sent by the indexer in the language attribute or set by you in Radarr's indexer settings Multi Languages.

This is what the trace logs that OP refused twice to provide would have shown :)

al13nus commented 3 months ago

Solution was: under Radarr's indexer settings Multi Languages was set to this 4. After removing it, everything went fine.