Jump to content

uTorrentTimedPause - Pause torrents for certain time then resume


robertcollier4

Recommended Posts

utorrenttimedpause.gifDOWNLOAD: uTorrentTimedPause.zip (380 KB)

---------------------------------------------------------------

uTorrentTimedPause

This small utility will pause your active torrents. It will then sit as an icon in your tray and run a timer for a specified period of time. When the timer is up, it will then resume all paused torrents.

---------------------------------------------------------------

SETUP INSTRUCTIONS

Edit the file uTorrentTimedPause.ini, setting the values for:

1. Python3EXEPath - Your Python 3.x (requires Python 3.1 or higher) executable path (default set to C:\Python33\Python.exe)

2. SecondsToPauseFor - The number of seconds to pause the currently active torrents for (for example 1200 seconds is 20 minutes)

3. WebUIHost

4. WebUILogin

5. WebUIPassword

---------------------------------------------------------------

OPTIONAL COMMAND LINE ARGUMENTS

-nogui if you want it to run silently without the tray icon and informational tooltips.

--inifile=filename if you want to use a different INI configuration file other than uTorrentTimedPause.ini. For example "--inifile=330" will use 330.ini. Useful if you want to maintain configurations for multiple instances or versions of uTorrent.

---------------------------------------------------------------

NOTES

1. This tool uses utorrentctl from https://github.com/twistedfall/utorrentctl

2. utorrentctl.py as been modified from its original to add the --pauseall and --unpauseall command line options.

3. This tool was compiled using AutoIt3. The source .au3 file is included.

---------------------------------------------------------------

SCREENSHOTS

pfs.gif

ay1.gif

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...