Skip to content

Commit

Permalink
Debug updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Feramance committed Aug 30, 2024
1 parent ed9fee4 commit 5e1fc2a
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 @@ -4506,7 +4506,7 @@ def custom_format_unmet_check(self, torrent: qbittorrentapi.TorrentDictionary) -
self.logger.debug(
"custom_format_unmet_check: [movieId:%s][movie:%s]",
entry,
dict(movie) if movie else {},
movie.Title,
)
self.logger.debug(
"custom_format_unmet_check: [MovieFileId:%s]", movie.MovieFileId
Expand Down

0 comments on commit 5e1fc2a

Please sign in to comment.