-
Notifications
You must be signed in to change notification settings - Fork 14
Description
Bug Report
Description of the Issue
On my android phone when I'm trying to listen to quite big book (Shogun, 187 chapters with length of 2 days and 6 hours) - when i hit play i have to wait for almost 30 seconds for the player to start playing. The biggest issue is that even though player claims it's playing from proper timestamp (7th hour) it plays the audiobook from the beginning.
When the book is downloaded for offline playback:

On this screen you can see that progress is on 7th hour, which is correct. But it's showing first chapter and the current progress jumps to 2315,92%. Also the playback is just the beginning of the book
When the book is not downloaded
Playback this time is instantaneous. It's playing from the proper timestamp, so 7th hour. But it's still showing first chapter and 2315% current progress. So I may be looking at two separate bugs here, but it's better for you to decide
I was not able to reproduce this on any other of my audiobooks
EDIT:
I had more experiments and i can see the issue with current progress exceeding 100% in other audiobooks. The same thing with chapter name, it does not change even if i change the book I'm listening to
Steps to Reproduce
Outline the steps needed to reproduce this issue:
- Take big audiobook
- Download it for offline playback
- Play it
Expected Behavior
- Playback is correctly aligned with timestamp displayed and progress synchronized from the abs server
- Playback starts immediately
- Current progress stays in sane regions :)
- Chapter name is properly refreshed in player
Observed Behavior
- Playback starts from the beginning, even though player progress claims otherwise.
- Playback starts after 30 seconds
- Current progress is out of bounds
- Chapter name is refreshing.. kind of randomly? I cannot find the pattern. But it's almost always out of sync.
Device and Platform Details
- Device Type: Smartphone Samsung Galaxy S21 FE
- Operating System: Android 14
- App Version: 1.7.5
- Additional Plugins/Extensions Not applicable
Additional Context or Screenshots
If available, provide screenshots, logs, or any other context that may help clarify the issue.
Additional Logs
You can access the logs by pressing the dot menu at the right top corner and selecting "Debug Logs"
Note: Ensure to add appropriate labels to this issue, such as specific platform or device type, to assist with categorization and prioritization.