pymedusa / Medusa

Automatic Video Library Manager for TV Shows. It watches for new episodes of your favorite shows, and when they are posted it does its magic.
https://pymedusa.com
GNU General Public License v3.0
1.78k stars 276 forks source link

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

Open fredhen opened 4 months ago

fredhen commented 4 months ago

This is a proposed fix for https://github.com/pymedusa/Medusa/issues/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.