Originally created by @emacsbliss on GitHub (Nov 5, 2023).
Describe the issue
Very often when I first open an audiobook on my iPhone, I can see the bookmark button. However after that it disappears and even when I switch to a different book, it does not show up.
I rely on bookmark button to make notes to audiobook, without it working, it's really hard for me to get some retention out of an audiobook, so I considered this is a critical functionality for an audiobook app.
Steps to reproduce the issue
just open a book and play
notice the bookmark button on the bottom left not showing up
Audiobookshelf version
2.5.0
How are you running audiobookshelf?
Docker
Originally created by @emacsbliss on GitHub (Nov 5, 2023).
### Describe the issue
Very often when I first open an audiobook on my iPhone, I can see the bookmark button. However after that it disappears and even when I switch to a different book, it does not show up.
I rely on bookmark button to make notes to audiobook, without it working, it's really hard for me to get some retention out of an audiobook, so I considered this is a critical functionality for an audiobook app.
### Steps to reproduce the issue
1. just open a book and play
2. notice the bookmark button on the bottom left not showing up
### Audiobookshelf version
2.5.0
### How are you running audiobookshelf?
Docker
adam
added the bug label 2026-04-24 23:36:40 +02:00
There are several issues for this in the audiobookshelf-app repo. Offline bookmarks are not supported yet, you must be connected to the server for the bookmark button to appear.
@nichwall commented on GitHub (Nov 6, 2023):
There are several issues for this in the audiobookshelf-app repo. Offline bookmarks are not supported yet, you must be connected to the server for the bookmark button to appear.
https://github.com/advplyr/audiobookshelf-app/issues/660
https://github.com/advplyr/audiobookshelf-app/issues/643
https://github.com/advplyr/audiobookshelf-app/issues/163
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 @emacsbliss on GitHub (Nov 5, 2023).
Describe the issue
Very often when I first open an audiobook on my iPhone, I can see the bookmark button. However after that it disappears and even when I switch to a different book, it does not show up.
I rely on bookmark button to make notes to audiobook, without it working, it's really hard for me to get some retention out of an audiobook, so I considered this is a critical functionality for an audiobook app.
Steps to reproduce the issue
Audiobookshelf version
2.5.0
How are you running audiobookshelf?
Docker
@nichwall commented on GitHub (Nov 6, 2023):
There are several issues for this in the audiobookshelf-app repo. Offline bookmarks are not supported yet, you must be connected to the server for the bookmark button to appear.
https://github.com/advplyr/audiobookshelf-app/issues/660
https://github.com/advplyr/audiobookshelf-app/issues/643
https://github.com/advplyr/audiobookshelf-app/issues/163
@advplyr commented on GitHub (Nov 6, 2023):
Duplicate of #643