[Bug]: Streaming fails to continue from a bookmark. (Docker, Unraid) #254

Closed
opened 2026-04-24 23:02:24 +02:00 by adam · 2 comments
Owner

Originally created by @upuldi on GitHub (Mar 31, 2022).

Describe the issue

When you resume from a bookmarked position streaming fails to proceed.

[2022-03-31T01:46:24.923Z] INFO: [Server] Socket edf50-bKHP7DZMgkAAAH disconnected from client "root" after 691019ms
[2022-03-31T01:47:35.029Z] WARN: File path does not exist /metadata/streams/str_f7mymk1ktzisypcl4g/output-3011.ts
[2022-03-31T01:47:35.030Z] ERROR: [HLS-CONTROLLER] Stream str_f7mymk1ktzisypcl4g does not exist

[2022-03-31T01:47:35.592Z] INFO: [SOCKET] Socket Connected uaXfJ_dFGyIWWhGvAAAJ
[2022-03-31T01:47:36.199Z] WARN: File path does not exist /metadata/streams/str_f7mymk1ktzisypcl4g/output-3011.ts
[2022-03-31T01:47:36.200Z] ERROR: [HLS-CONTROLLER] Stream str_f7mymk1ktzisypcl4g does not exist

Steps to reproduce the issue

  1. Bookmark a location.
  2. Come back and resume from the bookmarked location.

Audiobookshelf version

v1.7.2

How are you running audiobookshelf?

Docker

Originally created by @upuldi on GitHub (Mar 31, 2022). ### Describe the issue When you resume from a bookmarked position streaming fails to proceed. [2022-03-31T01:46:24.923Z] INFO: [Server] Socket edf50-bKHP7DZMgkAAAH disconnected from client "root" after 691019ms [2022-03-31T01:47:35.029Z] WARN: File path does not exist /metadata/streams/str_f7mymk1ktzisypcl4g/output-3011.ts [2022-03-31T01:47:35.030Z] ERROR: [HLS-CONTROLLER] Stream str_f7mymk1ktzisypcl4g does not exist [2022-03-31T01:47:35.592Z] INFO: [SOCKET] Socket Connected uaXfJ_dFGyIWWhGvAAAJ [2022-03-31T01:47:36.199Z] WARN: File path does not exist /metadata/streams/str_f7mymk1ktzisypcl4g/output-3011.ts [2022-03-31T01:47:36.200Z] ERROR: [HLS-CONTROLLER] Stream str_f7mymk1ktzisypcl4g does not exist ### Steps to reproduce the issue 1. Bookmark a location. 2. Come back and resume from the bookmarked location. ### Audiobookshelf version v1.7.2 ### How are you running audiobookshelf? Docker
adam added the bug label 2026-04-24 23:02:24 +02:00
adam closed this issue 2026-04-24 23:02:25 +02:00
Author
Owner

@advplyr commented on GitHub (Mar 31, 2022):

Is it possible that you started an audiobook on the mobile app between coming back and using the web app?

Right now a user has 1 stream, so if a stream is started on the mobile app it will remove the previous stream. It's not ideal but I'm not sure the best way to manage this. I think other media servers handle this per device and not per user.

@advplyr commented on GitHub (Mar 31, 2022): Is it possible that you started an audiobook on the mobile app between coming back and using the web app? Right now a user has 1 stream, so if a stream is started on the mobile app it will remove the previous stream. It's not ideal but I'm not sure the best way to manage this. I think other media servers handle this per device and not per user.
Author
Owner

@advplyr commented on GitHub (Apr 23, 2022):

Unable to replicate

@advplyr commented on GitHub (Apr 23, 2022): Unable to replicate
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#254