mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-03-02 22:46:56 -05:00
[Bug]: Encoding for stream fails when playing m4b on iOS #539
Labels
No labels
authentication
awaiting release
backlog
bug
chapter editor
config-issue
ebooks
encoding/embedding
enhancement
help wanted
listening sessions & progress
planned
possible plugin
progress sync
sorting/filtering/searching
unable to reproduce
upload
users & permissions
waiting
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/audiobookshelf#539
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @0xcd0e on GitHub (Jul 14, 2022).
Describe the issue
When continuing an audiobook on safari on iOS, the stream starts playing all the way at the beginning and the elapsed time in the player is frozen.
The Logs show some warnings:
Steps to reproduce the issue
Audiobookshelf version
v2.0.23
How are you running audiobookshelf?
Docker
@advplyr commented on GitHub (Jul 14, 2022):
On my iphone 10 I can direct play m4b audiobooks so when I tested this it started at my last position fine.
What is the version of your iOS device?
If you looked further up in your logs then what you shared we could see if the iOS device first attempted to direct play and that failed. It should have attempted to direct play first before it switched to transcoding.
@0xcd0e commented on GitHub (Jul 15, 2022):
Im on iOS 15.5 on my iPhone12.
Those are the first logs from that session, there is nothing before that
@advplyr commented on GitHub (Oct 25, 2022):
I wasn't able to reproduce this. Until there is more info there is nothing to be done.