Originally created by @Silther on GitHub (Jul 8, 2025).
Describe the Feature/Enhancement
Currently next chapter only starts once the time is greater than the chapter beginning.
For example:
Chapter 1: [0s - 100s]
Chapter 2: ]100s - 200s]
Chapter 3: ]200s - End]
So if you go to time 100s it will show chapter 1, which seems like no big deal, but if you use the media controls to go to the start of the currently chapter it shortly switches to the previous chapter and than back to the current one. [will add video later]
What I would prefer:
chapter-end time is exclusive, chapter-start time is inclusive.
So the time 100s would be chapter 2 and the back button would not go to the previous chapter
Why would this be helpful?
Less flickering between chapter if using media controls
Future Implementation (Screenshot)
cannot be shown in a screenshot
Audiobookshelf App Version
Android App - 0.9.81
Current Implementation (Screenshot)
will upload later
Originally created by @Silther on GitHub (Jul 8, 2025).
### Describe the Feature/Enhancement
Currently next chapter only starts once the time is greater than the chapter beginning.
For example:
Chapter 1: [0s - 100s]
Chapter 2: ]100s - 200s]
Chapter 3: ]200s - End]
So if you go to time 100s it will show chapter 1, which seems like no big deal, but if you use the media controls to go to the start of the currently chapter it shortly switches to the previous chapter and than back to the current one. [will add video later]
What I would prefer:
chapter-end time is exclusive, chapter-start time is inclusive.
Chapter 1: [0s - 100s[
Chapter 2: [100s - 200s[
Chapter 3: [200s - End]
So the time 100s would be chapter 2 and the back button would not go to the previous chapter
### Why would this be helpful?
Less flickering between chapter if using media controls
### Future Implementation (Screenshot)
cannot be shown in a screenshot
### Audiobookshelf App Version
Android App - 0.9.81
### Current Implementation (Screenshot)
will upload later
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 @Silther on GitHub (Jul 8, 2025).
Describe the Feature/Enhancement
Currently next chapter only starts once the time is greater than the chapter beginning.
For example:
Chapter 1: [0s - 100s]
Chapter 2: ]100s - 200s]
Chapter 3: ]200s - End]
So if you go to time 100s it will show chapter 1, which seems like no big deal, but if you use the media controls to go to the start of the currently chapter it shortly switches to the previous chapter and than back to the current one. [will add video later]
What I would prefer:
chapter-end time is exclusive, chapter-start time is inclusive.
Chapter 1: [0s - 100s[
Chapter 2: [100s - 200s[
Chapter 3: [200s - End]
So the time 100s would be chapter 2 and the back button would not go to the previous chapter
Why would this be helpful?
Less flickering between chapter if using media controls
Future Implementation (Screenshot)
cannot be shown in a screenshot
Audiobookshelf App Version
Android App - 0.9.81
Current Implementation (Screenshot)
will upload later