List with books to continue disappearing when App can reach the server #875

Closed
opened 2026-04-24 23:41:14 +02:00 by adam · 5 comments
Owner

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
adam closed this issue 2026-04-24 23:41:14 +02:00
Author
Owner

@advplyr commented on GitHub (Feb 15, 2024):

What version of the android app are you using?

@advplyr commented on GitHub (Feb 15, 2024): What version of the android app are you using?
Author
Owner

@aylen384 commented on GitHub (Feb 15, 2024):

0.9.72-beta

@aylen384 commented on GitHub (Feb 15, 2024): 0.9.72-beta
Author
Owner

@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?

@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?
Author
Owner

@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.

@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.
Author
Owner

@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

@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
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf-app#875