1
0
mirror of https://github.com/moparisthebest/SickRage synced 2024-11-05 17:05:03 -05:00

Revert "Set UNKNOWN quality as Low Quality"

This reverts commit d280b56e13.
This commit is contained in:
Alexandre Beloin 2015-02-12 15:46:27 -05:00
parent c62d8f2c79
commit 0f01638887

View File

@ -1273,8 +1273,6 @@ class TVShow(object):
if epStatus == FAILED:
return Overview.WANTED
if curQuality == Quality.UNKNOWN:
return Overview.QUAL
elif epStatus in (SNATCHED_BEST, SNATCHED, SNATCHED_PROPER ) and curQuality == maxBestQuality:
return Overview.SNATCHED
# if they don't want re-downloads then we call it good if they have anything