When we seek into a different chapter, we will have to reset the progress of the current one before seeking to the new one.
🔄 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-app/pull/964
**Author:** [@Sapd](https://github.com/Sapd)
**Created:** 11/29/2023
**Status:** ✅ Merged
**Merged:** 12/1/2023
**Merged by:** [@advplyr](https://github.com/advplyr)
**Base:** `master` ← **Head:** `seek-fix`
---
### 📝 Commits (1)
- [`59c71b7`](https://github.com/advplyr/audiobookshelf-app/commit/59c71b71fbb9124f3cc5dae8ec7734f6bd54ec57) Fix track skipping on iOS (Fixes #686)
### 📊 Changes
**1 file changed** (+4 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `ios/App/Shared/player/AudioPlayer.swift` (+4 -0)
</details>
### 📄 Description
When we seek into a different chapter, we will have to reset the progress of the current one before seeking to the new one.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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.
📋 Pull Request Information
Original PR: https://github.com/advplyr/audiobookshelf-app/pull/964
Author: @Sapd
Created: 11/29/2023
Status: ✅ Merged
Merged: 12/1/2023
Merged by: @advplyr
Base:
master← Head:seek-fix📝 Commits (1)
59c71b7Fix track skipping on iOS (Fixes #686)📊 Changes
1 file changed (+4 additions, -0 deletions)
View changed files
📝
ios/App/Shared/player/AudioPlayer.swift(+4 -0)📄 Description
When we seek into a different chapter, we will have to reset the progress of the current one before seeking to the new one.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.