wseedbox / deluge-to-rtorrent

Scripts to send deluge to rtorrent
29 stars 8 forks source link

deluge-to-rtorrent

Custom scripts I use to move torrents from deluge to rtorrent

First, I am a Fedora user. For other distros, please do what is needed

Files

Requirements

Programs

Optional

I have a preference for pyroscope's tools. There is one called "rtxmlrpc" that can be used in place of xmlrpc. They do the same thing, but

Setup

  1. Copy these files to a bin dir. I used ~/bin
  2. Edit deluge_to_rtorrent.sh and make sure the path's match up.
  3. In deluge, enable the "Execute" plugin.
  4. Create a "Torrent Complete" Event. Put in the whole path to deluge_to_rtorrent.sh

Notes:

If you like the script, let me know. It works for me, and I thought I'd share.