[Enhancement]: 增加一些功能 #3113

Open
opened 2026-04-25 00:13:44 +02:00 by adam · 4 comments
Owner

Originally created by @787123681 on GitHub (Nov 25, 2025).

Type of Enhancement

None

Describe the Feature/Enhancement

1.播放当前章节时,自动缓冲该章节,从而解决中途可能卡顿的问题

2.一些有声书,只有音轨,没有显示章节,能否直接选择音轨进行播放

Why would this be helpful?

变得更好

Future Implementation (Screenshot)

变得更好

Audiobookshelf Server Version

0.10.1

Current Implementation (Screenshot)

No response

Originally created by @787123681 on GitHub (Nov 25, 2025). ### Type of Enhancement None ### Describe the Feature/Enhancement 1.播放当前章节时,自动缓冲该章节,从而解决中途可能卡顿的问题 2.一些有声书,只有音轨,没有显示章节,能否直接选择音轨进行播放 ### Why would this be helpful? 变得更好 ### Future Implementation (Screenshot) 变得更好 ### Audiobookshelf Server Version 0.10.1 ### Current Implementation (Screenshot) _No response_
adam added the enhancement label 2026-04-25 00:13:44 +02:00
Author
Owner

@787123681 commented on GitHub (Nov 25, 2025):

3.跳过片头片尾

@787123681 commented on GitHub (Nov 25, 2025): 3.跳过片头片尾
Author
Owner

@nichwall commented on GitHub (Nov 25, 2025):

Translation to English and answered below.

Describe the Feature/Enhancement

  1. When playing the current chapter, the chapter will be automatically buffered to resolve potential stuttering issues.

The audio is buffered as you stream. You can also download media for offline listening in the mobile apps if listening with a poor connection.

  1. Some audiobooks only have audio tracks and don't display chapters. Is it possible to directly select an audio track to play?

No, you can seek to specific chapters. On the server you can set chapters based on tracks.

  1. Skip the opening and ending credits.

Duplicate of https://github.com/advplyr/audiobookshelf-app/issues/749 and https://github.com/advplyr/audiobookshelf/issues/2203

@nichwall commented on GitHub (Nov 25, 2025): Translation to English and answered below. > Describe the Feature/Enhancement > > 1. When playing the current chapter, the chapter will be automatically buffered to resolve potential stuttering issues. The audio is buffered as you stream. You can also download media for offline listening in the mobile apps if listening with a poor connection. > 2. Some audiobooks only have audio tracks and don't display chapters. Is it possible to directly select an audio track to play? No, you can seek to specific chapters. On the server you can set chapters based on tracks. > 3. Skip the opening and ending credits. Duplicate of https://github.com/advplyr/audiobookshelf-app/issues/749 and https://github.com/advplyr/audiobookshelf/issues/2203
Author
Owner

@787123681 commented on GitHub (Nov 26, 2025):

About

Image

the second point, as shown in the picture, some audiobooks only have audio tracks without chapters, making it impossible to select a track for playback.

@787123681 commented on GitHub (Nov 26, 2025): About ![Image](https://github.com/user-attachments/assets/9948066b-c1a4-4906-89f0-19bfa5ed7e2d) the second point, as shown in the picture, some audiobooks only have audio tracks without chapters, making it impossible to select a track for playback.
Author
Owner

@nichwall commented on GitHub (Nov 26, 2025):

the second point, as shown in the picture, some audiobooks only have audio tracks without chapters, making it impossible to select a track for playback.

The Audiobookshelf server and app uses chapters for seeking. If you want to seek to specific locations in the book, you will need to set chapters for the book. You can do this when editing chapters for the book in the web client.

Screenshot_20251125-161107.png

@nichwall commented on GitHub (Nov 26, 2025): > the second point, as shown in the picture, some audiobooks only have audio tracks without chapters, making it impossible to select a track for playback. The Audiobookshelf server and app uses chapters for seeking. If you want to seek to specific locations in the book, you will need to set chapters for the book. You can do this when editing chapters for the book in the web client. ![Screenshot_20251125-161107.png](https://github.com/user-attachments/assets/8ca135aa-9d92-4f32-9a0d-635b3d0a902d)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#3113