Skip to content

Commit

Permalink
Debug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Feramance committed Nov 21, 2023
1 parent cfc5170 commit 3ce9928
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qBitrr/arss.py
Original file line number Diff line number Diff line change
Expand Up @@ -2440,7 +2440,7 @@ def maybe_do_search(
queue = False
if queue:
self.logger.debug(
"%sSkipping: Already Searched: %s (%s) [tmdbId=%s|id=%s]",
"%sSkipping: Already Searched: %s (%s)",
request_tag,
file_model.Title,
file_model.EntryId,
Expand Down

0 comments on commit 3ce9928

Please sign in to comment.