Skip to content

Instantly share code, notes, and snippets.

@bhcopeland
Created November 22, 2015 11:43
Show Gist options
  • Save bhcopeland/eae8acd7acc07755ff20 to your computer and use it in GitHub Desktop.
Save bhcopeland/eae8acd7acc07755ff20 to your computer and use it in GitHub Desktop.
tasks:
YIFY:
retry_failed:
retry_time: 30 minutes # Base time in between retries
retry_time_multiplier: 2 # Amount retry time will be multiplied by after each successive failure
max_retries: 5 # Number of times the entry will be retried
rss:
url: file:///srv/http/yify.rss
link:
- torrent:magnetURI
priority: 3
seen: local
movie_queue: add
template:
- movies
# - transmission-rpc
imdb:
min_year: 2005
min_score: 5.5
min_votes: 5000
imdb_required: yes
transmission:
host: localhost
port: 9091
username: transmission
password: transmission
addpaused: yes
path: /home/shares/Downloads/Movies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment