diff --git a/alpha/help/0409/index.htm b/alpha/help/0409/index.htm index 718ea88..c7ddd64 100644 --- a/alpha/help/0409/index.htm +++ b/alpha/help/0409/index.htm @@ -51,7 +51,7 @@ There are command-line manuals in "help" folder.
-last update 2024/07/17 for version 1.3.3.4 +last update 2024/11/01 for version 1.3.3.4 diff --git a/alpha/help/0409/python.htm b/alpha/help/0409/python.htm index fbd937e..42997da 100644 --- a/alpha/help/0409/python.htm +++ b/alpha/help/0409/python.htm @@ -178,12 +178,15 @@ Furthermore, you must set proper save_path in the script.

  -In this sample, it tries verification only. -If you want to repair a damaged set automatically, use repair command instead of verify of par2j. +In this sample, it tries verification at first. +If you want to repair a damaged set automatically, check "Repair" item on the GUI panel. When you want to confirm result by MultiPar, select a PAR2 set and push "Open with MultiPar" button. -You may repair on the MultiPar GUI. +You may repair on the MultiPar GUI manually.

  +After you start verification queue, you may stop next verification by pushing "Stop" button. +After the queue was stopped, you may re-start queue by pushing "Start" button again. +Or, you may select another folder by pushing "Folder" button. While verification, it shows details on Command Prompt window. You can control the progress by pushing a key on the Command Prompt. You may pause the process by pushing P-key. @@ -194,7 +197,8 @@ Even when you stop the verification task, it may save result partially.

  When you push "Folder" button, it searches PAR2 sets in the selected folder. By default, It doesn't search files recursively, because it may be slow. -If you want to search all sub-directories, you need to edit the script. +If you want to search all sub-directories, select "Recursive" item on the GUI panel. +While you don't start verification yet, you may select another folder by pushing "Stop" button. You may change behavior of starting verification automatically or not by editing the script.