Last active
February 26, 2017 15:31
-
-
Save u1-liquid/eee3c0fa3593940dfd39b08823389dca to your computer and use it in GitHub Desktop.
FlexGet Configuration for get torrent automatically from nyaa.se
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: | |
nyaa-se: | |
rss: http://www.nyaa.se/?page=rss&cats=1_11&term=searchterm&user=userid | |
metainfo_series: yes | |
series: | |
settings: | |
OnAir: | |
set: | |
path: /path/for/storage/{{series_name}}/ | |
OnAir: | |
- name-of-series-1 | |
- name-of-series-2 | |
qbittorrent: | |
label: RSS | |
exec: twurl -d "status={{series_name}} {{series_id}} twitternoti" /1.1/statuses/update.json | |
schedules: | |
- tasks: '*' | |
interval: | |
minutes: 10 | |
web_server: | |
web_ui: yes | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment