Originally created by @jrpetersjr on GitHub (Jul 10, 2024).
What was the Problem?
When casting from the android app (uncertain if this is an issue on iPhone) the audiobook playBackRate is not correct in some scenarios.
When starting or stopping a book from being casted the book auto pauses while it connects, which is fine for now, but then when I start the book it always defaults the playback to 1x.
Steps to Reproduce the Issue
1 Start audiobook and set play rate to 2x
2 Pause book and connect to remote device
3 Play book
....book will be playing at 1x speed
1 Start audiobook and set play rate to 2x
2 without pausing connect to a remote device
3 Play book
....book will be playing at 1x speed
1 Start audiobook on remote device
2 Change playBackRate to 2x
3 Stop casting and then play on local device
...book will be played at 1x speed
What was Expected?
The speed should be consistent with what was selected before I connected to a remote device or after I disconnect from a remote device. It should never change unless I specifically change it myself.
Phone Model
Pixel 6 Pro
Phone OS
Android 14
Audiobookshelf App Version
Android App - 0.9.74
Installation Source
Google Play Store
Additional Notes
No response
Originally created by @jrpetersjr on GitHub (Jul 10, 2024).
### What was the Problem?
When casting from the android app (uncertain if this is an issue on iPhone) the audiobook playBackRate is not correct in some scenarios.
When starting or stopping a book from being casted the book auto pauses while it connects, which is fine for now, but then when I start the book it always defaults the playback to 1x.
### Steps to Reproduce the Issue
1 Start audiobook and set play rate to 2x
2 Pause book and connect to remote device
3 Play book
....book will be playing at 1x speed
1 Start audiobook and set play rate to 2x
2 without pausing connect to a remote device
3 Play book
....book will be playing at 1x speed
1 Start audiobook on remote device
2 Change playBackRate to 2x
3 Stop casting and then play on local device
...book will be played at 1x speed
### What was Expected?
The speed should be consistent with what was selected before I connected to a remote device or after I disconnect from a remote device. It should never change unless I specifically change it myself.
### Phone Model
Pixel 6 Pro
### Phone OS
Android 14
### Audiobookshelf App Version
Android App - 0.9.74
### Installation Source
Google Play Store
### Additional Notes
_No response_
adam
added the bugandroid labels 2026-04-24 23:45:09 +02:00
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 @jrpetersjr on GitHub (Jul 10, 2024).
What was the Problem?
When casting from the android app (uncertain if this is an issue on iPhone) the audiobook playBackRate is not correct in some scenarios.
When starting or stopping a book from being casted the book auto pauses while it connects, which is fine for now, but then when I start the book it always defaults the playback to 1x.
Steps to Reproduce the Issue
1 Start audiobook and set play rate to 2x
2 Pause book and connect to remote device
3 Play book
....book will be playing at 1x speed
1 Start audiobook and set play rate to 2x
2 without pausing connect to a remote device
3 Play book
....book will be playing at 1x speed
1 Start audiobook on remote device
2 Change playBackRate to 2x
3 Stop casting and then play on local device
...book will be played at 1x speed
What was Expected?
The speed should be consistent with what was selected before I connected to a remote device or after I disconnect from a remote device. It should never change unless I specifically change it myself.
Phone Model
Pixel 6 Pro
Phone OS
Android 14
Audiobookshelf App Version
Android App - 0.9.74
Installation Source
Google Play Store
Additional Notes
No response
@jrpetersjr commented on GitHub (Jul 10, 2024):
Please let me know if you need anything else from me.
@jrpetersjr commented on GitHub (Jul 10, 2024):
This could be the same issue as https://github.com/advplyr/audiobookshelf/issues/3147