Skip to content

Commit

Permalink
[release] Fixed series search loop
Browse files Browse the repository at this point in the history
  • Loading branch information
Feramance committed Oct 30, 2023
1 parent e02d5bd commit 3194c81
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion qBitrr/arss.py
Original file line number Diff line number Diff line change
Expand Up @@ -1976,7 +1976,6 @@ def db_update_single_series(
"Updating database entry | %s",
Title,
)
self.logger.debug("Updating database entry | %s | %s", Title, searched)
to_update = {
self.series_file_model.Monitored: Monitored,
self.series_file_model.Title: Title,
Expand Down

0 comments on commit 3194c81

Please sign in to comment.