[Bug]: Unable to remove item from Continue Listening section #1915

Closed
opened 2026-04-25 00:01:21 +02:00 by adam · 4 comments
Owner

Originally created by @Klaesy on GitHub (Apr 27, 2024).

Describe the issue

I have one particular item that doesn't want to be removed from the Continue Listening section. I first tried to mark the book as finished in the latest version of the android app. That didn't work. Next I to used the Remove from Continue Listening button in the browser, at first it seemed to have worked, but after a refresh the item is back and clicking the button again does not work.

Removing other items via the Remove from Continue Listening button is working fine. So I'm not sure what's going on here. I checked the logs but the only log line that appears after clicking the button is: [ApiCacheManager] Object.afterBulkUpdate: Clearing cache. This log line doesn't appear when I use the button for my problematic item.

Another interesting find is that the item disappears from the Continue Listening section after removing another item, however after a page refresh it's back again.

Steps to reproduce the issue

  1. Unfortunately I'm unable to provide a reproduction path.

Audiobookshelf version

v2.9.0

How are you running audiobookshelf?

Docker

Originally created by @Klaesy on GitHub (Apr 27, 2024). ### Describe the issue I have one particular item that doesn't want to be removed from the Continue Listening section. I first tried to mark the book as finished in the latest version of the android app. That didn't work. Next I to used the `Remove from Continue Listening` button in the browser, at first it seemed to have worked, but after a refresh the item is back and clicking the button again does not work. Removing other items via the `Remove from Continue Listening` button is working fine. So I'm not sure what's going on here. I checked the logs but the only log line that appears after clicking the button is: `[ApiCacheManager] Object.afterBulkUpdate: Clearing cache`. This log line doesn't appear when I use the button for my problematic item. Another interesting find is that the item disappears from the Continue Listening section after removing another item, however after a page refresh it's back again. ### Steps to reproduce the issue 1. Unfortunately I'm unable to provide a reproduction path. ### Audiobookshelf version v2.9.0 ### How are you running audiobookshelf? Docker
adam added the bug label 2026-04-25 00:01:21 +02:00
adam closed this issue 2026-04-25 00:01:21 +02:00
Author
Owner

@nichwall commented on GitHub (Apr 27, 2024):

Can you try "Remove Progress" on the problem book and then "Mark as Finished"? It is probably another case of duplicate listening sessions.

Does restarting the server fix it?

@nichwall commented on GitHub (Apr 27, 2024): Can you try "Remove Progress" on the problem book and then "Mark as Finished"? It is probably another case of duplicate listening sessions. Does restarting the server fix it?
Author
Owner

@advplyr commented on GitHub (Apr 27, 2024):

Was this a downloaded book that was downloaded on an old server version? If you remember it would have been v2.2.23 or earlier

@advplyr commented on GitHub (Apr 27, 2024): Was this a downloaded book that was downloaded on an old server version? If you remember it would have been v2.2.23 or earlier
Author
Owner

@Klaesy commented on GitHub (Apr 27, 2024):

I removed the progress of the 100% one and a new one of 0% popped up, when I removed that as well the item was removed from the Continue Listening. Marking it as complete again doesn't make it reappear in the Continue Listening section so luckily the issue has been resolved. Thanks for the suggestion @nichwall !

@advplyr I did download the book, but the version of the server at the time of downloading was 2.8.1.

@Klaesy commented on GitHub (Apr 27, 2024): I removed the progress of the 100% one and a new one of 0% popped up, when I removed that as well the item was removed from the Continue Listening. Marking it as complete again doesn't make it reappear in the Continue Listening section so luckily the issue has been resolved. Thanks for the suggestion @nichwall ! @advplyr I did download the book, but the version of the server at the time of downloading was 2.8.1.
Author
Owner

@advplyr commented on GitHub (Apr 27, 2024):

Thanks. This doesn't appear to be the same issue as before since that was specific to downloaded books using an old ID format.

To figure this out I'll have to reproduce it or someone reproduces it who can share the contents of the db. We'll re-open if it happens again

@advplyr commented on GitHub (Apr 27, 2024): Thanks. This doesn't appear to be the same issue as before since that was specific to downloaded books using an old ID format. To figure this out I'll have to reproduce it or someone reproduces it who can share the contents of the db. We'll re-open if it happens again
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#1915