templates: # {{{1
email: # {{{2
- email:
- from: flexget@tardis
- to: ramsi@localhost
+ notify:
+ task:
+ via:
+ - email:
+ from: flexget@tardis
+ to: ramsi@localhost
torrents: # {{{2
usenet-movies: # {{{2
inputs:
+ - rss: { url: 'https://api.drunkenslug.com/rss?t=2040&dl=1&num=100{?drunkenslug.api?}', silent: yes } # Movies HD
- rss: { url: 'https://www.usenet-crawler.com/rss?t=2040&dl=1&num=100{?crawler.api?}', silent: yes } # Movies HD
- rss: { url: 'https://newztown.co.za/rss?t=2040&dl=1&num=100{?newztown.api?}', silent: yes } # Movies HD
- - rss: { url: 'https://api.drunkenslug.com/rss?t=2040&dl=1&num=100{?drunkenslug.api?}', silent: yes } # Movies HD
usenet-tv: # {{{2
inputs:
+ - rss: { url: 'https://api.drunkenslug.com/rss?t=5030,5040&dl=1&num=100{?drunkenslug.api?}', silent: yes } # Movies HD
- rss: { url: 'https://www.usenet-crawler.com/rss?t=5030,5040&dl=1&num=100{?crawler.api?}', silent: yes } # TV SD/HD
- rss: { url: 'https://newztown.co.za/rss?t=5030,5040&dl=1&num=100{?newztown.api?}', silent: yes } # TV SD/HD
- - rss: { url: 'https://api.drunkenslug.com/rss?t=2040&dl=1&num=100{?drunkenslug.api?}', silent: yes } # Movies HD
filters: # {{{2
- \[facepalm\]: {from: title}
- \bASAP\b: {from: title}
- \b Go\): {from: title} # filter those misplaced french only movies
- - \b(HEVC|x265)\b: {from: title} # don't get x265/HEVC
+ - \b(HEVC|[xXhH]265)\b: {from: title} # don't get x265/HEVC
series: # {{{2
default: &default_settings
identified_by: ep
timeframe: 12 hours
- target: 1080p webdl h264+
- quality: 480p+ h264+
+ target: 1080p webdl h264 dts
+ quality: 720p+ h264+
upgrade: yes
exists_series:
path:
- 8 out of 10 cats
- american dad
- archer 2009
+ - arrested development
- better call saul
- black mirror
- boardwalk empire
- community
- danger 5: { quality: 720p+ }
- dexter
+ - dirk gently's holistic detective agency
- doctor who 2005
- downton abbey
- eureka
- family guy
+ - fargo
- foyle's war
- futurama
- game of thrones: { timeframe: 9 hours }
- masters of sex
- my little pony
- mythbusters
+ - narcos
- qi: { special_ids: 'uncut' }
- ray donovan
- red dwarf
+ - rick and morty
- sherlock
- suits
- the big bang theory
- the blacklist redemption
- the cleveland show
- the walking dead
- - two and a half men
- the wire: { quality: 720p+ }
+ - two and a half men
- vinyl
- westworld
manual: yes
template:
- trakt-add-collection
- seen: local
disable:
- retry_failed
- - nzb_size
+ - seen
+ - seen_info_hash
no_entries_ok: yes
filesystem:
- /srv/torrents/done
recursive: yes
retrieve: files
- regexp: '.*\.(avi|mkv|mp4|mpg|divx|webm)$'
+ regexp: '.*\.(avi|mkv|mp4|mpg|divx|webm|flv)$'
regexp:
reject:
- '[Ss]ample'
thetvdb_lookup: yes
+ if:
+ - "not has_field('tvdb_episode')":
+ manipulate:
+ - title:
+ extract: 'done/([^/]*)/[^/]*$'
+ from: location
+ thetvdb_lookup: yes
+
all_series:
parse_only: yes
accept_all: yes
manual: yes
template:
- trakt-add-collection
- seen: local
disable:
- retry_failed
- - nzb_size
+ - seen
+ - seen_info_hash
no_entries_ok: yes
filesystem:
list: move-tasks
seen: local
accept_all: yes
- email:
- from: flexget@tardis
- to: ramsi@localhost
- file_template: move
+ notify:
+ task:
+ template: move
+ via:
+ - email:
+ from: flexget@tardis
+ to: ramsi@localhost
backfill-mail: # {{{2