[Bug 381318] Re: hellanzb hangs after transfering - doesn't unrar or move to done
SubBASS
subbass at gmail.com
Fri Jul 17 15:58:10 UTC 2009
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 at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list