Skip to content

Move Deluge Torrents to Rtorrent with given criteria through watch folders

Notifications You must be signed in to change notification settings

weaselBuddha/Deluge2rTorrent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Deluge2rTorrent

Tool to Transfer torrents from deluge to rtorrent given criteria

Pull a maximum number of torrents that either are a ratio of x or have been seeding y days

Usage ./deluge2rtorrent.py --ratio x --days y --max z --Watch watchfolder --Label

Requires John Doee's Simple Deluge client (https://github.com/JohnDoee/deluge-client) for talking to deluge

pip install deluge-client

And pyroscopes pyrocore to create fast resume rtorrent torrent

pip install pyrocore

About

Move Deluge Torrents to Rtorrent with given criteria through watch folders

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages