[Bug]: #761

Closed
opened 2026-04-24 23:20:32 +02:00 by adam · 1 comment
Owner

Originally created by @wiebel on GitHub (Nov 16, 2022).

Describe the issue

Audio files created by Mp3Wrap only get played to the first embeded file

Steps to reproduce the issue

  1. Create awrapped mp2 file e.g.:
    mp3wrap album.mp3 track1.mp3 track2.mp3 ...
  2. Play the resulting album.mp3 via audiobookshelf
  3. Playback stops after the content of tack1.mp3

Audiobookshelf version

v2.2.4

How are you running audiobookshelf?

Docker

Originally created by @wiebel on GitHub (Nov 16, 2022). ### Describe the issue Audio files created by Mp3Wrap only get played to the first embeded file ### Steps to reproduce the issue 1. Create awrapped mp2 file e.g.: mp3wrap album.mp3 track1.mp3 track2.mp3 ... 2. Play the resulting album.mp3 via audiobookshelf 3. Playback stops after the content of tack1.mp3 ### Audiobookshelf version v2.2.4 ### How are you running audiobookshelf? Docker
adam added the bug label 2026-04-24 23:20:32 +02:00
adam closed this issue 2026-04-24 23:20:32 +02:00
Author
Owner

@advplyr commented on GitHub (Nov 16, 2022):

On a quick search this appears to be a bug with Mp3Wrap. audiobookshelf is using the duration of the file found from the metadata and Mp3Wrap is not correctly updating that duration.

See:
https://hydrogenaud.io/index.php/topic,121228.0.html

@advplyr commented on GitHub (Nov 16, 2022): On a quick search this appears to be a bug with Mp3Wrap. audiobookshelf is using the duration of the file found from the metadata and Mp3Wrap is not correctly updating that duration. See: https://hydrogenaud.io/index.php/topic,121228.0.html
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#761