Originally created by @B0rax on GitHub (Dec 27, 2022).
Steps to reproduce
have an audiobook with multiple CD folders (CD1, CD2, etc)
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
Here is an example of the log file file and also the correct file path as set in audiobookshelf:
@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:


Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @B0rax on GitHub (Dec 27, 2022).
Steps to reproduce
Expected behaviour
Actual behaviour
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 Issue
Android version:
Device model:
Stock or customized system:
iOS Issue
iOS Version:0.9.60
iPhone model:
iPad Pro M1 iOS 16
@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:


@advplyr commented on GitHub (Jan 31, 2023):
Fixed in v0.9.61-beta