[Enhancement]: Download via GUI? #220

Closed
opened 2026-04-24 23:01:29 +02:00 by adam · 5 comments
Owner

Originally created by @rantanlan on GitHub (Mar 7, 2022).

Describe the feature/enhancement

First, just stumbled across your project and love it, exactly what i was searching for. Thanks a lot!

Quick question, how am I supposed to download a book? Love the m4b feature, but since the file is only generated on the filesystem or am I missing the option? Would be nice to have a link to the generated files via GUI.

Originally created by @rantanlan on GitHub (Mar 7, 2022). ### Describe the feature/enhancement First, just stumbled across your project and love it, exactly what i was searching for. Thanks a lot! Quick question, how am I supposed to download a book? Love the m4b feature, but since the file is only generated on the filesystem or am I missing the option? Would be nice to have a link to the generated files via GUI.
adam added the enhancement label 2026-04-24 23:01:29 +02:00
adam closed this issue 2026-04-24 23:01:30 +02:00
Author
Owner

@advplyr commented on GitHub (Mar 7, 2022):

When you make an m4b it should show a button to download it when it's finished.
The only issue with that though is if you refresh the page it won't show up anymore.

The download gets stored in /metadata/downloads folder for 1 hour then gets deleted. So you could grab it directly from your file system if you want also.

This feature is going to be re-done at some point so let me know if you have ideas on how to improve it.

@advplyr commented on GitHub (Mar 7, 2022): When you make an m4b it should show a button to download it when it's finished. The only issue with that though is if you refresh the page it won't show up anymore. The download gets stored in `/metadata/downloads` folder for 1 hour then gets deleted. So you could grab it directly from your file system if you want also. This feature is going to be re-done at some point so let me know if you have ideas on how to improve it.
Author
Owner

@rantanlan commented on GitHub (Mar 7, 2022):

Thanks for you reply, maybe a browser issue on my side. I don't get that link even if i stay on the page. The process works, but somehow it defeats the purpose if I would need to grab it from the filesystem directly.

Maybe a notification after completion with a link would do the job? Or maybe integrate it to the file page of the requested book? (Sorry im no coder and have no idea what is feasible?)

@rantanlan commented on GitHub (Mar 7, 2022): Thanks for you reply, maybe a browser issue on my side. I don't get that link even if i stay on the page. The process works, but somehow it defeats the purpose if I would need to grab it from the filesystem directly. Maybe a notification after completion with a link would do the job? Or maybe integrate it to the file page of the requested book? (Sorry im no coder and have no idea what is feasible?)
Author
Owner

@advplyr commented on GitHub (Mar 7, 2022):

It seems there is an error happening for you then because there is a notification when it is finished.

One way to make sure the m4b is generated correctly would be to open your file system and see if it is there and try to play it. Another way to check it is working is to watch the log and look for any errors or a log saying it was successful.

@advplyr commented on GitHub (Mar 7, 2022): It seems there is an error happening for you then because there is a notification when it is finished. One way to make sure the m4b is generated correctly would be to open your file system and see if it is there and try to play it. Another way to check it is working is to watch the log and look for any errors or a log saying it was successful.
Author
Owner

@rantanlan commented on GitHub (Mar 7, 2022):

Finlay worked on chrome for me, also i get the notifications there... maybe some issue with extensions in my default browsers (firefox, vivaldi). Thanks for the support!

@rantanlan commented on GitHub (Mar 7, 2022): Finlay worked on chrome for me, also i get the notifications there... maybe some issue with extensions in my default browsers (firefox, vivaldi). Thanks for the support!
Author
Owner

@advplyr commented on GitHub (Mar 7, 2022):

Good news!

@advplyr commented on GitHub (Mar 7, 2022): Good news!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#220