[removed]

Discuss suggestions and ideas for the forums, site, software.
Post Reply
steve51184

[removed]

Post by steve51184 »

[removed]
Last edited by steve51184 on Wed Aug 06, 2014 12:19 am, edited 1 time in total.
ciaobaby

Re: better parameters for 'run on complete torrent'

Post by ciaobaby »

Directory and name are passed already, as %f (path) and %n (name)
ciaobaby

Re: better parameters for 'run on complete torrent'

Post by ciaobaby »

By the way,

A 'Pull request' has been made that adds a [url=http://"https://github.com/qbittorrent/qBittorrent/pull/1294"]'Label' (%l) parameter[/url] to the "Run Program" this morning (GMT)

So given time, it may make it into the client.
ciaobaby

Re: better parameters for 'run on complete torrent'

Post by ciaobaby »

Concatenate the path and the name and you have the complete location.

Code: Select all

%f/%n


The only thing missing currently, is if you have set qBT to append the label name to the path.
Post Reply