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

Order chapters to download by manga and source order #697

Conversation

schroda
Copy link
Collaborator

@schroda schroda commented Oct 2, 2023

Chapters were added to the queue by database index order. In case a chapters of different mangas got added to the queue, downloads got mingled instead of being group inserted per manga. Also sort manga chapters by source order, to make sure, that, in case chapters of a manga are, for some reason, not in the correct order in the database, they will still get downloaded in the order of the source.

Chapters were added to the queue by database index order.
In case a chapters of different mangas got added to the queue, downloads got mingled instead of being group inserted per manga.
Also sort manga chapters by source order, to make sure, that, in case chapters of a manga are, for some reason, not in the correct order in the database, they will still get downloaded in the order of the source.
@Syer10 Syer10 merged commit f985ed2 into Suwayomi:master Oct 2, 2023
@schroda schroda deleted the fix/download_queue_order_chapters_by_manga_and_source_order branch October 3, 2023 13:38
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