Insert a Pause into the Queue

Want something added? Ask for it here.
Post Reply
Aweb
Newbie
Newbie
Posts: 11
Joined: February 13th, 2008, 1:41 am

Insert a Pause into the Queue

Post by Aweb »

Sounds kinda similar to this post.

I would quite like a feature where by you could insert a pause into the queue so i could for example say i wanted 4 files done in the queue and then it would pause automatically and not do the rest until the schedule overrides it.

would that be possible?  have i explained it? :-\
User avatar
switch
Moderator
Moderator
Posts: 1380
Joined: January 17th, 2008, 3:55 pm
Location: UK

Re: Insert a Pause into the Queue

Post by switch »

This is something that is possible, however where, and how to display it in the queue is something I can't decide on yet. I don't want to clutter the queue up with too many options, as there is quite a lot added already for 0.4.

In the mean time, what you could do is create a script for 0.4(when out) that pauses the queue, so it is selectable in the drop down menu of scripts to be fired after the last queue item you want downloaded has finished.

If and when this is done, it will likely be in later 0.4 or 0.5 release.
huleboeren
Release Testers
Release Testers
Posts: 114
Joined: January 25th, 2008, 1:10 pm

Re: Insert a Pause into the Queue

Post by huleboeren »

Been wanting this for a long time but they told me to use the scheduelling or QoS instead :P
Aweb
Newbie
Newbie
Posts: 11
Joined: February 13th, 2008, 1:41 am

Re: Insert a Pause into the Queue

Post by Aweb »

i hope someone can do it as i'm not really a coder or have the skills for that sort of thing! :(
doubledrat
Release Testers
Release Testers
Posts: 180
Joined: February 20th, 2008, 3:16 pm

Re: Insert a Pause into the Queue

Post by doubledrat »

you don't need to be a coder ;)  it's a one liner to pause the queue -

wget -q http://192.168.0.3:8080/sabnzbd/api?mode=pause

you just need to download the free windows wget
Post Reply