Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 846 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 846 Bytes

Description

Change path in torrents session data to skip Force Recheck and save torrent stats.
This script doesn't stop the torrent client automatically - you should do it manually before changing any sessions data.

Currently supports rTorrent / qBittorrent only!

Dependencies

  • Python 3.6+
  • bencode.py

Requirements

pip install bencode.py

Usage

torrent-mover.py [-h] --src SRC --dst DST [--no-backup] sessions_folder

positional arguments:
sessions_folder  This is the rTorrent sessions folder

options:
-h, --help
--src SRC        Set source path to change from
--dst DST        Set destination path to change to
--no-backup      Don't create a backup folder for sessions data

Example: python torrent-mover.py --src /downloads/Temp/ --dst /downloads/Movies/ /config/rTorrent/session