Originally created by @kaldigo on GitHub (Apr 23, 2022).
Steps to reproduce
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
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.
@ChiefMedicalOfficer commented on GitHub (Apr 23, 2022):
I get the option to add one but when I tap 'Create' nothing happens.
@ChiefMedicalOfficer commented on GitHub (Apr 23, 2022):
I get the option to add one but when I tap 'Create' nothing happens.

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
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @kaldigo on GitHub (Apr 23, 2022).
Steps to reproduce
Expected behaviour
Actual behaviour
Environment data
Audiobookshelf Version:
Android Issue
Android version: 12
Device model: Pixel 6
Stock or customized system: stock
iOS Issue
iOS Version:
iPhone model:
@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.
@ChiefMedicalOfficer commented on GitHub (Apr 23, 2022):
I get the option to add one but when I tap 'Create' nothing happens.

@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 30, 2022):
This was fixed in v0.9.42-beta