mirror of
https://github.com/StuffAnThings/qbit_manage.git
synced 2024-12-28 11:14:47 +08:00
additional logic for rem_unreg #67
This commit is contained in:
parent
b462d708e4
commit
6ddf0072d4
1 changed files with 1 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue