Skip to content

Instantly share code, notes, and snippets.

@gazpachoking
Created July 3, 2011 00:31
Show Gist options
  • Save gazpachoking/1061833 to your computer and use it in GitHub Desktop.
Save gazpachoking/1061833 to your computer and use it in GitHub Desktop.
FlexGet yaml anchor/alias
tasks:
thedownload:
rss: http://feedhere
series: &serieslist
- showa
- showb
- showc
thesort:
find:
path: '/my/shows'
mask: '*.avi'
series:
settings:
groupa:
parse_only: yes
groupa: *serieslist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment