[Bug]: [Intermittent] Audio keeps playing while no play bar appear #1662

Open
opened 2026-04-24 23:53:51 +02:00 by adam · 0 comments
Owner

Originally created by @ameer1234567890 on GitHub (Jan 16, 2024).

Describe the issue

When I click the play button and if I click the play button again before the play bar appear, audio starts playing but the play bar never appears. If I click play again, a new play bar appears and audio playback is started double (I am hearing duplicate audio streams). This happens intermittently and I have been able to reproduce the issue. This happens only when I click the play button from thumbnail.

Here are logs:

2024-01-16 14:07:21.065   DEBUG   [PlaybackSessionManager] startSessionRequest for device Windows 10 / Chrome
2024-01-16 14:07:21.074   DEBUG   [PlaybackSessionManager] "admin" starting direct play session for item "2984f401-1ce9-4f48-af39-86124c84a011" with id f1ac12aa-db02-4315-b297-7b32eec704b3 (Device: Windows 10 / Chrome)
2024-01-16 14:07:21.123   DEBUG   [PlaybackSessionManager] startSessionRequest for device Windows 10 / Chrome
2024-01-16 14:07:21.126   INFO    [PlaybackSessionManager] startSession: Closing open session "Interstellar: The Official Movie Novelization" for user "admin" (Device: Windows 10 / Chrome)
2024-01-16 14:07:21.128   DEBUG   [PlaybackSessionManager] closeSession "f1ac12aa-db02-4315-b297-7b32eec704b3"
2024-01-16 14:07:21.132   DEBUG   [PlaybackSessionManager] Removed session "f1ac12aa-db02-4315-b297-7b32eec704b3"
2024-01-16 14:07:21.135   DEBUG   [PlaybackSessionManager] "admin" starting direct play session for item "2984f401-1ce9-4f48-af39-86124c84a011" with id 6d81d5d0-f2e8-4d61-aad5-6565eb5a9c04 (Device: Windows 10 / Chrome)

Steps to reproduce the issue

  1. Click play button (in the thumbnail)
  2. Click the same button again before the play bar appear
  3. You will have no play bar appear but audio playing

Audiobookshelf version

v2.7.1

How are you running audiobookshelf?

Docker

Originally created by @ameer1234567890 on GitHub (Jan 16, 2024). ### Describe the issue When I click the play button and if I click the play button again before the play bar appear, audio starts playing but the play bar never appears. If I click play again, a new play bar appears and audio playback is started double (I am hearing duplicate audio streams). This happens intermittently and I have been able to reproduce the issue. This happens only when I click the play button from thumbnail. Here are logs: ``` 2024-01-16 14:07:21.065 DEBUG [PlaybackSessionManager] startSessionRequest for device Windows 10 / Chrome 2024-01-16 14:07:21.074 DEBUG [PlaybackSessionManager] "admin" starting direct play session for item "2984f401-1ce9-4f48-af39-86124c84a011" with id f1ac12aa-db02-4315-b297-7b32eec704b3 (Device: Windows 10 / Chrome) 2024-01-16 14:07:21.123 DEBUG [PlaybackSessionManager] startSessionRequest for device Windows 10 / Chrome 2024-01-16 14:07:21.126 INFO [PlaybackSessionManager] startSession: Closing open session "Interstellar: The Official Movie Novelization" for user "admin" (Device: Windows 10 / Chrome) 2024-01-16 14:07:21.128 DEBUG [PlaybackSessionManager] closeSession "f1ac12aa-db02-4315-b297-7b32eec704b3" 2024-01-16 14:07:21.132 DEBUG [PlaybackSessionManager] Removed session "f1ac12aa-db02-4315-b297-7b32eec704b3" 2024-01-16 14:07:21.135 DEBUG [PlaybackSessionManager] "admin" starting direct play session for item "2984f401-1ce9-4f48-af39-86124c84a011" with id 6d81d5d0-f2e8-4d61-aad5-6565eb5a9c04 (Device: Windows 10 / Chrome) ``` ### Steps to reproduce the issue 1. Click play button (in the thumbnail) 2. Click the same button again before the play bar appear 3. You will have no play bar appear but audio playing ### Audiobookshelf version v2.7.1 ### How are you running audiobookshelf? Docker
adam added the bug label 2026-04-24 23:53:51 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#1662