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

Automatically quickmatch new authors #2205

Closed

Conversation

MxMarx
Copy link
Contributor

@MxMarx MxMarx commented Oct 11, 2023

Automatically do a quick match when new authors are found by the scanner.
It might be better if this was a toggleable option instead, but I'm still super new at this and wasn't sure if this was the best approach.

Somewhat related to #1789, #1490

@advplyr
Copy link
Owner

advplyr commented Oct 15, 2023

I think this should be handled as a background task after the scan is complete. Mainly because if you are scanning in a new library it may be creating many new authors and come up against the rate limit #1570

If we implement the rate limiter in #2188 it would slow down the scanner. The TaskManager was started to allow for notifying the client of background tasks. I was thinking of implementing an auto quick match of books setting that would run after the scan for new books.

@MxMarx MxMarx closed this Feb 11, 2024
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