Home

A free C++ BitTorrent/HTTP/FTP Download Client

bitcomet_detailed_info_pane
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
bitcomet_detailed_info_pane [2010/09/02 12:01] greywizardbitcomet_detailed_info_pane [2015/08/15 04:21] (current) – external edit 127.0.0.1
Line 59: Line 59:
 ====  Statistics ==== ====  Statistics ====
  
-{{:dit_11.png|}}+{{:dit_11a.png|}}
  
   * //Overall tasks//: //Total//: Number of total tasks/ //Running//: Number of tasks that are downloading and uploading.    * //Overall tasks//: //Total//: Number of total tasks/ //Running//: Number of tasks that are downloading and uploading. 
Line 86: Line 86:
 ==== Summary ==== ==== Summary ====
  
-{{:dit_02-2a.png|}}+{{:dit_02b.png|}}
  
 **Downloaded** **Downloaded**
Line 149: Line 149:
 ==== Summary ==== ==== Summary ====
  
-{{:dit_02a.png|}}+{{:dit_02a-bt.png|}}
  
 **Download Speed**: Added in v.1.15, it shows the present high/middle/low speed of the current selected task, according to the download rate limit. **Download Speed**: Added in v.1.15, it shows the present high/middle/low speed of the current selected task, according to the download rate limit.
Line 220: Line 220:
   * Introduced in BitComet v.1.13: BT Task file list in properties dialog and right-bottom Files pane changes to tree list for directory structure; BT task file list in properties dialog and right-bottom pane supports sorting; added new commands to the context menu of BT task file list: expand/collapse folders; added check box to BT task file list pane, for each file and folder, to switch between downloading it or not.   * Introduced in BitComet v.1.13: BT Task file list in properties dialog and right-bottom Files pane changes to tree list for directory structure; BT task file list in properties dialog and right-bottom pane supports sorting; added new commands to the context menu of BT task file list: expand/collapse folders; added check box to BT task file list pane, for each file and folder, to switch between downloading it or not.
  
