Skip to content

Instantly share code, notes, and snippets.

@danielfm
Created May 18, 2014 00:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save danielfm/40ea6cbec3add343baa2 to your computer and use it in GitHub Desktop.
Save danielfm/40ea6cbec3add343baa2 to your computer and use it in GitHub Desktop.
Flexget config
templates:
global:
pathscrub: windows
transmission:
enabled: yes
host: localhost
port: 9091
ratio: 1
tv:
content_filter:
require:
- '*.avi'
- '*.mkv'
exists_series:
path: '/media/Seagate/TV Series/{{series_name}}'
configure_series:
from:
trakt_list:
username: danielfmt
password: password
api_key: api_key
custom: Current Shows
settings:
propers: 3 days
quality: 720p+
identified_by: ep
set:
path: '/media/Seagate/TV Series/{{series_name}}/Season {{series_season}}'
tasks:
search_series:
template: tv
discover:
what:
- emit_series: yes
from:
- torrentz: verified
interval: 5 hours
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment