Created
October 14, 2012 20:14
-
-
Save gazpachoking/3889680 to your computer and use it in GitHub Desktop.
seed series databas
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
| presets: | |
| presetwithyourseriesconfig: | |
| # your series config, (or import_series) goes here | |
| tasks: | |
| seed_series_db: | |
| find: | |
| regexp: .*(avi|mkv)$ | |
| path: /my/series | |
| preset: presetwithyourseriesconfig | |
| manual: yes | |
| # Whenever you add a new show to your series list that you already have episodes of, run: | |
| # flexget --task seed_series_db |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment