Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom Download manager #435

Closed
Hyperion923 opened this issue Nov 11, 2022 · 1 comment
Closed

Custom Download manager #435

Hyperion923 opened this issue Nov 11, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@Hyperion923
Copy link

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

I currently have the problem that when I download (android 13) audiobooks with a lot of files, the download manager sends a lot of notifications. in addition, it is not possible to cancel a download once it has started. Furthermore, the app (0.9.59) currently crashes when I download an audio book with many files. The files are still downloaded but not imported by the app. it would therefore be nice to be able to pause and continue downloads.

Describe the solution you'd like

For this issue i guess the best solution is a new or own download manager.

Describe alternatives you've considered

as an alternative solution you could pack the files into a zip archive to reduce the number of downloads.

@Hyperion923 Hyperion923 added the enhancement New feature or request label Nov 11, 2022
@advplyr
Copy link
Owner

advplyr commented Feb 19, 2023

The last release fixed the notifications. The upcoming release 0.9.62 will fix an issue with the UI hanging for a long time after downloads with many files is finished.
The ability to cancel downloads was brought up in #258

@advplyr advplyr closed this as completed Feb 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants