-
Notifications
You must be signed in to change notification settings - Fork 415
PluginShow_peers_like_wtorrent
koblack edited this page Aug 10, 2017
·
3 revisions
The plugin changes the format of values in columns 'Seeds' and 'Peers' in the torrents list. By default these columns are shown as
get_peers_complete (get_peers_not_connected+get_peers_connected)
get_peers_accounted (get_peers_not_connected+get_peers_connected)
For trackers which support scrape, is makes sense to show more details
get_peers_complete (t_get_scrape_complete)
get_peers_accounted (t_get_scrape_incomplete)
I.e. the sum of seeds/peers by scrape of all torrent's trackers is shown in brackets. As shown below:
Another front-end for rtorrent wTorrent shows this information similarly. If you mostly use private trackers this plugin is useless for you. Scrape is disabled on such trackers and you will have less information than without this plugin - there always will be zero in brackets.
- Home
- Downloading
- Installation and configuration
-
Plugins
- Current plugins
- _cloudflare
- _getdir
- _noty
- _noty2
- _task
- AutoTools
- Check_Port
- Chunks
- Cookies
- Cpuload
- Create
- Data
- DataDir
- Diskspace
- Dump
- Edit
- Erasedata
- ExtRatio
- ExtSearch
- Feeds
- FileDrop
- GeoIP
- History
- HttpRPC
- IPad
- LoginMgr
- LookAt
- Mediainfo
- Ratio
- Retrackers
- RPC
- RSS
- RSSURLRewrite
- Rutracker_check
- Scheduler
- Screenshots
- SeedingTime
- Show Peers Like Wtorrent
- Source
- Spectrogram
- Theme
- Throttle
- TrackLabels
- Traffic
- Unpack
- UploadETA
- XMPP
- 3rd Party Plugins
- Current plugins
- Usage
- Versions
- Error Messages
- Future Plans
- Special Thanks