AMC and "ut" variables
Posted: 10 Oct 2020, 21:33
Some "ut" variables are listed on the AMC page.
Where is the exhaustive list of FileBot "ut" variables and their options for torrenting apps?
For instance qBittorrent shows these as being supported parameters:
For example is there an option to use
Or the rest:
These are the only ones I am aware:

For instance qBittorrent shows these as being supported parameters:
Code: Select all
Supported parameters (case sensitive):
%N: Torrent name
%L: Category
%G: Tags (separated by comma)
%F: Content path (same as root path for multifile torrent)
%R: Root path (first torrent subdirectory path)
%D: Save path
%C: Number of files
%Z: Torrent size (bytes)
%T: Current tracker
%1: Info hash
Tip: Encapsulate parameter with quotation marks to avoid text being cut off at whitespace (e.g., "%N")

Code: Select all
ut_tags=%G
Code: Select all
%R, %D, %C, %Z, %T, %1
Code: Select all
ut_dir=%F
ut_kind=multi
ut_title=%N
ut_label=%L