Unable to add bookmarks #96

Closed
opened 2026-04-24 23:06:59 +02:00 by adam · 4 comments
Owner

Originally created by @kaldigo on GitHub (Apr 23, 2022).

Steps to reproduce

  1. Try to add bookmark

Expected behaviour

  • The popup with bookmarks should show up and give the option to add one.

Actual behaviour

  • when I press the bookmark button I get the popup telling me there are no bookmarks but I don't get the option to add one (as if there is no connection to the server)

Environment data

Audiobookshelf Version:

  • [ x ] Android App?
  • iOS App?

Android Issue

Android version: 12

Device model: Pixel 6

Stock or customized system: stock

iOS Issue

iOS Version:

iPhone model:

Originally created by @kaldigo on GitHub (Apr 23, 2022). ### Steps to reproduce 1. Try to add bookmark 2. 3. ### Expected behaviour - The popup with bookmarks should show up and give the option to add one. ### Actual behaviour - when I press the bookmark button I get the popup telling me there are no bookmarks but I don't get the option to add one (as if there is no connection to the server) ### Environment data Audiobookshelf Version: - [ x ] Android App? - [ ] iOS App? #### Android Issue Android version: 12 Device model: Pixel 6 Stock or customized system: stock #### iOS Issue iOS Version: iPhone model:
adam added the bug label 2026-04-24 23:06:59 +02:00
adam closed this issue 2026-04-24 23:07:00 +02:00
Author
Owner

@kaldigo commented on GitHub (Apr 23, 2022):

So I dug into this a bit more and I do have the option if I close the stream and re open it. If the connection to the server drops for a second I can still listen as it seems to re connect but I can no longer add bookmarks and my progress is no longer saved from the moment the connection dropped.

@kaldigo commented on GitHub (Apr 23, 2022): So I dug into this a bit more and I do have the option if I close the stream and re open it. If the connection to the server drops for a second I can still listen as it seems to re connect but I can no longer add bookmarks and my progress is no longer saved from the moment the connection dropped.
Author
Owner

@ChiefMedicalOfficer commented on GitHub (Apr 23, 2022):

I get the option to add one but when I tap 'Create' nothing happens.
Screenshot_20220423-090835_audiobookshelf.jpg

@ChiefMedicalOfficer commented on GitHub (Apr 23, 2022): I get the option to add one but when I tap 'Create' nothing happens. ![Screenshot_20220423-090835_audiobookshelf.jpg](https://user-images.githubusercontent.com/11256455/164886368-169bf21e-79c8-4d5e-aaf6-d6c2f59bba35.jpg)
Author
Owner

@advplyr commented on GitHub (Apr 23, 2022):

Ah yeah I forgot to move this over. Bookmarks no longer use the web socket, we have an API for bookmarks now.
Will include this fix in the update later today

@advplyr commented on GitHub (Apr 23, 2022): Ah yeah I forgot to move this over. Bookmarks no longer use the web socket, we have an API for bookmarks now. Will include this fix in the update later today
Author
Owner

@advplyr commented on GitHub (Apr 30, 2022):

This was fixed in v0.9.42-beta

@advplyr commented on GitHub (Apr 30, 2022): This was fixed in v0.9.42-beta
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf-app#96