AzStatusCLI - Azureus Status Command Line InvokerYou are visitor number
GeneralThis plugin can be used to invoke an arbitrary command line whenever a torrent starts or finishes downloading. I created this plugin since I wanted to do "post-processing" on video files I downloaded using Azureus. The post-processing I do is converting AVI to non-packed bitstream if they use packed bitstream. DownloadingYou may download the plugin JAR file (9 KB) or a zipped source (11 KB) of AzStatusCLI. The plugin JAR and source is compatible with Java 5.0. If you want you can also get a Java 1.4 compatible zipped source (11 KB), but I don't intend to maintain this version any further. If you want to use the source, see Building from the Source below. Installing and Setting Up
You'll have to manually "install" the plugin. This is quite simple: Configuration
You can configure the command that will be invoked whenever a download starts or finishes, and a few more options. Here's what you need to do: Viewing the Plugin LogThe plugin log file can be viewed by choosing the following from the menu: Plugins ⇒ Log Views ⇒ Status Command Invoker. You will see something similar to this: ![]()
In this case, following the previous screenshot, we used the command Building from the Source
The source distribution is very small (11 KB) and depends on two JARs that you'll have to provide yourself. If you're using
Azureus, you already have these jars where Azureus is installed. The files are
Now, to build the plugin from source, you may either use Eclipse (The source distribution is simply an Eclipse 3.2 project)
or use the provided Contact Me
If you have any questions or suggestions please send me an e-mail to this address. Please note that I get a lot of SPAM, so please include the words 'azureus' or 'azstatuscli' in the subject line. Please contact me especially in the following cases:
Technical Notes
Saving best for last (okay, it's because you're probably not interested...), here are some technical notes about the plugin: |
![]() General Downloading Installing and Setting Up Configuration Viewing the Plugin Log Building from the Source Contact Me Technical Notes |