Bartek Pacia

Results 863 comments of Bartek Pacia

Currently I'm blocked because of #711

You can't open file from a download task which is not successful.

If the task is running and the app is killed, then this problem occurs. A workaround would be to pause all download tasks when the lifecycle state of the app...

More than 3 years 😁 Please also resolve merge conflicts (or create a brand new PR - that might be the easiest solution).

Hi Denis, by "doesn't work" I mean that the dameon exits immediately. In other words, in behaves like a normal program – it executes `main` and finishes execution.

This is a more complex use case. I've successfully implemented it in [my app](https://odkryjrudy.pl/pobierz). Here's a very rough description of what I do: 1. I listen for download task updates...

It's a pity that this PR died, would be great if the API had better design.

macOS will be supported when someone implements it :) Contributions are welcome.

Hi, thanks for the report. I confirm I can reproduce this problem. I hope to find some time to work on the fix, but no promises, unfortunately :) > Maximum...

Just found out that this is the duplicate of #332. Please continue the discussion there.