-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yml
66 lines (63 loc) · 1.3 KB
/
config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
templates:
tv:
transmission:
host: localhost
port: 9091
exists_series: /media/hd/downloads/
series:
- The Big Bang Theory
- Game of Thrones
- Hannibal
- 24
- The Walking Dead
- True Detective
email:
from: [email protected]
smtp_host: smtp.gmail.com
smtp_port: 587
smtp_username: 'XXXX'
smtp_password: 'XXXXX'
smtp_tls: yes
template: accepted
tasks:
rb-chat:
rss: http://rss.bt-chat.com/?group=3
template: tv
torrentz:
rss: http://torrentz.eu/feed
template: tv
extratorrent:
rss: http://extratorrent.cc/rss.xml?cid=8
template: tv
feedburner:
rss: http://feeds.feedburner.com/eztv-rss-atom-feeds?format=xml
template: tv
rlslog_dvdrips:
rlslog: http://www.rlslog.net/category/movies/dvdrip/
imdb:
min_score: 4.5
min_votes: 1000
min_year: 2010
reject_genres:
- documentary
- musical
- music
- biography
- romance
transmission:
host: localhost
port: 9091
subtitles:
find:
path:
- /media/hd/downloads/
regexp: '.*\.(avi|mkv|mp4)$'
recursive: yes
accept_all: yes
periscope:
languages:
- es
alternatives:
- en
overwrite: yes