From d3b47f45abbfaf137ae02ce3dce98d5fdb93b914 Mon Sep 17 00:00:00 2001 From: filipporig8 Date: Mon, 7 Dec 2015 14:10:43 +0100 Subject: [PATCH] Update webui run program parameters --- src/webui/www/public/preferences_content.html | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/src/webui/www/public/preferences_content.html b/src/webui/www/public/preferences_content.html index 745b02271..865895976 100644 --- a/src/webui/www/public/preferences_content.html +++ b/src/webui/www/public/preferences_content.html @@ -55,12 +55,19 @@
- +
- QBT_TR(The following parameters are supported:)QBT_TR + QBT_TR(Supported parameters (case sensitive):)QBT_TR
    -
  • %f: QBT_TR(Torrent path)QBT_TR
  • -
  • %n: QBT_TR(Torrent name)QBT_TR
  • +
  • QBT_TR(%N: Torrent name)QBT_TR
  • +
  • QBT_TR(%L: Label)QBT_TR
  • +
  • QBT_TR(%F: Content path (same as root path for multifile torrent))QBT_TR
  • +
  • QBT_TR(%R: Root path (first torrent subdirectory path))QBT_TR
  • +
  • QBT_TR(%D: Save path)QBT_TR
  • +
  • QBT_TR(%C: Number of files)QBT_TR
  • +
  • QBT_TR(%Z: Torrent size (bytes))QBT_TR
  • +
  • QBT_TR(%T: Current tracker)QBT_TR
  • +
  • QBT_TR(%I: Info hash)QBT_TR