[PR #1618] [MERGED] Fix transcoded streams fail to continue listening #3584

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

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/1618
Author: @fidoriel
Created: 3/19/2023
Status: Merged
Merged: 3/20/2023
Merged by: @advplyr

Base: masterHead: transcode-continue-bug


📝 Commits (5)

  • fcf6964 hlsurl
  • e812380 m3u8url
  • b283644 Update client/players/LocalAudioPlayer.js
  • 596a039 Update client/players/LocalAudioPlayer.js
  • 7b425e9 Update client/players/LocalAudioPlayer.js

📊 Changes

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

View changed files

📝 client/players/LocalAudioPlayer.js (+1 -0)

📄 Description

For example alac did not continue at the saved point. This was due an error in the Web UI choosing a non existent m3u8 Url. Also tested on iOS because there a fallback is used.


🔄 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/1618 **Author:** [@fidoriel](https://github.com/fidoriel) **Created:** 3/19/2023 **Status:** ✅ Merged **Merged:** 3/20/2023 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `transcode-continue-bug` --- ### 📝 Commits (5) - [`fcf6964`](https://github.com/advplyr/audiobookshelf/commit/fcf6964d7dc3d911c51ae3d492f8752b3d3726c7) hlsurl - [`e812380`](https://github.com/advplyr/audiobookshelf/commit/e81238038e7a6514d37567ab8ee1cb69ed5ea9fa) m3u8url - [`b283644`](https://github.com/advplyr/audiobookshelf/commit/b283644d95978571b6f4658b28bc64949c2a18a2) Update client/players/LocalAudioPlayer.js - [`596a039`](https://github.com/advplyr/audiobookshelf/commit/596a03900be526ba526c0c2a9427bfa630b0170d) Update client/players/LocalAudioPlayer.js - [`7b425e9`](https://github.com/advplyr/audiobookshelf/commit/7b425e9a9de57dc1d0c6360432df48b804923389) Update client/players/LocalAudioPlayer.js ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `client/players/LocalAudioPlayer.js` (+1 -0) </details> ### 📄 Description For example alac did not continue at the saved point. This was due an error in the Web UI choosing a non existent m3u8 Url. Also tested on iOS because there a fallback is used. --- <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:16:14 +02:00
adam closed this issue 2026-04-25 00:16:14 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#3584