Originally created by @Yinghai75 on GitHub (Jun 24, 2024).
Type of Enhancement
Server Backend
Describe the Feature/Enhancement
IOS 0.9.74-beta, testflight version.
When a book has many chapters, such as 2000 chapters, after clicking the "Stream Play" button, it takes a long time to start playing, often up to 20 seconds.
Is there any way to speed up this process? The waiting time is too long.
Why would this be helpful?
expecting a waiting time, no longer than 4s.
Future Implementation (Screenshot)
NA
Audiobookshelf Server Version
v2.10.1
Current Implementation (Screenshot)
No response
Originally created by @Yinghai75 on GitHub (Jun 24, 2024).
### Type of Enhancement
Server Backend
### Describe the Feature/Enhancement
IOS 0.9.74-beta, testflight version.
When a book has many chapters, such as 2000 chapters, after clicking the "Stream Play" button, it takes a long time to start playing, often up to 20 seconds.
Is there any way to speed up this process? The waiting time is too long.
### Why would this be helpful?
expecting a waiting time, no longer than 4s.
### Future Implementation (Screenshot)
NA
### Audiobookshelf Server Version
v2.10.1
### Current Implementation (Screenshot)
_No response_
Are these chapters in a single audio file or is the audiobook consisting of 2000 audio files? What file format are the audio files and what is the file size?
@advplyr commented on GitHub (Jun 24, 2024):
Are these chapters in a single audio file or is the audiobook consisting of 2000 audio files? What file format are the audio files and what is the file size?
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 @Yinghai75 on GitHub (Jun 24, 2024).
Type of Enhancement
Server Backend
Describe the Feature/Enhancement
IOS 0.9.74-beta, testflight version.
When a book has many chapters, such as 2000 chapters, after clicking the "Stream Play" button, it takes a long time to start playing, often up to 20 seconds.
Is there any way to speed up this process? The waiting time is too long.
Why would this be helpful?
expecting a waiting time, no longer than 4s.
Future Implementation (Screenshot)
NA
Audiobookshelf Server Version
v2.10.1
Current Implementation (Screenshot)
No response
@advplyr commented on GitHub (Jun 24, 2024):
Are these chapters in a single audio file or is the audiobook consisting of 2000 audio files? What file format are the audio files and what is the file size?
@Yinghai75 commented on GitHub (Jul 2, 2024):
@Yinghai75 commented on GitHub (Mar 11, 2025):
Streaming a book with over 2500 chapters, it took 40s to start @advplyr