Originally created by @wbhinspector on GitHub (Dec 10, 2023).
Steps to reproduce
1.create a new folder (abook) to verify the app got the correct permission.
the book played as online well.
3.download the book, after finished, check the files were stored in the abook folder.
play this book as offline, can't play it.
try download another mp3 format book. it can play offline well.
Expected behaviour
Tell us what should happen
Actual behaviour
Tell us what happens
Environment data
enhancement
can we choose a part of files in a book to download, such as download all un-played files? thanks.
Audiobookshelf Version: 0.9.68-beta
Android App?
iOS App?
Android Issue
Android version: 12
Device model:Redmi K30 Ultra
Stock or customized system: MIUI 13 22.10.26
iOS Issue
iOS Version:
iPhone model:
Originally created by @wbhinspector on GitHub (Dec 10, 2023).
### Steps to reproduce
1.create a new folder (abook) to verify the app got the correct permission.

2. the book played as online well.
3.download the book, after finished, check the files were stored in the abook folder.


4. play this book as offline, can't play it.

6. try download another mp3 format book. it can play offline well.
### Expected behaviour
- Tell us what should happen
### Actual behaviour
- Tell us what happens
### Environment data
### enhancement
- can we choose a part of files in a book to download, such as download all un-played files? thanks.
Audiobookshelf Version: 0.9.68-beta
- [x] Android App?
- [ ] iOS App?
#### Android Issue
Android version: 12
Device model:Redmi K30 Ultra
Stock or customized system: MIUI 13 22.10.26
#### iOS Issue
iOS Version:
iPhone model:
adam
added the bug label 2026-04-24 23:38:30 +02:00
We get these a lot and some of them (like this one) can be prevented because we know WMA is not supported on Android so we could show an alert when initially downloading.
@advplyr commented on GitHub (Dec 10, 2023):
No I put in an issue to better handle these errors in the client before coming out of beta https://github.com/advplyr/audiobookshelf-app/issues/968
We get these a lot and some of them (like this one) can be prevented because we know WMA is not supported on Android so we could show an alert when initially downloading.
@Darkblizzard21 commented on GitHub (Jan 29, 2024):
Is there a way to make the server transcode before transferring for download?
This would need to be implemented on the server side first.
@Darkblizzard21 commented on GitHub (Jan 29, 2024):
> Is there a way to make the server transcode before transferring for download?
This would need to be implemented on the server side first.
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 @wbhinspector on GitHub (Dec 10, 2023).
Steps to reproduce
1.create a new folder (abook) to verify the app got the correct permission.

the book played as online well.


3.download the book, after finished, check the files were stored in the abook folder.
play this book as offline, can't play it.

try download another mp3 format book. it can play offline well.
Expected behaviour
Actual behaviour
Environment data
enhancement
Audiobookshelf Version: 0.9.68-beta
Android Issue
Android version: 12
Device model:Redmi K30 Ultra
Stock or customized system: MIUI 13 22.10.26
iOS Issue
iOS Version:
iPhone model:
@advplyr commented on GitHub (Dec 10, 2023):
We can't support this because Android devices don't support WMA file format
@hobesman commented on GitHub (Dec 10, 2023):
Is there a way to make the server transcode before transferring for download?
@advplyr commented on GitHub (Dec 10, 2023):
No I put in an issue to better handle these errors in the client before coming out of beta https://github.com/advplyr/audiobookshelf-app/issues/968
We get these a lot and some of them (like this one) can be prevented because we know WMA is not supported on Android so we could show an alert when initially downloading.
@Darkblizzard21 commented on GitHub (Jan 29, 2024):
This would need to be implemented on the server side first.