[PR #776] [MERGED] fix: use chapter duration when seeking on track bar #3421

Closed
opened 2026-04-25 00:15:35 +02:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/776
Author: @alexmaras
Created: 6/25/2022
Status: Merged
Merged: 6/25/2022
Merged by: @advplyr

Base: masterHead: fix/chapter-seek-bar


📝 Commits (2)

  • 067006f fix: use chapter duration when seeking on track bar
  • f2fff34 fix: use chapter start as a base for the seek time if seeking within chapters

📊 Changes

1 file changed (+3 additions, -1 deletions)

View changed files

📝 client/components/player/PlayerTrackBar.vue (+3 -1)

📄 Description

Fixes an issue where seeking by clicking the track bar acts as if the whole book's duration is being seeked.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/advplyr/audiobookshelf/pull/776 **Author:** [@alexmaras](https://github.com/alexmaras) **Created:** 6/25/2022 **Status:** ✅ Merged **Merged:** 6/25/2022 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `fix/chapter-seek-bar` --- ### 📝 Commits (2) - [`067006f`](https://github.com/advplyr/audiobookshelf/commit/067006f4065e82eb20b5e057497d66dc182ce143) fix: use chapter duration when seeking on track bar - [`f2fff34`](https://github.com/advplyr/audiobookshelf/commit/f2fff34d4d0e3071c147ef8573e7b9f01e962ab8) fix: use chapter start as a base for the seek time if seeking within chapters ### 📊 Changes **1 file changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `client/components/player/PlayerTrackBar.vue` (+3 -1) </details> ### 📄 Description Fixes an issue where seeking by clicking the track bar acts as if the whole book's duration is being seeked. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2026-04-25 00:15:35 +02:00
adam closed this issue 2026-04-25 00:15:35 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#3421