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

Don't replace allowed quality unless from preferred quality #11711

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

fredhen
Copy link

@fredhen fredhen commented May 9, 2024

  • PR is based on the DEVELOP branch
  • Don't send big changes all at once. Split up big PRs into multiple smaller PRs that are easier to manage and review
  • Read the contribution guide

This is a proposed fix for #11710 by not downloading another Allowed quality if the existing download is already an Allowed quality in order to be in line with the Wiki https://github.com/pymedusa/Medusa/wiki/Quality-Settings#custom-qualities:

In short, if qualities are set in both the Allowed and Preferred categories, Medusa will download up to one release from the allowed category and one release from the preferred category even if a higher quality preferred release is released at a later date.

@fredhen fredhen marked this pull request as draft May 9, 2024 12:53
@fredhen fredhen closed this May 9, 2024
@fredhen fredhen deleted the branch-allowed_quality_fix branch May 9, 2024 12:57
@fredhen fredhen restored the branch-allowed_quality_fix branch May 9, 2024 12:58
@fredhen fredhen reopened this May 9, 2024
@fredhen fredhen marked this pull request as ready for review May 9, 2024 13:03
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.

None yet

1 participant