Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Local variable 'cfunmet' referenced before assignment #109

Merged
merged 4 commits into from
Sep 26, 2024

Conversation

hunmar
Copy link
Contributor

@hunmar hunmar commented Sep 21, 2024

Fixed

This should make the code easier to understand while maintaining the original logic

local variable 'cfunmet' referenced before assignment
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/qBitrr/arss.py", line 3283, in process_torrents
self._process_single_torrent(torrent)
File "/usr/local/lib/python3.10/site-packages/qBitrr/arss.py", line 4291, in _process_single_torrent
and self.custom_format_unmet_check(torrent)
File "/usr/local/lib/python3.10/site-packages/qBitrr/arss.py", line 4527, in custom_format_unmet_check
cfunmet = cfunmet & customFormat < movie.MinCustomFormatScore

@Feramance Feramance merged commit 2d3af0c into Feramance:master Sep 26, 2024
8 of 10 checks passed
@Feramance
Copy link
Owner

Thank you for your contribution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants