Hope someone else can make use of this.
My next idea is to integrate a "burstmode" script I have that detects if the user is idle for an arbitrary time and resumes downloads, pausing when they return.
Any interest?
Search found 5 matches
- October 7th, 2010, 1:41 am
- Forum: Third-party Addons
- Topic: Autohotkey Script for Pause/Resume with Live Monitoring
- Replies: 6
- Views: 14092
- September 21st, 2010, 2:27 am
- Forum: Third-party Addons
- Topic: Autohotkey Script for Pause/Resume with Live Monitoring
- Replies: 6
- Views: 14092
Re: Autohotkey Script for Pause/Resume with Live Monitoring
Did a little rewrite fixing some syntax and making it more portable. Perhaps the newest version will fix your problems.
- September 19th, 2010, 8:41 pm
- Forum: Third-party Addons
- Topic: Autohotkey Script for Pause/Resume with Live Monitoring
- Replies: 6
- Views: 14092
Re: Autohotkey Script for Pause/Resume with Live Monitoring
having trouble getting this to work, But It may just be a RTFM moment. Is there anything special we need to do to get this to work? I changed all the settings in the file to match my server setup. Kinda lost now. Did you change the digit on the end of "KeyboardClass" in the script? A few ...
- September 18th, 2010, 5:54 pm
- Forum: Third-party Addons
- Topic: Autohotkey Script for Pause/Resume with Live Monitoring
- Replies: 6
- Views: 14092
Re: Autohotkey Script for Pause/Resume with Live Monitoring
I have updated this with a few more lines. It functions as before but i have also added "Shift+Scroll Lock" Hotkey which will toggle the download speed limit according to the values you set. Enter your HOST:PORT, APIKEY and replace YOURLOWSPEEDLIMIT and YOURHIGHSPEEDLIMIT with your choices...
- September 17th, 2010, 12:03 am
- Forum: Third-party Addons
- Topic: Autohotkey Script for Pause/Resume with Live Monitoring
- Replies: 6
- Views: 14092
Autohotkey Script for Pause/Resume with Live Monitoring
Hello, I thought I'd share a little script I wrote for Autohotkey (as sabnzbd doesn't seem to support hotkeys yet!) What the script does: Assigns Scroll Lock as the hotkey to Pause and Resume Sabnzbd silently. No Browser popup. Monitors the status of Sabnzbd. When downloads are resumed, the Scroll L...