Search found 3 matches
- May 31st, 2010, 6:25 am
- Forum: General Help
- Topic: Disable re-queue of downloaded NZB files
- Replies: 5
- Views: 1998
Re: Disable re-queue of downloaded NZB files
Thanks for the info. I will see if I can make a patch to include some configuration item etc to trigger the re-queue of NZB files.
- May 31st, 2010, 12:27 am
- Forum: General Help
- Topic: Disable re-queue of downloaded NZB files
- Replies: 5
- Views: 1998
Re: Disable re-queue of downloaded NZB files
That is true, but in some situations I want to get the NZB files and download it later because e.g. I don't have enough diskspace left.
Could you point to the code where this is done. I've grep'ed a bit in the code but couldn't really find where this is done.
Could you point to the code where this is done. I've grep'ed a bit in the code but couldn't really find where this is done.
- May 30th, 2010, 8:12 am
- Forum: General Help
- Topic: Disable re-queue of downloaded NZB files
- Replies: 5
- Views: 1998
Disable re-queue of downloaded NZB files
I use binsearch to get a set of NZB files that I want to download. I've just upgraded from 4.x to 5.x and now the NZB files are automatically added to the download queue. How can I disable this as I want to have control over what is downloaded and when.