iOS ebook download #393

Closed
opened 2026-04-24 23:19:36 +02:00 by adam · 3 comments
Owner

Originally created by @Jmanko16 on GitHub (Jan 6, 2023).

Is your feature request related to a problem? Please describe.

A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

  • the app on iOS has no way to download an epub or pdf ebook. While there is a built in reader it does not format well on devices, and there is no way to open in another app (for example Apple Books).

Describe the solution you'd like

A clear and concise description of what you want to happen.

  • add download button for ebook. Allow selecting epub or pdf if both versions exist.

Describe alternatives you've considered

A clear and concise description of any alternative solutions or features you've considered.

Additional context

Add any other context or screenshots about the feature request here.

Originally created by @Jmanko16 on GitHub (Jan 6, 2023). ### Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] - the app on iOS has no way to download an epub or pdf ebook. While there is a built in reader it does not format well on devices, and there is no way to open in another app (for example Apple Books). ### Describe the solution you'd like A clear and concise description of what you want to happen. - add download button for ebook. Allow selecting epub or pdf if both versions exist. ### Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered. ### Additional context Add any other context or screenshots about the feature request here.
adam added the enhancement label 2026-04-24 23:19:36 +02:00
adam closed this issue 2026-04-24 23:19:36 +02:00
Author
Owner

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

As a temporary workaround for this, the website client is built to work on mobile so you can use that to download files. The website can also be installed as a PWA.

@advplyr commented on GitHub (Jan 29, 2023): As a temporary workaround for this, the website client is built to work on mobile so you can use that to download files. The website can also be installed as a PWA.
Author
Owner

@jtbrush56 commented on GitHub (Jun 25, 2023):

When doing this as a PWA on iOS, there is no indication that a download is being done until it is complete. Additionally, the default download button does more than just download the epub file. It downloads all files in a zip format. It might be more user friendly to have a separate button that “downloads all ebook files” for a particular book. That last point might just be my own use case though since you can get just the ebook by going to the individual files at the bottom.

@jtbrush56 commented on GitHub (Jun 25, 2023): When doing this as a PWA on iOS, there is no indication that a download is being done until it is complete. Additionally, the default download button does more than just download the epub file. It downloads all files in a zip format. It might be more user friendly to have a separate button that “downloads all ebook files” for a particular book. That last point might just be my own use case though since you can get just the ebook by going to the individual files at the bottom.
Author
Owner

@advplyr commented on GitHub (Jun 25, 2023):

Added in v0.9.65-beta

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

No dependencies set.

Reference: starred/audiobookshelf-app#393