Skip to content

Instantly share code, notes, and snippets.

@noah
Created June 3, 2010 03:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save noah/423418 to your computer and use it in GitHub Desktop.
Save noah/423418 to your computer and use it in GitHub Desktop.
directory = /download/queue
. . .
schedule = watch_directory_1,5,5,"load_start=/download/torrents/tracker1.com/*.torrent,d.set_custom1=/download/tracker1.com/"
schedule = watch_directory_2,5,5,"load_start=/download/torrents/tracker2.com/*.torrent,d.set_custom1=/download/tracker2.com/"
system.method.set_key =event.download.finished,move_complete,"d.set_directory=$d.get_custom1= ;execute=mv,-u,$d.get_base_path=,$d.get_custom1="
. . .
session = /download/torrents/.sessions
session_save = yes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment