mirror of
https://github.com/rumanzo/bt2qbt.git
synced 2024-11-22 02:12:39 +01:00
Update Readme
This commit is contained in:
parent
dc09cc458a
commit
a66229cb8d
@ -13,6 +13,7 @@ Feature:
|
|||||||
- Processing torrents with renamed files
|
- Processing torrents with renamed files
|
||||||
- Processing torrents with non-standard encodings (for example, cp1251)
|
- Processing torrents with non-standard encodings (for example, cp1251)
|
||||||
- Processing of torrents in the not ready state *
|
- Processing of torrents in the not ready state *
|
||||||
|
- Processing modified torrent names
|
||||||
- Save date, metrics, status. **
|
- Save date, metrics, status. **
|
||||||
- Import of tags and labels
|
- Import of tags and labels
|
||||||
- Multithreading
|
- Multithreading
|
||||||
@ -30,7 +31,7 @@ Feature:
|
|||||||
> \* If you migrate from windows to linux you may need to define path separathor with --sep flag
|
> \* If you migrate from windows to linux you may need to define path separathor with --sep flag
|
||||||
|
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
>\*\* The calculation of the completed parts is based only on the priority of the files in torrent
|
>\*\* The calculation of the completed parts is based only on the priority of the files in torrent. Don't transfer global uTorrent/BitTorrent statistics.
|
||||||
|
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
>\*\*\* Partially downloaded torrents will be visible as 100% completed, but in fact you will need to do a recheck (right click on torrent -> Force recheck). Without recheck torrents not will be valid. This is due to the fact that conversion of .dat files in which parts of objects are stored is not implemented.
|
>\*\*\* Partially downloaded torrents will be visible as 100% completed, but in fact you will need to do a recheck (right click on torrent -> Force recheck). Without recheck torrents not will be valid. This is due to the fact that conversion of .dat files in which parts of objects are stored is not implemented.
|
||||||
@ -44,7 +45,8 @@ Help:
|
|||||||
Help (from cmd or powerwhell)
|
Help (from cmd or powerwhell)
|
||||||
|
|
||||||
```
|
```
|
||||||
C:\Users\user\Downloads\bt2qbt_v1.3_amd64.exe [OPTIONS]
|
Usage:
|
||||||
|
C:\Users\user\gomodsproects\bt2qbt\bt2qbt_v1.9_amd64.exe [OPTIONS]
|
||||||
|
|
||||||
Application Options:
|
Application Options:
|
||||||
-s, --source= Source directory that contains resume.dat and torrents
|
-s, --source= Source directory that contains resume.dat and torrents
|
||||||
@ -52,8 +54,7 @@ Application Options:
|
|||||||
C:\Users\user\AppData\Roaming\uTorrent\)
|
C:\Users\user\AppData\Roaming\uTorrent\)
|
||||||
-d, --destination= Destination directory BT_backup (as default) (default:
|
-d, --destination= Destination directory BT_backup (as default) (default:
|
||||||
C:\Users\user\AppData\Local\qBittorrent\BT_backup\)
|
C:\Users\user\AppData\Local\qBittorrent\BT_backup\)
|
||||||
-c, --config= Source directory that contains resume.dat and torrents
|
-c, --config= qBittorrent config file (for write tags) (default:
|
||||||
files (default:
|
|
||||||
C:\Users\user\AppData\Roaming\qBittorrent\qBittorren-
|
C:\Users\user\AppData\Roaming\qBittorrent\qBittorren-
|
||||||
|
|
||||||
t.ini)
|
t.ini)
|
||||||
|
Loading…
Reference in New Issue
Block a user