advplyr / audiobookshelf-app

Mobile application for Audiobookshelf
https://audiobookshelf.org
GNU General Public License v3.0
1.18k stars 164 forks source link

[Enhancement]: to speed up the start of playback #1247

Open Yinghai75 opened 2 months ago

Yinghai75 commented 2 months ago

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 2 months ago

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 2 months ago