Originally created by @aylen384 on GitHub (Feb 15, 2024).
Expected behaviour
List with books to continue is shown when opening app.
Always at the top as it is the most important thing, as the user is very likely opening the app to continue listening to their current audiobook.
Actual behaviour
List is only shown until the app fetched some data from the server - then it disappears completely .
When the phone is offline, the current books are shown.
Environment data
Audiobookshelf Version:
Android App
Originally created by @aylen384 on GitHub (Feb 15, 2024).
### Expected behaviour
List with books to continue is shown when opening app.
Always at the top as it is the most important thing, as the user is very likely opening the app to continue listening to their current audiobook.
### Actual behaviour
List is only shown until the app fetched some data from the server - then it disappears completely .
When the phone is offline, the current books are shown.
### Environment data
Audiobookshelf Version:
- [x] Android App
adam
added the bug label 2026-04-24 23:41:14 +02:00
"Continue Books" is used in offline mode. "Continue Listening" is used when you connect to the server. At the top once you connect to the server is "Continue Listening" that includes all the books or episodes on your server.
Can you elaborate on what you are seeing and what you expect to see?
@advplyr commented on GitHub (Feb 15, 2024):
"Continue Books" is used in offline mode. "Continue Listening" is used when you connect to the server. At the top once you connect to the server is "Continue Listening" that includes all the books or episodes on your server.
Can you elaborate on what you are seeing and what you expect to see?
I am only seeing (names translated from German locale):
Recently added
Current series
Discover
Newest authors
Local books
This is with network access.
So "continue listening" is missing.
But I now tried to completely delete all app data and login again which helped.
I guess it could be related to the app being used with a different server before (which moved, so I did setup a new server in the app). Maybe that created some issues.
@aylen384 commented on GitHub (Feb 15, 2024):
I am only seeing (names translated from German locale):
Recently added
Current series
Discover
Newest authors
Local books
This is with network access.
So "continue listening" is missing.
But I now tried to completely delete all app data and login again which helped.
I guess it could be related to the app being used with a different server before (which moved, so I did setup a new server in the app). Maybe that created some issues.
Ok I have no idea. If there are no books to continue listening on that server then it won't show any. Maybe that is why
@advplyr commented on GitHub (Feb 15, 2024):
Ok I have no idea. If there are no books to continue listening on that server then it won't show any. Maybe that is why
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 @aylen384 on GitHub (Feb 15, 2024).
Expected behaviour
List with books to continue is shown when opening app.
Always at the top as it is the most important thing, as the user is very likely opening the app to continue listening to their current audiobook.
Actual behaviour
List is only shown until the app fetched some data from the server - then it disappears completely .
When the phone is offline, the current books are shown.
Environment data
Audiobookshelf Version:
@advplyr commented on GitHub (Feb 15, 2024):
What version of the android app are you using?
@aylen384 commented on GitHub (Feb 15, 2024):
0.9.72-beta
@advplyr commented on GitHub (Feb 15, 2024):
"Continue Books" is used in offline mode. "Continue Listening" is used when you connect to the server. At the top once you connect to the server is "Continue Listening" that includes all the books or episodes on your server.
Can you elaborate on what you are seeing and what you expect to see?
@aylen384 commented on GitHub (Feb 15, 2024):
I am only seeing (names translated from German locale):
Recently added
Current series
Discover
Newest authors
Local books
This is with network access.
So "continue listening" is missing.
But I now tried to completely delete all app data and login again which helped.
I guess it could be related to the app being used with a different server before (which moved, so I did setup a new server in the app). Maybe that created some issues.
@advplyr commented on GitHub (Feb 15, 2024):
Ok I have no idea. If there are no books to continue listening on that server then it won't show any. Maybe that is why