Enhancement: Delete progress when it reaches 100% and mark book as read (or listened to) #67

Closed
opened 2026-04-24 22:57:34 +02:00 by adam · 1 comment
Owner

Originally created by @juriroemer on GitHub (Oct 24, 2021).

Right now when a book reaches 100% progress, the progress will just stay at that, which means that the book will still appear in the "Continue Reading" section and it also does not automatically get marked as read.

image

Originally created by @juriroemer on GitHub (Oct 24, 2021). Right now when a book reaches 100% progress, the progress will just stay at that, which means that the book will still appear in the "Continue Reading" section and it also does not automatically get marked as read. ![image](https://user-images.githubusercontent.com/31971585/138579278-ad62ec42-5123-43f9-b7aa-c751b26887ce.png)
adam closed this issue 2026-04-24 22:57:34 +02:00
Author
Owner

@advplyr commented on GitHub (Oct 24, 2021):

The intended behavior was that when the audiobook reaches less than 10 seconds remaining, it will be marked as read.

There were some issues with that though that I fixed in v1.5.1. That also pushed me to finally make progress updates realtime, so no more refreshing the page to see updated progress bars.

If this is still buggy you can open this issue up again

@advplyr commented on GitHub (Oct 24, 2021): The intended behavior was that when the audiobook reaches less than 10 seconds remaining, it will be marked as read. There were some issues with that though that I fixed in `v1.5.1`. That also pushed me to finally make progress updates realtime, so no more refreshing the page to see updated progress bars. If this is still buggy you can open this issue up again
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#67