Zoo-For-Zotero
Zoo-For-Zotero copied to clipboard
It's always timeout when downloading a larget attachment more than 25M even in a local network.
I setup a webdav server in my local network, when I download an attachment more than 25M, it always complains time is out for downloading.
Can you add a setup item to change the value of timeout ?
I have the same problem. It looks like the program always raises a timeout errors afte 30 seconds even when it is still downloading. It should only timeout when it hasn't received any data for a period, not after a fixed time from the start.
I also have experienced the same problem.
This (and the following lines) seems to be the line that needs changing: https://github.com/mickstar/Zoo-For-Zotero/blob/1e9f59c5098ce649fd9119ec8bb4828cc68055d6/app/src/main/java/com/mickstarify/zooforzotero/ZoteroAPI/Webdav.kt#L204
Yeah I am having this issue as well. Most of my pdfs cannot be downloaded because of this...
Also experiencing this issue, has anybody got a solution?
Same question. Is there any solution?