Created
June 30, 2011 04:53
-
-
Save bemasher/1055658 to your computer and use it in GitHub Desktop.
FlexGet configuration file (without deluge).
This file contains 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: | |
tvshows: | |
series: | |
- Archer | |
- Community | |
- Big Bang Theory | |
- Bones | |
- Castle | |
- Fairly Legal | |
- Game of Thrones | |
- House | |
- Mentalist | |
- MythBusters | |
- NCIS | |
- Rizzoli and Isles | |
- Top Gear | |
- Venture Bros | |
- 'Warehouse 13' | |
exists_series: | |
- /home/username/tv shows/ | |
- /home/username/tv shows/watched/ | |
email: | |
from: [email protected] | |
to: [email protected] | |
smtp_host: smtp.gmail.com | |
smtp_port: 587 | |
smtp_login: true | |
smtp_username: username | |
smtp_password: password | |
smtp_tls: true | |
download: /home/username/torrents/utorrent/ | |
feeds: | |
bt-chat: | |
priority: 1 | |
rss: http://rss.bt-chat.com/?cat=9 | |
preset: tvshows | |
eztv: | |
priority: 2 | |
rss: http://ezrss.it/feed/ | |
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