Originally created by @p6002 on GitHub (Nov 20, 2023).
Describe the issue
@advplyr The download stucks, I have to kill the app and try again to make it work.
I looked in the logs now and it just says user requested download, there is no error.
I would prefer, for example, the ability to mark several episodes for download, because there are often days that several episodes appear. The best if there was an option to automatically download files when they appear on the server.
Originally created by @p6002 on GitHub (Nov 20, 2023).
### Describe the issue
@advplyr The download stucks, I have to kill the app and try again to make it work.
I looked in the logs now and it just says user requested download, there is no error.
I would prefer, for example, the ability to mark several episodes for download, because there are often days that several episodes appear. The best if there was an option to automatically download files when they appear on the server.
<img width="520" alt="image" src="https://github.com/advplyr/audiobookshelf/assets/74392057/12324d38-d32a-498e-8a73-fcf8cc1a769d">
_Originally posted by @p6002 in https://github.com/advplyr/audiobookshelf/issues/2303#issuecomment-1819646592_
### Steps to reproduce the issue
1. Open app.
2. Start downloading file
### Audiobookshelf version
latest
### How are you running audiobookshelf?
Docker
adam
added the bug label 2026-04-24 23:37:13 +02:00
Can you share the mobile app version you are using, the server version you are using, what device you are using and android/ios version
@advplyr commented on GitHub (Nov 20, 2023):
Can you share the mobile app version you are using, the server version you are using, what device you are using and android/ios version
Android 10 will most likely only work with internal storage. When you download are you selecting internal storage?
@advplyr commented on GitHub (Nov 21, 2023):
Android 10 will most likely only work with internal storage. When you download are you selecting internal storage?
Yes, only internal, I do not use sd card.
For example, services like Navidrome and Symfonium apk work without problems. In general, I have never had problems with downloading on this device.
@p6002 commented on GitHub (Nov 21, 2023):
Yes, only internal, I do not use sd card.
For example, services like Navidrome and Symfonium apk work without problems. In general, I have never had problems with downloading on this device.
Can you explain in more detail what is happening? Is the app crashing and closing out completely? Is it just staying stuck at a certain percentage?
@advplyr commented on GitHub (Nov 21, 2023):
Can you explain in more detail what is happening? Is the app crashing and closing out completely? Is it just staying stuck at a certain percentage?
It varies. Sometimes I turn on the download and it stops at 0%, and sometimes at a few %. When downloading several episodes at once, it always stops working, in the sense that the first file has, for example, 3% and the rest stalls. https://streamable.com/n2m6z5
@p6002 commented on GitHub (Nov 21, 2023):
It varies. Sometimes I turn on the download and it stops at 0%, and sometimes at a few %. When downloading several episodes at once, it always stops working, in the sense that the first file has, for example, 3% and the rest stalls.
https://streamable.com/n2m6z5
Are you using a reverse proxy or are you connecting to your local ip address?
Have you tried leaving the device open for a few minutes without the percent changing? In the video you are only waiting a few seconds so I just want to make sure.
@advplyr commented on GitHub (Nov 21, 2023):
Are you using a reverse proxy or are you connecting to your local ip address?
Have you tried leaving the device open for a few minutes without the percent changing? In the video you are only waiting a few seconds so I just want to make sure.
The download is interrupted after some time automatically, as you can see in the first screenshot (timeout).
Yes I use Nginx Proxy Manager as a reverse proxy.
@p6002 commented on GitHub (Nov 21, 2023):
The download is interrupted after some time automatically, as you can see in the first screenshot (timeout).
Yes I use Nginx Proxy Manager as a reverse proxy.
Through the local domain flies without a problem, now the episode downloads in 3sec instead of 20-30sec, so surely the reverse proxy had an impact. Shouldn't being inside the local network still connect via proxy.
Thanks for the solution, that's enough for me.
@p6002 commented on GitHub (Nov 21, 2023):
Through the local domain flies without a problem, now the episode downloads in 3sec instead of 20-30sec, so surely the reverse proxy had an impact. Shouldn't being inside the local network still connect via proxy.
Thanks for the solution, that's enough for me.
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 @p6002 on GitHub (Nov 20, 2023).
Describe the issue
I looked in the logs now and it just says user requested download, there is no error.
I would prefer, for example, the ability to mark several episodes for download, because there are often days that several episodes appear. The best if there was an option to automatically download files when they appear on the server.
Originally posted by @p6002 in https://github.com/advplyr/audiobookshelf/issues/2303#issuecomment-1819646592
Steps to reproduce the issue
Audiobookshelf version
latest
How are you running audiobookshelf?
Docker
@advplyr commented on GitHub (Nov 20, 2023):
Can you share the mobile app version you are using, the server version you are using, what device you are using and android/ios version
@p6002 commented on GitHub (Nov 21, 2023):
Mobile: 0.9.67-beta
Server: v2.4.4
Device: Unihertz Titan, Android 10
@advplyr commented on GitHub (Nov 21, 2023):
Android 10 will most likely only work with internal storage. When you download are you selecting internal storage?
@p6002 commented on GitHub (Nov 21, 2023):
Yes, only internal, I do not use sd card.
For example, services like Navidrome and Symfonium apk work without problems. In general, I have never had problems with downloading on this device.
@advplyr commented on GitHub (Nov 21, 2023):
Can you explain in more detail what is happening? Is the app crashing and closing out completely? Is it just staying stuck at a certain percentage?
@p6002 commented on GitHub (Nov 21, 2023):
It varies. Sometimes I turn on the download and it stops at 0%, and sometimes at a few %. When downloading several episodes at once, it always stops working, in the sense that the first file has, for example, 3% and the rest stalls.
https://streamable.com/n2m6z5
@advplyr commented on GitHub (Nov 21, 2023):
Are you using a reverse proxy or are you connecting to your local ip address?
Have you tried leaving the device open for a few minutes without the percent changing? In the video you are only waiting a few seconds so I just want to make sure.
@p6002 commented on GitHub (Nov 21, 2023):
The download is interrupted after some time automatically, as you can see in the first screenshot (timeout).
Yes I use Nginx Proxy Manager as a reverse proxy.
@advplyr commented on GitHub (Nov 21, 2023):
Can you test this without using your reverse proxy and connecting to Abs using your local ip addresss?
@p6002 commented on GitHub (Nov 21, 2023):
Through the local domain flies without a problem, now the episode downloads in 3sec instead of 20-30sec, so surely the reverse proxy had an impact. Shouldn't being inside the local network still connect via proxy.
Thanks for the solution, that's enough for me.