Skip to content

Instantly share code, notes, and snippets.

@u1-liquid
Last active February 26, 2017 15:31
Show Gist options
  • Save u1-liquid/eee3c0fa3593940dfd39b08823389dca to your computer and use it in GitHub Desktop.
Save u1-liquid/eee3c0fa3593940dfd39b08823389dca to your computer and use it in GitHub Desktop.
FlexGet Configuration for get torrent automatically from nyaa.se
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