Nicolás A. Ortega Froysa
Nicolás A. Ortega Froysa
First, I'm using the code from the following git commit: `13e4eaa4c23ce99a5e5c0ddffbb5e928a34aa991`, since the code from the last release is old af. As for what I did, here's what it is:...
I just remembered another issue that _may_ have to do with this (I don't know how your file streaming works, so it's hard for me to say this is part...
@jiaweihli, that seems like it would be it, but that shouldn't be a problem if these packets were transfered over TCP (which would be normal considering it's a file transfer)....
@jiaweihli, I'm not getting any truncated images, just this thread exception. It seems to have stopped since I created an alias and now it only runs on one thread, but...
So for quite a while now I've been using only a single thread for downloading manga, which has worked just fine (with my shitty internet), however recently I got a...
@Johnorizabal, I know that's what I thought at first (running Debian GNU/Linux Testing), but it seems that the outputDirectory is relative to where the script is (as opposed to where...
I've been trying to run this on my computer with an `Intel(R) Core(TM) i3-5005U CPU @ 2.00GHz` CPU and `Intel(R) HD Graphics` GPU, and I made sure to work with...
Alright, thanks. That along with some other modifications to the `config.txt` (otherwise I was getting an error about CL workgroup size, but it seems to work at `"worksize" : 4`)...
I just noticed an entry for this patches should be added to the README. Tell me if you want this added, or if this'll be done after the PR is...
Makes sense. If there's something I can help with I wouldn't mind lending a hand.