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

[#245] Get first unread chapter from original chapter list #250

Merged
merged 1 commit into from
Mar 3, 2023
Merged

[#245] Get first unread chapter from original chapter list #250

merged 1 commit into from
Mar 3, 2023

Conversation

schroda
Copy link
Collaborator

@schroda schroda commented Feb 25, 2023

fixes #245

The first unread chapter was retrieved from the filtered and sorted chapter list, which could result in e.g. incorrectly recognizing the latest released chapter as the first unread chapter.

Ideally the server would return the manga with its last read chapter, but this is currently not available.

The first unread chapter was retrieved from the filtered and sorted chapter list, which could result in e.g. incorrectly recognizing the latest released chapter as the first unread chapter.

Ideally the server would return the manga with its last read chapter, but this is currently not available.
Copy link
Contributor

@akabhirav akabhirav left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@AriaMoradi AriaMoradi merged commit 9625436 into Suwayomi:master Mar 3, 2023
@schroda schroda deleted the fix/#245_manga_resuming_wrong_chapter_while_sort_by_source_reversed branch March 11, 2023 23: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.

[Bug] Resume button opens latest chapter when chapter sorted in reverse
3 participants