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

Show next book only if previous book is finished #1388

Merged
merged 1 commit into from
Jan 10, 2023

Conversation

lkiesow
Copy link
Contributor

@lkiesow lkiesow commented Jan 10, 2023

This patch changes the books displayed in “Continue Series”, avoiding books if another book from the series is played back right now. This prevents Audiobookshelf suggesting books to which users will not listen to because they are still listening to the last one.

Once a book is finished, the next book in the series will pop still be suggested to the user.

This fixes #1382

This patch changes the books displayed in “Continue Series”, avoiding
books if another book from the series is played back right now. This
prevents Audiobookshelf suggesting books to which users will not listen
to because they are still listening to the last one.

Once a book is finished, the next book in the series will pop still be
suggested to the user.

This fixes  advplyr#1382
@advplyr
Copy link
Owner

advplyr commented Jan 10, 2023

Works great, thanks

@advplyr advplyr merged commit dd5c940 into advplyr:master Jan 10, 2023
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.

[Enhancement]: Don't show the next book in series if you are still listening to the previous book
2 participants