-  * **Columns** (Right-click the columns' headers and you can choose to show/hide a column):+=== Columns === 
 +(Right-click the columns' headers and you can choose to show/hide a column):
     * //File Name//: Names of all files.     * //File Name//: Names of all files.
     * //Preview//: Click "open", file will be open with associated software or played by default media player.     * //Preview//: Click "open", file will be open with associated software or played by default media player.
Line 229: Line 230:
     * //ED2K link//: If you check the "Calculate ED2K link for each file" option when you make a .torrent file, every ED2K link calculated will be listed here.      * //ED2K link//: If you check the "Calculate ED2K link for each file" option when you make a .torrent file, every ED2K link calculated will be listed here. 
  
-  * **Right-click menu:**+===Right-click menu=== 
 + 
 +{{:filestab-righ-click.png|}} 
     * //Open File//: Opens downloaded files (non video type). Not available for video files.     * //Open File//: Opens downloaded files (non video type). Not available for video files.
-    * //Play File (P)//: Plays video files with the default player. Not available for non-video files or incomplete video files. (Starting with v.1.23 this menu is available for other file types too, which will enable playing of video from inside multi-volume RAR archives if you have assigned as default player for BitComet, a player capable of playing video from inside RAR archives. For details on this check this [[http://www.cometforums.com/topic/12795180-how-to-play-movies-from-inside-rar-archives-without-extracting-them/|guide]].)+    * //Play File (P)//: Plays video files with the default player. Not available for non-video files or incomplete video files. (Starting with v.1.23 this menu can be made available for other file types too, which will enable playing of video from inside multi-volume RAR archives if you have assigned as default player for BitComet, a player capable of playing video from inside RAR archives. For details on that check this [[preview_while_downloading#how_to_play_preview_video_in_multi-volume_rar_archives|topic]].)
     * //Open Directory (O)//: Opens the directory where the file is located.     * //Open Directory (O)//: Opens the directory where the file is located.
     * //Specify ED2K Link (E)//: This will enable ED network download.     * //Specify ED2K Link (E)//: This will enable ED network download.
     * //Search ED2K link for this file//: Searches ED2K link in the servers the ED plugin connected.     * //Search ED2K link for this file//: Searches ED2K link in the servers the ED plugin connected.
-    * //Priority (R)//: Files with higher priority will get data much easier. But changing priority for files will affect the overall download speed, so, it is not recommend to change this option, unless really needed.+    * //Priority (R)//: With this command you can change the download priority for a certain file. Normally all files start by default with a "//Normal//" priority. Files with higher priority will get data preferentially. But changing priority for files will affect the overall download speed, so, it is not recommend to change this option, unless really needed.
     * //Virus Protection (K)//: Uses the default anti-virus software to scan subject files, which requires to add files extension entries sometimes. ([[bitcomet_options#virus_scan|BitComet Options - Virus Scan]])      * //Virus Protection (K)//: Uses the default anti-virus software to scan subject files, which requires to add files extension entries sometimes. ([[bitcomet_options#virus_scan|BitComet Options - Virus Scan]]) 
  
Line 242: Line 246:
 ==== Trackers ==== ==== Trackers ====
  
-{{:dit_08.png|}}+{{:dit_08a.png|}}
  
 Shows informations on tracker connections while BT task is running. Columns' location can be changed but lines can not be sorted. Tackers can be removed by right-click. Shows informations on tracker connections while BT task is running. Columns' location can be changed but lines can not be sorted. Tackers can be removed by right-click.
  
   * //Tracker URL//: Address of the tracker.   * //Tracker URL//: Address of the tracker.
 +  * //Log//: show log of the tracker.
   * //Retries//: Number of times tried to connect to the tracker. (In case Q:0 appears under this column, it means that the tracker is part of a tracker group and it was queued, for querying only in case the connection with the higher priority server, above it in the server group, fails.)   * //Retries//: Number of times tried to connect to the tracker. (In case Q:0 appears under this column, it means that the tracker is part of a tracker group and it was queued, for querying only in case the connection with the higher priority server, above it in the server group, fails.)
   * //Time Remaining//: After this amount of time, BitComet will retry to connect to the tracker.   * //Time Remaining//: After this amount of time, BitComet will retry to connect to the tracker.
Line 252: Line 257:
   * //Peers//: The number of peers retrieved from the tracker.   * //Peers//: The number of peers retrieved from the tracker.
   * //Downloaded//: The total number of times the tracker has registered a client completing the download of the whole file-set of the torrent.   * //Downloaded//: The total number of times the tracker has registered a client completing the download of the whole file-set of the torrent.
-  * //Status//: Shows information getting in response from trackers. +  * //Status//: Shows information responded from trackers.  
 +    * Right-click menu of Tracker records: 
 +      * Add tracker: Add a tracker URL manually. 
 +      * Remove tracker: Remove the tracker record of the tracker selected.  
 +    * Double-click the right boundary of status column to view the entire message.  
 +{{:dit_17.png|}}
  
 ---- ----
Line 289: Line 299:
  
   * **Connection status icons**:   * **Connection status icons**:
-    * {{:dit_12.png|}}: The remote peer has the data requested and un-choked the connection+    * {{:dit_12.png|}}: The connection between you and the remote peer is [[http://wiki.theory.org/BitTorrentSpecification#Peer_wire_protocol_.28TCP.29|un-choked]] by the remote end and the peer has the requested data
-    * {{:dit_13.png|}}: The remote peer choked the connection, or does not have the data requested+    * {{:dit_13.png|}}: The connection is choked by the remote peer or the remote peer does not have the requested data;
     * {{:dit_14.png|}}: No connection to the remote peer.     * {{:dit_14.png|}}: No connection to the remote peer.
     * {{:dit_15.png|}}: The remote peer has sent too much bad (corrupted) data. (Usually due to poor connectivity.)      * {{:dit_15.png|}}: The remote peer has sent too much bad (corrupted) data. (Usually due to poor connectivity.) 
 
bitcomet_detailed_info_pane.1283428887.txt.gz · Last modified: 2015/08/15 04:21 (external edit)
Recent changes RSS feed Driven by DokuWiki