Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(sonarr): Anime Dual Audio CF should match DUAL- in that title #2095

Closed
wants to merge 1 commit into from

Conversation

Whiskerss
Copy link

Pull Request

it's the first time I'm making a pull request, so I hope I've understood and followed the Contributing Guidelines.

Purpose

I have made this pull request because there are some anime with DUAL audio that are not caught

Approach

Add "(?i)dual[ ._-]" to "Dual Audio" so it supports anime with DUAL- in that title.
it will now catch titles like "Wistoria.Wand.and.Sword.S01E12.Wand.and.Sword.1080p.CR.WEB-DL.AAC2.0.H.264.DUAL-VARYG" which is dual audio

Open Questions and Pre-Merge TODOs

Requirements

Add "(?i)dual[ ._-]" to "Dual Audio" so it supports anime with DUAL- in that title.
@github-actions github-actions bot added Area: Sonarr Sonarr Related Area: Backend Backend Changes, not related to a specific section Area: Starr Custom Formats Issue is related to custom formats labels Oct 13, 2024
@Whiskerss Whiskerss closed this Oct 13, 2024
@Whiskerss
Copy link
Author

Trying to solve the same problem as #1979

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Backend Backend Changes, not related to a specific section Area: Sonarr Sonarr Related Area: Starr Custom Formats Issue is related to custom formats
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant