diff --git a/qBitrr/arss.py b/qBitrr/arss.py index 69a7f78f..8398d6f5 100755 --- a/qBitrr/arss.py +++ b/qBitrr/arss.py @@ -3992,7 +3992,7 @@ def _process_single_torrent(self, torrent: qbittorrentapi.TorrentDictionary): stalled_ignore = True elif "qBitrr-allowed_stalled" in torrent.tags: stalled_ignore = True - else: + elif "qBitrr-allowed_stalled" in torrent.tags: torrent.remove_tags(["qBitrr-allowed_stalled"]) if "qBitrr-ignored" in torrent.tags: