Release Parser multi tag is not working #7337

Closed
opened 2026-02-19 23:10:58 -05:00 by deekerman · 3 comments
Owner

Originally created by @danimart1991 on GitHub (Apr 12, 2023).

Is there an existing issue for this?

  • I have searched the existing open and closed issues

Current Behavior

Release titles including Multi word tag, for example "Movie (2023) WEBDL 1080p Multi/Spanish", doesn't get the values of Multi tag set in Indexers section.

Expected Behavior

"Movie (2023) WEBDL 1080p Multi/Spanish" must detect the languages set in the multi tag option for that specific indexer and Spanish.

Steps To Reproduce

Release titles including Multi word tag, for example "Movie (2023) WEBDL 1080p Multi/Spanish", doesn't get the values of Multi tag set in Indexers section. So, in the example, I set multi tag with Original but only the language Spanish is detected.

It seems that this issue is caused by these commits:

Indeed, when Multi tag in Indexer options is set with more than one language, an exception throw:

Environment

- OS: Debian 11
- Radarr: 4.3.2.6857
- Docker Install: Latest
- Using Reverse Proxy: Yes
- Browser: Edge
- Database: Native

What branch are you running?

Develop

Trace Logs?

radarr.trace.txt

Originally created by @danimart1991 on GitHub (Apr 12, 2023). ### Is there an existing issue for this? - [X] I have searched the existing open and closed issues ### Current Behavior Release titles including Multi word tag, for example "Movie (2023) WEBDL 1080p Multi/Spanish", doesn't get the values of Multi tag set in Indexers section. ### Expected Behavior "Movie (2023) WEBDL 1080p Multi/Spanish" must detect the languages set in the multi tag option for that specific indexer and Spanish. ### Steps To Reproduce Release titles including Multi word tag, for example "Movie (2023) WEBDL 1080p Multi/Spanish", doesn't get the values of Multi tag set in Indexers section. So, in the example, I set multi tag with Original but only the language Spanish is detected. It seems that this issue is caused by these commits: - https://github.com/Radarr/Radarr/commit/ad8629fac981217f5a4a5068da968c29d9ee634c - https://github.com/Radarr/Radarr/commit/7ec0fd1cea5e6203a6f7acbd3de5354c24193dec Indeed, when Multi tag in Indexer options is set with more than one language, an exception throw: - https://github.com/Radarr/Radarr/pull/7713 ### Environment ```markdown - OS: Debian 11 - Radarr: 4.3.2.6857 - Docker Install: Latest - Using Reverse Proxy: Yes - Browser: Edge - Database: Native ``` ### What branch are you running? Develop ### Trace Logs? [radarr.trace.txt](https://gist.github.com/danimart1991/2c8fa942d401ef3c5cf99d3e3b715483)
Author
Owner

@bakerboy448 commented on GitHub (Apr 12, 2023):

So, in the example, I set multi tag with Original but only the language Spanish is detected.

No log or exceptions.

  • trace logs are not optional
  • the linked commits would not be the cause
  • What languages are configured for multi on that tracker?
@bakerboy448 commented on GitHub (Apr 12, 2023): > So, in the example, I set multi tag with Original but only the language Spanish is detected. > No log or exceptions. - trace logs are not optional - the linked commits would not be the cause - What languages are configured for multi on that tracker?
Author
Owner

@danimart1991 commented on GitHub (Apr 13, 2023):

Hello @bakerboy448. Thanks for the triage.

  • Sorry. I put the trace logs in the Issue description.
  • I tried with indexers configured with multi only with Original and with Original + English. In the example, "Movie (2023) WEBDL 1080p Multi/Spanish", only Spanish is detected.
  • Indeed, It seems that this issue is happening too in Sonarr.
@danimart1991 commented on GitHub (Apr 13, 2023): Hello @bakerboy448. Thanks for the triage. - Sorry. I put the trace logs in the Issue description. - I tried with indexers configured with multi only with Original and with Original + English. In the example, "Movie (2023) WEBDL 1080p Multi/Spanish", only Spanish is detected. - Indeed, It seems that this issue is happening too in Sonarr.
Author
Owner

@bakerboy448 commented on GitHub (Apr 30, 2023):

@Qstick test case to add?

#8378 to fix

@bakerboy448 commented on GitHub (Apr 30, 2023): @Qstick test case to add? #8378 to fix
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Radarr#7337
No description provided.