· 11 years ago · Jul 10, 2015, 09:55 AM
1schedules:
2 - tasks: '*'
3 interval:
4 minutes: 10
5
6templates:
7 download_torrent:
8 transmission:
9 host: localhost
10 port: 9091
11 username: user
12 password: pass
13 pushbullet:
14 apikey: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
15 title: "{{series_name}} - {{task}}"
16 body: "Download started - {{series_id}}"
17 email:
18 subject: Allalaetud filmid
19 from: *********@gmail.com
20 to: ***********@gmail.com
21 smtp_host: smtp.gmail.com
22 smtp_port: 587
23 smtp_username: *********@gmail.com
24 smtp_password: PassWord
25 smtp_tls: yes
26
27tasks:
28 litrcc:
29 rss: http://litr.cc/rss/download/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
30 template: download_torrent
31 accept_all: yes