Skip to content

Commit

Permalink
Bump versions from 3.10 to 4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stickz committed Apr 28, 2022
1 parent d1fe916 commit 8eaebb3
Show file tree
Hide file tree
Showing 45 changed files with 45 additions and 45 deletions.
2 changes: 1 addition & 1 deletion js/webui.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

var theWebUI =
{
version: "3.10",
version: "4.0",
tables:
{
trt:
Expand Down
2 changes: 1 addition & 1 deletion plugins/_cloudflare/plugin.info
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugin.description: This plugin provides cloudflare scraping for websites protected by the DDOS protection service.
plugin.author: Novik
plugin.version: 3.10
plugin.version: 4.0
rtorrent.need: 0
plugin.help: https://github.com/Novik/ruTorrent/wiki/Plugin_cloudflare
php.extensions.error: json
Expand Down
2 changes: 1 addition & 1 deletion plugins/_getdir/plugin.info
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.10
plugin.version: 4.0
rtorrent.need: 0
php.extensions.warning: json
plugin.help: https://github.com/Novik/ruTorrent/wiki/Plugin_getdir
2 changes: 1 addition & 1 deletion plugins/_noty/plugin.info
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugin.description: This plugin provides the notification functionality for other plugins.
plugin.author: Novik
plugin.version: 3.10
plugin.version: 4.0
rtorrent.need: 0
plugin.may_be_shutdowned: 0
plugin.runlevel: 1
Expand Down
2 changes: 1 addition & 1 deletion plugins/_task/plugin.info
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugin.description: This plugin provides the possibility of running various scripts on the host system.
plugin.author: Novik
plugin.version: 3.10
plugin.version: 4.0
php.extensions.error: json
rtorrent.external.error: php,pgrep
web.external.error: php,pgrep
Expand Down
2 changes: 1 addition & 1 deletion plugins/autotools/plugin.info
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugin.description: This plugin provides some possibilities on automation.
plugin.author: dmrom
plugin.runlevel: 5
plugin.version: 3.10
plugin.version: 4.0
rtorrent.remote: error
rtorrent.external.error: php
rtorrent.php.error: move.php,label.php,watch.php,autotools.php,util_rt.php,conf.php
Expand Down
2 changes: 1 addition & 1 deletion plugins/bulk_magnet/plugin.info
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
plugin.description: This plugin allows bulk operations with magnet links.
plugin.author: Novik
plugin.version: 3.10
plugin.version: 4.0
2 changes: 1 addition & 1 deletion plugins/check_port/plugin.info
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugin.description: This plugin adds an incoming port status indicator to the bottom bar.
plugin.author: Novik
plugin.version: 3.10
plugin.version: 4.0
rtorrent.need: 1
rtorrent.php.error: conf.php
php.extensions.error: json
Expand Down
2 changes: 1 addition & 1 deletion plugins/chunks/plugin.info
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.10
plugin.version: 4.0
rtorrent.version: 0.8.5
plugin.help: https://github.com/Novik/ruTorrent/wiki/PluginChunks
2 changes: 1 addition & 1 deletion plugins/cookies/plugin.info
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.10
plugin.version: 4.0
rtorrent.need: 0
plugin.help: https://github.com/Novik/ruTorrent/wiki/PluginCookies
php.extensions.warning: json
2 changes: 1 addition & 1 deletion plugins/cpuload/plugin.info
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.10
plugin.version: 4.0
plugin.runlevel: 9
rtorrent.need: 0
plugin.help: https://github.com/Novik/ruTorrent/wiki/PluginCpuload
2 changes: 1 addition & 1 deletion plugins/create/plugin.info
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugin.description: This plugin allows for the creation of new .torrent files.
plugin.author: Novik
plugin.version: 3.10
plugin.version: 4.0
plugin.dependencies: _task
rtorrent.need: 0
rtorrent.remote: error
Expand Down
2 changes: 1 addition & 1 deletion plugins/data/plugin.info
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.10
plugin.version: 4.0
rtorrent.remote: error
plugin.help: https://github.com/Novik/ruTorrent/wiki/PluginData
2 changes: 1 addition & 1 deletion plugins/datadir/plugin.info
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugin.description: This plugin is intended for moving torrent data files.
plugin.author: dmrom
plugin.version: 3.10
plugin.version: 4.0
rtorrent.remote: error
php.extensions.error: json
rtorrent.external.error: php
Expand Down
2 changes: 1 addition & 1 deletion plugins/diskspace/plugin.info
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.10
plugin.version: 4.0
rtorrent.need: 0
plugin.help: https://github.com/Novik/ruTorrent/wiki/PluginDiskspace
2 changes: 1 addition & 1 deletion plugins/edit/plugin.info
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.10
plugin.version: 4.0
rtorrent.remote: error
php.extensions.error: json
plugin.help: https://github.com/Novik/ruTorrent/wiki/PluginEdit
2 changes: 1 addition & 1 deletion plugins/erasedata/plugin.info
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.10
plugin.version: 4.0
rtorrent.remote: error
rtorrent.script.error: fin.sh
plugin.help: https://github.com/Novik/ruTorrent/wiki/PluginErasedata
2 changes: 1 addition & 1 deletion plugins/extratio/plugin.info
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugin.description: This plugin extends the functionality of the ratio plugin.
plugin.author: Novik
plugin.runlevel: 12
plugin.version: 3.10
plugin.version: 4.0
plugin.dependencies: ratio,throttle
php.extensions.error: json
rtorrent.version: 0.8.6
Expand Down
2 changes: 1 addition & 1 deletion plugins/extsearch/plugin.info
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugin.description: This plugin allows to search many popular torrent sites for content from within ruTorrent.
plugin.author: Novik
plugin.version: 3.10
plugin.version: 4.0
plugin.runlevel: 10.5
rtorrent.need: 0
php.extensions.error: json
Expand Down
2 changes: 1 addition & 1 deletion plugins/feeds/plugin.info
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.10
plugin.version: 4.0
rtorrent.need: 1
plugin.help: https://github.com/Novik/ruTorrent/wiki/PluginFeeds
2 changes: 1 addition & 1 deletion plugins/filedrop/plugin.info
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.10
plugin.version: 4.0
plugin.help: https://github.com/Novik/ruTorrent/wiki/PluginFileDrop
2 changes: 1 addition & 1 deletion plugins/geoip/plugin.info
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.10
plugin.version: 4.0
php.extensions.error: json
plugin.help: https://github.com/Novik/ruTorrent/wiki/PluginGeoIP
2 changes: 1 addition & 1 deletion plugins/history/plugin.info
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugin.description: This plugin is designed to log a history of torrents.
plugin.author: Novik
plugin.version: 3.10
plugin.version: 4.0
plugin.runlevel: 11
rtorrent.remote: error
rtorrent.external.error: php
Expand Down
2 changes: 1 addition & 1 deletion plugins/httprpc/plugin.info
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugin.description: This plugin is a low-traffic replacement for the mod_scgi webserver module.
plugin.author: Novik
plugin.version: 3.10
plugin.version: 4.0
plugin.runlevel: 13
plugin.may_be_shutdowned: 0
php.extensions.error: json
Expand Down
2 changes: 1 addition & 1 deletion plugins/ipad/plugin.info
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.10
plugin.version: 4.0
plugin.runlevel: 15
rtorrent.need: 0
plugin.help: https://github.com/Novik/ruTorrent/wiki/PluginIPad
2 changes: 1 addition & 1 deletion plugins/loginmgr/plugin.info
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugin.description: This plugin is used to login to torrent sites in cases where cookies fail.
plugin.author: Novik
plugin.runlevel: 0
plugin.version: 3.10
plugin.version: 4.0
rtorrent.need: 0
php.extensions.warning: json
rtorrent.php.error: update.php,accounts.php
Expand Down
2 changes: 1 addition & 1 deletion plugins/lookat/plugin.info
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.10
plugin.version: 4.0
php.extensions.warning: json
plugin.help: https://github.com/Novik/ruTorrent/wiki/PluginLookAt
2 changes: 1 addition & 1 deletion plugins/mediainfo/plugin.info
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugin.description: This plugin is intended to display media file information.
plugin.author: Novik
plugin.version: 3.10
plugin.version: 4.0
rtorrent.remote: error
rtorrent.external.error: mediainfo
plugin.dependencies: _task
Expand Down
2 changes: 1 addition & 1 deletion plugins/ratio/plugin.info
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugin.description: This plugin allows to manage ratio limits for groups of torrents.
plugin.author: Novik
plugin.runlevel: 11.3
plugin.version: 3.10
plugin.version: 4.0
rtorrent.version: 0.8.6
rtorrent.php.error: update.php,ratio.php,conf.php
rtorrent.external.warning: php
Expand Down
2 changes: 1 addition & 1 deletion plugins/retrackers/plugin.info
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugin.description: This plugin appends specified trackers to the trackers list of all newly added torrents.
plugin.author: Novik
plugin.version: 3.10
plugin.version: 4.0
rtorrent.remote: error
rtorrent.external.error: php
rtorrent.script.error: run.sh
Expand Down
2 changes: 1 addition & 1 deletion plugins/rpc/plugin.info
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.10
plugin.version: 4.0
plugin.help: https://github.com/Novik/ruTorrent/wiki/PluginRPC
2 changes: 1 addition & 1 deletion plugins/rss/plugin.info
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugin.description: This plugin is designed to fetch torrents via rss download links.
plugin.author: Novik
plugin.version: 3.10
plugin.version: 4.0
plugin.remote: warning
rtorrent.external.warning: curl
rtorrent.external.error: php
Expand Down
2 changes: 1 addition & 1 deletion plugins/rssurlrewrite/plugin.info
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.10
plugin.version: 4.0
plugin.dependencies: rss
php.extensions.error: json
plugin.help: https://github.com/Novik/ruTorrent/wiki/PluginRSSURLRewrite
2 changes: 1 addition & 1 deletion plugins/rutracker_check/plugin.info
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugin.description: This plugin checks the rutracker.org tracker for updated/deleted torrents.
plugin.author: Novik
plugin.version: 3.10
plugin.version: 4.0
rtorrent.remote: error
rtorrent.external.error: php
plugin.dependencies: loginmgr
Expand Down
2 changes: 1 addition & 1 deletion plugins/scheduler/plugin.info
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugin.description: This plugin allows to define any of six rTorrent behavior types at each particular hour of 168 week hours.
plugin.author: Novik
plugin.version: 3.10
plugin.version: 4.0
rtorrent.remote: error
rtorrent.external.error: php
rtorrent.php.error: update.php,scheduler.php,conf.php
Expand Down
2 changes: 1 addition & 1 deletion plugins/screenshots/plugin.info
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugin.description: This plugin is intended to show screenshots from video files.
plugin.author: Novik
plugin.version: 3.10
plugin.version: 4.0
rtorrent.remote: error
rtorrent.external.error: ffmpeg
plugin.dependencies: _task
Expand Down
2 changes: 1 addition & 1 deletion plugins/seedingtime/plugin.info
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.10
plugin.version: 4.0
rtorrent.version: 0.8.6
plugin.help: https://github.com/Novik/ruTorrent/wiki/PluginSeedingtime
2 changes: 1 addition & 1 deletion plugins/show_peers_like_wtorrent/plugin.info
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.10
plugin.version: 4.0
plugin.help: https://github.com/Novik/ruTorrent/wiki/PluginShow_peers_like_wtorrent
2 changes: 1 addition & 1 deletion plugins/source/plugin.info
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.10
plugin.version: 4.0
rtorrent.remote: error
plugin.help: https://github.com/Novik/ruTorrent/wiki/PluginSource
2 changes: 1 addition & 1 deletion plugins/spectrogram/plugin.info
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugin.description: This plugin is intended to show spectrogram of audio files.
plugin.author: Novik
plugin.version: 3.10
plugin.version: 4.0
rtorrent.remote: error
rtorrent.external.error: sox
plugin.dependencies: _task
Expand Down
2 changes: 1 addition & 1 deletion plugins/theme/plugin.info
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.10
plugin.version: 4.0
rtorrent.need: 0
plugin.help: https://github.com/Novik/ruTorrent/wiki/PluginTheme
2 changes: 1 addition & 1 deletion plugins/throttle/plugin.info
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.10
plugin.version: 4.0
rtorrent.version: 0.8.4
plugin.help: https://github.com/Novik/ruTorrent/wiki/PluginThrottle
2 changes: 1 addition & 1 deletion plugins/tracklabels/plugin.info
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.10
plugin.version: 4.0
plugin.help: https://github.com/Novik/ruTorrent/wiki/PluginTracklabels
2 changes: 1 addition & 1 deletion plugins/trafic/plugin.info
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugin.description: This plugin allows to monitor rTorrent system wide and per-tracker traffic totals.
plugin.author: Novik
plugin.version: 3.10
plugin.version: 4.0
plugin.runlevel: 11
rtorrent.remote: error
rtorrent.external.error: php
Expand Down
2 changes: 1 addition & 1 deletion plugins/unpack/plugin.info
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugin.description: This plugin is designed to manually or automatically unrar/unzip torrent data.
plugin.author: Novik
plugin.version: 3.10
plugin.version: 4.0
plugin.runlevel: 11
plugin.dependencies: _task
rtorrent.remote: error
Expand Down

0 comments on commit 8eaebb3

Please sign in to comment.