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

feat: Prepare for central MovieScrapeJob class #1539

Merged
merged 2 commits into from
Feb 7, 2023

Conversation

bugwelle
Copy link
Collaborator

@bugwelle bugwelle commented Feb 7, 2023

Split movie scrapers into scrape jobs. That way we can run them in
parallel, have better preview windows, etc.

This commit does not implement them, but prepares the file structure.
I do this to avoid future changes in the result-parsing, that may be
accidentally reverted once this feature is implemented (due to my
feature branch not being up to date or having merge conflicts).


In preparation for #1163

Split movie scrapers into scrape jobs.  That way we can run them in
parallel, have better preview windows, etc.

This commit does not implement them, but prepares the file structure.
I do this to avoid future changes in the result-parsing, that may be
accidentally reverted once this feature is implemented (due to my
feature branch not being up to date or having merge conflicts).
@bugwelle bugwelle merged commit ebc6a53 into Komet:master Feb 7, 2023
@bugwelle bugwelle deleted the movie-scrape-job branch February 7, 2023 21:00
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.

None yet

1 participant