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

check_files() does not return #8

Open
FionaLH4E opened this issue Jan 9, 2023 · 0 comments
Open

check_files() does not return #8

FionaLH4E opened this issue Jan 9, 2023 · 0 comments

Comments

@FionaLH4E
Copy link

Hey I tried creating a client
client = SauceNao(directory=image_directory, databases=SauceNaoDatabase.All, minimum_similarity=90, combine_api_types=False, api_key=API_KEY, is_premium=False, exclude_categories='', move_to_categories=False, use_author_as_category=False, output_type=SauceNao.API_HTML_TYPE, start_file='', log_level=logging.ERROR, title_minimum_similarity=90)
and
results = client.check_file(file_path)
does not seem to produce any results...

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

No branches or pull requests

1 participant