[iOS] Audiobooks fail to play when multiple CD folders are used #380

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

Originally created by @B0rax on GitHub (Dec 27, 2022).

Steps to reproduce

  1. have an audiobook with multiple CD folders (CD1, CD2, etc)
  2. try to play it through the iOS App.

Expected behaviour

  • audiobooks should play like normal

Actual behaviour

  • It will play fine through the web app, but not through the iOS app.

The Audiobookshelf docker will put out a log file that it can not find the mp3 files of the audiobook. But it looks for them in the root of each audiobook, not in the CD folders.

Environment data

Audiobookshelf Version: v2.2.11

  • Android App?
  • iOS App?

Android Issue

Android version:

Device model:

Stock or customized system:

iOS Issue

iOS Version:0.9.60

iPhone model:
iPad Pro M1 iOS 16

Originally created by @B0rax on GitHub (Dec 27, 2022). ### Steps to reproduce 1. have an audiobook with multiple CD folders (CD1, CD2, etc) 2. try to play it through the iOS App. ### Expected behaviour - audiobooks should play like normal ### Actual behaviour - It will play fine through the web app, but not through the iOS app. The Audiobookshelf docker will put out a log file that it can not find the mp3 files of the audiobook. But it looks for them in the root of each audiobook, not in the CD folders. ### Environment data Audiobookshelf Version: v2.2.11 - [ ] Android App? - [X] iOS App? #### Android Issue Android version: Device model: Stock or customized system: #### iOS Issue iOS Version:0.9.60 iPhone model: iPad Pro M1 iOS 16
adam added the bug label 2026-04-24 23:18:52 +02:00
adam closed this issue 2026-04-24 23:18:52 +02:00
Author
Owner

@B0rax commented on GitHub (Dec 27, 2022):

Here is an example of the log file file and also the correct file path as set in audiobookshelf:
Bildschirmfoto 2022-12-27 um 10 25 14
Bildschirmfoto 2022-12-27 um 10 25 34

@B0rax commented on GitHub (Dec 27, 2022): Here is an example of the log file file and also the correct file path as set in audiobookshelf: ![Bildschirmfoto 2022-12-27 um 10 25 14](https://user-images.githubusercontent.com/10982690/209644561-d0faeb4e-b7a4-4356-b624-82b2c4ca53ba.png) ![Bildschirmfoto 2022-12-27 um 10 25 34](https://user-images.githubusercontent.com/10982690/209644570-b633ddd5-4d57-46f2-be72-f257f0647fda.png)
Author
Owner

@advplyr commented on GitHub (Jan 31, 2023):

Fixed in v0.9.61-beta

@advplyr commented on GitHub (Jan 31, 2023): Fixed in [v0.9.61-beta](https://github.com/advplyr/audiobookshelf-app/releases/tag/v0.9.61-beta)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf-app#380