additional logic for rem_unreg #67

This commit is contained in:
bobokun 2021-12-23 19:26:59 -05:00
parent b462d708e4
commit 6ddf0072d4
No known key found for this signature in database
GPG key ID: 9665BA6CF5DC2671

View file

@ -350,6 +350,7 @@ class Qbt:
'RETITLED',
'PRE-RETAIL',
'FULL SEASON',
'MASS REMOVAL'
]
for torrent in self.torrentvalid:
check_tags = util.get_list(torrent.tags)