Created
July 3, 2011 00:31
-
-
Save gazpachoking/1061833 to your computer and use it in GitHub Desktop.
FlexGet yaml anchor/alias
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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