bug fix on prev refactor

This commit is contained in:
bobokun 2022-12-07 08:14:12 -05:00
parent 60b02fe011
commit d519e62b01
No known key found for this signature in database
GPG key ID: B73932169607D927

View file

@ -830,7 +830,7 @@ class Qbt:
try:
for x in torrent.trackers:
if x.url.startswith("http"):
tracker = self.config.get_tags([x.url])
tracker = self.config.get_tags([x])
msg_up = x.msg.upper()
msg = x.msg
# Tag any error torrents