-
Notifications
You must be signed in to change notification settings - Fork 414
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
44 changed files
with
45 additions
and
45 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
|
||
var theWebUI = | ||
{ | ||
version: "3.8", | ||
version: "3.9", | ||
tables: | ||
{ | ||
trt: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
plugin.description: This plugin provides the possibility of comfortable navigation on a host file system. | ||
plugin.author: dmrom | ||
plugin.runlevel: 1 | ||
plugin.version: 3.8 | ||
plugin.version: 3.9 | ||
rtorrent.need: 0 | ||
php.extensions.warning: json | ||
plugin.help: https://github.com/Novik/ruTorrent/wiki/Plugin_getdir |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
plugin.description: This plugin adds an incoming port status indicator to the bottom bar. | ||
plugin.author: Novik | ||
plugin.version: 3.8 | ||
plugin.version: 3.9 | ||
rtorrent.need: 1 | ||
plugin.help: https://github.com/Novik/ruTorrent/wiki/PluginCheckPort |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
plugin.description: This plugin shows the download status of torrent chunks. | ||
plugin.author: Zoltan Csala,Novik | ||
plugin.runlevel: 11 | ||
plugin.version: 3.8 | ||
plugin.version: 3.9 | ||
rtorrent.version: 0.8.5 | ||
plugin.help: https://github.com/Novik/ruTorrent/wiki/PluginChunks |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
plugin.description: This plugin provides cookies information for authentication on trackers. | ||
plugin.author: Novik | ||
plugin.version: 3.8 | ||
plugin.version: 3.9 | ||
rtorrent.need: 0 | ||
plugin.help: https://github.com/Novik/ruTorrent/wiki/PluginCookies | ||
php.extensions.warning: json |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
plugin.description: This plugin adds a CPU Load indicator to the bottom bar. | ||
plugin.author: Novik | ||
plugin.version: 3.8 | ||
plugin.version: 3.9 | ||
plugin.runlevel: 9 | ||
rtorrent.need: 0 | ||
plugin.help: https://github.com/Novik/ruTorrent/wiki/PluginCpuload |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
plugin.description: This plugin allows to copy torrent data files from the host to the local machine. | ||
plugin.author: Novik | ||
plugin.version: 3.8 | ||
plugin.version: 3.9 | ||
rtorrent.remote: error | ||
plugin.help: https://github.com/Novik/ruTorrent/wiki/PluginData |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
plugin.description: This plugin adds an easy to read disk meter to the bottom bar. | ||
plugin.author: Novik | ||
plugin.version: 3.8 | ||
plugin.version: 3.9 | ||
rtorrent.need: 0 | ||
plugin.help: https://github.com/Novik/ruTorrent/wiki/PluginDiskspace |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
plugin.description: This plugin allows to edit the list of trackers and change the comment of the current torrent. | ||
plugin.author: Novik | ||
plugin.version: 3.8 | ||
plugin.version: 3.9 | ||
rtorrent.remote: error | ||
php.extensions.error: json | ||
plugin.help: https://github.com/Novik/ruTorrent/wiki/PluginEdit |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
plugin.description: This plugin allows to delete torrent data along with .torrent file. | ||
plugin.author: Novik | ||
plugin.version: 3.8 | ||
plugin.version: 3.9 | ||
rtorrent.remote: error | ||
rtorrent.script.error: cat.sh,fin.sh | ||
plugin.help: https://github.com/Novik/ruTorrent/wiki/PluginErasedata |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
plugin.description: This plugin is intended for making RSS feeds with information of torrents. | ||
plugin.author: Novik | ||
plugin.version: 3.8 | ||
plugin.version: 3.9 | ||
rtorrent.need: 1 | ||
plugin.help: https://github.com/Novik/ruTorrent/wiki/PluginFeeds |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
plugin.description: This plugin allows users to drag multiple torrents from desktop to the browser (FF > 3.6 & Chrome only). | ||
plugin.author: Novik | ||
plugin.version: 3.8 | ||
plugin.version: 3.9 | ||
plugin.help: https://github.com/Novik/ruTorrent/wiki/PluginFileDrop |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
plugin.description: This plugin shows geolocation of peers for the selected torrent. | ||
plugin.author: Zoltan Csala,Novik | ||
plugin.runlevel: 15 | ||
plugin.version: 3.8 | ||
plugin.version: 3.9 | ||
php.extensions.error: json | ||
plugin.help: https://github.com/Novik/ruTorrent/wiki/PluginGeoIP |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
plugin.description: This plugin allows ruTorrent to work properly on iPad-like devices. | ||
plugin.author: Novik | ||
plugin.version: 3.8 | ||
plugin.version: 3.9 | ||
plugin.runlevel: 15 | ||
rtorrent.need: 0 | ||
plugin.help: https://github.com/Novik/ruTorrent/wiki/PluginIPad |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
plugin.description: This plugin allows to search for torrent name in external sources. | ||
plugin.author: Novik | ||
plugin.version: 3.8 | ||
plugin.version: 3.9 | ||
php.extensions.warning: json | ||
plugin.help: https://github.com/Novik/ruTorrent/wiki/PluginLookAt |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
plugin.description: This plugin is a replacement for the mod_scgi webserver module. | ||
plugin.author: Novik | ||
plugin.version: 3.8 | ||
plugin.version: 3.9 | ||
plugin.help: https://github.com/Novik/ruTorrent/wiki/PluginRPC |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
plugin.description: This plugin extends the functionality of the RSS plugin. | ||
plugin.author: Novik | ||
plugin.runlevel: 12 | ||
plugin.version: 3.8 | ||
plugin.version: 3.9 | ||
plugin.dependencies: rss | ||
php.extensions.error: json | ||
plugin.help: https://github.com/Novik/ruTorrent/wiki/PluginRSSURLRewrite |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
plugin.description: This plugin adds the columns 'Finished' and 'Added' to the torrents list. | ||
plugin.author: Novik | ||
plugin.runlevel: 11.4 | ||
plugin.version: 3.8 | ||
plugin.version: 3.9 | ||
rtorrent.version: 0.8.6 | ||
plugin.help: https://github.com/Novik/ruTorrent/wiki/PluginSeedingtime |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
plugin.description: This plugin changes the format of values in columns 'Seeds' and 'Peers' in the torrents list. | ||
plugin.author: Novik | ||
plugin.version: 3.8 | ||
plugin.version: 3.9 | ||
plugin.help: https://github.com/Novik/ruTorrent/wiki/PluginShow_peers_like_wtorrent |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
plugin.description: This plugin allows to copy the source .torrent file from the host to the local machine. | ||
plugin.author: Novik | ||
plugin.version: 3.8 | ||
plugin.version: 3.9 | ||
rtorrent.remote: error | ||
plugin.help: https://github.com/Novik/ruTorrent/wiki/PluginSource |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
plugin.description: This plugin allows to change the UI theme to one of several provided themes. | ||
plugin.author: Novik | ||
plugin.runlevel: 5 | ||
plugin.version: 3.8 | ||
plugin.version: 3.9 | ||
rtorrent.need: 0 | ||
plugin.help: https://github.com/Novik/ruTorrent/wiki/PluginTheme |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
plugin.description: This plugin gives a convenient control over speed limits for groups of torrents. | ||
plugin.author: Novik | ||
plugin.runlevel: 11.2 | ||
plugin.version: 3.8 | ||
plugin.version: 3.9 | ||
rtorrent.version: 0.8.4 | ||
plugin.help: https://github.com/Novik/ruTorrent/wiki/PluginThrottle |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
plugin.description: This plugin adds tracker-based labels to the category panel. | ||
plugin.author: Novik | ||
plugin.runlevel: 11 | ||
plugin.version: 3.8 | ||
plugin.version: 3.9 | ||
plugin.help: https://github.com/Novik/ruTorrent/wiki/PluginTracklabels |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters