WMA format book can't play as offline on Androind phone #787

Closed
opened 2026-04-24 23:38:30 +02:00 by adam · 4 comments
Owner

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.
f17a0449451e52793b1adbc1ebcff3c

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

  2. play this book as offline, can't play it.
    ba123ceb585ccea2a2ffa1c8fc3eaa7

  3. 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. ![f17a0449451e52793b1adbc1ebcff3c](https://github.com/advplyr/audiobookshelf-app/assets/39436441/e367568f-4ec6-47eb-8391-a819ca689d58) 2. the book played as online well. 3.download the book, after finished, check the files were stored in the abook folder. ![c1b33742d667c2510446f8cde3da01e](https://github.com/advplyr/audiobookshelf-app/assets/39436441/039fd03d-4817-4a72-835d-e26060df7e7b) ![d20fae88c20767e6401834319da84b3](https://github.com/advplyr/audiobookshelf-app/assets/39436441/2add514d-3fa3-42a8-bbe1-b4ba449f7a14) 4. play this book as offline, can't play it. ![ba123ceb585ccea2a2ffa1c8fc3eaa7](https://github.com/advplyr/audiobookshelf-app/assets/39436441/ff26d6c6-3f28-4ee4-adf9-ee0cd051b729) 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
adam closed this issue 2026-04-24 23:38:31 +02:00
Author
Owner

@advplyr commented on GitHub (Dec 10, 2023):

We can't support this because Android devices don't support WMA file format

@advplyr commented on GitHub (Dec 10, 2023): We can't support this because Android devices don't support WMA file format
Author
Owner

@hobesman commented on GitHub (Dec 10, 2023):

Is there a way to make the server transcode before transferring for download?

@hobesman commented on GitHub (Dec 10, 2023): Is there a way to make the server transcode before transferring for download?
Author
Owner

@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.

@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.
Author
Owner

@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.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf-app#787