Torrent Properties: Advanced

µTorrent User Manual

Web Seeds

Run Program

  • The given field allows you to run a program after the selected torrent job(s) finish downloading. There are several variables you should be aware of if you wish to use this feature to manipulate the files you downloaded:
    • %F is the placeholder for the name of the file in the torrent job. This variable assumes the selected torrent job does not contain multiple files. If this is not the case, it will be replaced with an empty string (nothing).
    • %D is equivalent to the path shown in the Save As field, assuming the torrent job contains multiple files. If it is a single-file torrent job, the path to the directory containing the file is returned.
    • %P - is the previous state of torrent
    • %N is the same as what's listed under the Name column for the torrent job.
    • %S triggers the execution of the program when the torrent state changes to it (see below).
    • %L is the placeholder for the label that is assigned to this torrent
    • %T is the placeholder for the tracker(s) used with this torrent
    • %M is the placeholder for the status message string in the status column
    • %I  is the placeholder for the hex encoded info hash
    • %S  is the state of torrent
    • %K is the placeholder for kind of that torrent - with a single file of multiple files.
    State: is a combination of the following:
      • 1 - started
      • 2 - checking
      • 4 - start-after-check
      • 8 - checked
      • 16 - error
      • 32 - paused
      • 64 - auto
      • 128 - loaded