Daniel Oaks

Results 276 comments of Daniel Oaks

Looks like https://github.com/bibanon/BASC-Archiver/commit/f385ae769a59afbadcd2f0a8637034356bdfb35e may have something to do with it. Thanks for the report, will look into this and release a new version if need be!

Just wondering, was this closed because it's been fixed? If not, feel free to reopen it or I can create a new issue. Can take me a while to get...

Alright, I do see where this issue is. I've got an initial fix over [here](https://github.com/bibanon/BASC-Archiver/compare/runonce-fix), but I will need to modify the code with RLocks and such to make sure...

Just been sidetracked for a while with other stuff. I should be able to write up the last bit of this in the next day or two and push it...

No problem @0XE4, thanks for your comment! The recently released [v0.9.2](https://pypi.python.org/pypi/BASC-Archiver) should fix this issue properly. ~~Though it may take a while after finishing the last download to actually close...

Yep, exactly my thoughts. The primary advantage of a GUI I can see is, for instance, letting home users can add threads while the program is running without a restart,...

I'll start having a look at The Chandler when I get time, see how well the GUI way of doing things meshes with the library. We'll likely just have two...

I'm working on a gui in the `gui` branch. Using PySide because PyQt has bad licensing (using PyQt itself means we'd need to relicense as GPL-only). The good thing about...

Just as a status report, I've been plugging the GUI into the new multi-threaded architecture. The GUI starts up, can download threads, and posts the status (counting down, downloading thread...

That's odd. My best guess is that it could be images in different threads that are the same. On 4chan, it obviously doesn't let you repost the same image, however...