I have made a temporary (I hope it is) workaround for this by adding a
cron job to simply remove any nzb files from the working directory every
5minutes like so:

*/5 * * * * rm -f /mnt/store/hella/daemon.working/*.nzb* > /dev/null
2>&1

Adjust "/mnt/store/hella/daemon.working/" wo your working directory,
most likely a simple path change. Speed of your internet may require a
tweak of the timing, if you have 100mbit then 5minutes might be too long
;)

Is Hella in development still as this seems like it should be something
trivial to fix.

-- 
hellanzb hangs after transfering - doesn't unrar or move to done
https://bugs.launchpad.net/bugs/381318
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to