Skip to content

PluginInstantSearch

root edited this page Aug 23, 2014 · 6 revisions

Plugin Instant Search

Description

This plugin lets you search for local torrents running in rutorrent, updating results as you type them.

Installation

You can install via zip archive or svn.

To install via zip archive, assuming you have rutorrent installed at /var/www/ruTorrent/

cd /var/www/ruTorrent/plugins/
wget http://rutorrent-instantsearch.googlecode.com/files/instantsearch.1.0.zip
unzip instantsearch.1.0.zip
rm instantsearch.1.0.zip

To install via svn, assuming the same install path of /var/www/ruTorrent/

cd /var/www/ruTorrent/plugins/
svn checkout http://rutorrent-instantsearch.googlecode.com/svn/trunk/ instantsearch

Usage

To use, type anything in the normal search location. The results should appear as typed.

For more information, see the original forum thread here.

Clone this wiki locally