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

(Update) Use logical OR when searching tmdb/imdb/tvdb/malid #3964

Draft
wants to merge 1 commit into
base: 8.x.x
Choose a base branch
from

Conversation

Roardom
Copy link

@Roardom Roardom commented Jul 4, 2024

No description provided.

@Roardom
Copy link
Author

Roardom commented Jul 11, 2024

Note: Newznab requires the id search to be OR instead of AND1, but some non-*znab scripts currently rely on it being AND.

Possible solutions:

  • Add another parameter to specify if the logical condition should or OR or AND, defaulting to AND if neither was specified.
  • Add a dedicated torznab-compatible API.

I plan on going with the second option, and incorporating #3061 into it.

Footnotes

  1. https://torznab.github.io/spec-1.3-draft/revisions/1.1-Newznab-supportedParams.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant