Skip to content

Instantly share code, notes, and snippets.

@bemasher
Created June 27, 2011 07:05
Show Gist options
  • Save bemasher/1048424 to your computer and use it in GitHub Desktop.
Save bemasher/1048424 to your computer and use it in GitHub Desktop.
FlexGet configuration file.
presets:
tvshows:
deluge:
path: /home/username/tv shows/
main_file_only: yes
series:
- Archer
- Community
- Big Bang Theory
- Bones
- Castle
- Fairly Legal
- Game of Thrones
- House
- Mentalist
- MythBusters
- NCIS
- Rizzoli and Isles
- Top Gear
- Venture Bros
thetvdb_lookup: yes
set:
content_filename: "{{ series_name }} - {{ series_id }} - {{ ep_name }}"
email:
from: [email protected]
to: [email protected]
smtp_host: smtp.gmail.com
smtp_port: 587
smtp_login: true
smtp_username: google_username
smtp_password: google_password
smtp_tls: true
feeds:
eztv:
priority: 1
rss: http://ezrss.it/feed/
preset: tvshows
bt-chat:
priority: 2
rss: http://rss.bt-chat.com/?cat=9
preset: tvshows
tpb_eztv:
priority: 3
rss: http://rss.thepiratebay.org/user/d17c6a45441ce0bc0c057f19057f95e1
preset: tvshows
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment