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

Fix chapters not being marked as Downloaded in chapter list when download finishes #189

Conversation

martinek
Copy link
Contributor

@martinek martinek commented Nov 5, 2022

Marking of chapter as Downloaded was previously handled when queue length changed. I have removed that code when I was refactoring this screen and forgot to add functionality back.

This change checks on every queue update if any queue items changed state and if they did, reloads chapters from server.

@AriaMoradi AriaMoradi merged commit a64aad1 into Suwayomi:master Nov 6, 2022
@martinek martinek deleted the fix/mark-chapter-as-downloaded-when-download-finishes branch November 6, 2022 21:35
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