Created
September 18, 2017 17:36
-
-
Save gazpachoking/d7aa5579dfb6e759fbb1bb7d47ddc17c to your computer and use it in GitHub Desktop.
FlexGet movie upgrades
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: | |
get_movies: | |
rss: whatever | |
imdb: | |
score: 7.0 | |
if: | |
- quality < '1080p': | |
list_add: | |
- movie_list: upgrades | |
upgrade_movies: | |
rss: whatever | |
quality: | |
- 1080p bluray|webdl | |
list_match: | |
from: | |
- movie_list: upgrades |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment