18 - rss: { url: 'https://ezrss.it/feed/', silent: yes }
19 - rss: { url: 'http://publichd.se/rss.php', silent: yes }
20 - rss: { url: 'http://rss.bt-chat.com/?group=3', silent: yes }
21 - rss: { url: 'http://kickass.to/tv/?rss=1', silent: yes }
22 - rss: { url: 'http://showrss.info/feeds/all.rss', silent: yes }
23 # - rss: { url: 'http://www.torlock.com/television/rss.xml', silent: yes }
24 # - rss: { url: 'http://torrentz.eu/feed_verified?q=tv', silent: yes }
25 # - rss: { url: 'http://rss.thepiratebay.org/208', silent: yes }
29 path: /srv/torrents/done
35 key: '{?sabnzbd.key?}'
36 url: '{?sabnzbd.url?}'
41 - rss: { url: 'https://api.drunkenslug.com/rss?t=2040&dl=1&num=100{?drunkenslug.api?}', silent: yes } # Movies HD
42 - rss: { url: 'https://www.usenet-crawler.com/rss?t=2040&dl=1&num=100{?crawler.api?}', silent: yes } # Movies HD
43 - rss: { url: 'https://newztown.co.za/rss?t=2040&dl=1&num=100{?newztown.api?}', silent: yes } # Movies HD
48 - rss: { url: 'https://api.drunkenslug.com/rss?t=5030,5040&dl=1&num=100{?drunkenslug.api?}', silent: yes } # Movies HD
49 - rss: { url: 'https://www.usenet-crawler.com/rss?t=5030,5040&dl=1&num=100{?crawler.api?}', silent: yes } # TV SD/HD
50 - rss: { url: 'https://newztown.co.za/rss?t=5030,5040&dl=1&num=100{?newztown.api?}', silent: yes } # TV SD/HD
66 - \b3-?D\b: {from: title}
67 - \btrailer\b: {from: title} # I've gotten a few trailers that matched as movies. VERY annoying
68 - \bR5\b: {from: title} # The following are poor quality types that somehow got through the quality
69 - \bWEBSCR\b: {from: title} # features usually due to the title including a keyword like "720p" as well
70 - \bscreener\b: {from: title}
71 - \bTS\b: {from: title}
72 - \bCam\b: {from: title}
73 - '{C_P}': {from: title} # The following are groups with poor quality releases
74 - TrTd TeaM: {from: title}
75 - \[TNTVillage\]: {from: title}
76 - \[facepalm\]: {from: title}
77 - \bASAP\b: {from: title}
78 - \b Go\): {from: title} # filter those misplaced french only movies
79 - \b(HEVC|[xXhH]265)\b: {from: title} # don't get x265/HEVC
87 default: &default_settings
90 target: 1080p webdl h264 dts
95 - '/mnt/series/{{tvdb_series_name}}'
96 allow_different_qualities: better
106 - always sunny in philadelphia
109 - arrested development
118 - danger 5: { quality: 720p+ }
120 - dirk gently's holistic detective agency
128 - game of thrones: { timeframe: 9 hours, quality: dd5.1+ }
130 - house of cards 2013: { alternate_name: house of cards us }
131 - how i met your mother
132 - last week tonight with john oliver: { timeframe: 10 hours }
137 - qi: { special_ids: 'uncut' }
143 - the big bang theory
145 - the blacklist redemption
150 - the man in the high castle
152 - the umbrella academy
154 - the wire: { quality: 720p+ }
157 - westworld: { timeframe: 9 hours, quality: dd5.1+ }
164 username: '{?trakt.username?}'
165 account: '{?trakt.account?}'
168 settings: *default_settings
171 series-trakt-backfill: # {{{2
175 username: '{?trakt.username?}'
176 account: '{?trakt.account?}'
179 settings: # *default_settings
186 - next_trakt_episodes:
187 username: '{?trakt.username?}'
188 account: '{?trakt.account?}'
194 url: 'https://api.drunkenslug.com/api?apikey={?drunkenslug.apikey?}&t=tvsearch&cat=5030,5040&extended=1'
206 allow_different_qualities: better
213 require_field: imdb_url
220 quality: 1080p bluray+ h264+
228 quality: 720p+ webdl+ h264+
235 # movies-discover-queue: # {{{2
236 # movie_queue: accept
239 # - emit_movie_queue: yes
242 # url: 'https://www.usenet-crawler.com/api?apikey={?crawler.apikey?}&t=movie&extended=1&cat=2040'
244 # interval: 7 days # search each entry only once a week
247 trakt-add-collection: # {{{2
250 username: '{?trakt.username?}'
251 account: '{?trakt.account?}'
258 - trakt-add-collection
269 # guessit can extract info from full paths which may contain more info
286 destination: '/mnt/series'
287 folder: "{{tvdb_series_name}}/{% if tvdb_season == 0 %}Specials{% else %}Season {{tvdb_season}}{% endif %}"
288 filename: "{{tvdb_season}}x{{tvdb_episode|pad(2)}} {{tvdb_ep_name|replace('/','-')}} ({{tvdb_ep_air_date|formatdate('%Y')}}){{'{'}}{{quality|replace(' ','}{')}}{{'}'}}[{{tvdb_language}}]"
290 to: "/mnt/series/{{folder}}"
291 rename: "{{filename}}"
292 clean_source: 100 # removes dir if < [N] MB
294 # log: "<<<{{folder}}/{{filename}}>>>"
296 - echo "<<<{{folder}}/{{filename}}>>>"
297 - touch "{{destination}}/{{folder}}/{{filename}}{{location|pathext}}"
304 - trakt-add-collection
315 # guessit can extract info from full paths which may contain more info
330 destination: '/mnt/movies'
331 filename: "{{imdb_name}} ({{imdb_year}}){{'{'}}{{quality|replace(' ','}{')}}{{'}'}}[en]"
334 rename: "{{filename}}"
335 clean_source: 100 # removes dir if < [N] MB
338 - echo "<<<{{filename}}>>>"
339 - touch "{{destination}}/{{filename}}{{location|pathext}}"
356 # dl-series-trakt-backfill: # {{{2
360 # - series-trakt-backfill
366 # dl-movies-trakt: # {{{2
369 # username: '{?trakt.username?}'
370 # account: '{?trakt.account?}'
377 # dl-movies-trakt-remove: # {{{2
381 # emit_movie_queue: yes
385 # username: '{?trakt.username?}'
386 # account: '{?trakt.account?}'
392 # movie_queue: remove
395 dl-movies-discover-queue-1080p: # {{{2
400 - movies-discover-queue
406 dl-movies-discover-queue-720p: # {{{2
411 - movies-discover-queue
417 dl-movies-queue-1080p: # {{{2
428 dl-movies-queue-720p: # {{{2
439 dl-movies-imdb-1080p: # {{{2
451 dl-movies-imdb-720p: # {{{2
463 move-series-usenet: # {{{2
472 regexp: '.*\.(avi|mkv|mp4|mpg|divx|webm|flv)$'
475 move-series-torrents: # {{{2
484 regexp: '.*\.(avi|mkv|mp4|mpg|divx|webm|flv)$'
487 move-movies-usenet: # {{{2
495 regexp: '.*\.(mkv|avi|mp4)$'
498 move-movies-torrents: # {{{2
506 regexp: '.*\.(mkv|avi|mp4)$'
525 backfill-mail: # {{{2
537 seed-series-db: # {{{2
546 regexp: '.*\.(avi|mkv|mp4|webm|m4v)$'
548 #TODO use guessit like in move-series
553 regexp: '.*/([^/]+)/[^/]+/(\d+)(?:x(\d+))+([^/]*)\.[^.]+$'
554 format: '\1 S\2E\3\4'
574 seed-trakt-series: # {{{2
578 - trakt-add-collection
585 regexp: '.*\.(avi|mkv|mp4|webm|m4v)$'
587 #TODO use guessit like in move-series
592 regexp: '.*/([^/]+)/[^/]+/(\d+)(?:x(\d+))+([^/]*)\.[^.]+$'
593 format: '\1 S\2E\3\4'
612 seed-trakt-movies: # {{{2
616 - trakt-add-collection
622 regexp: '.*\.(avi|mkv|mp4|webm|m4v)$'
630 - tasks: ['daily-mail']
640 - tasks: ['backfill-mail']
645 # vim: sts=2 ts=2 sw=2 et