Advertisement
AtariBaby

pastebin config

May 4th, 2014
225
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.68 KB | None | 0 0
  1. templates:
  2. tv:
  3.  
  4. # manipulate:
  5. # - title: &the
  6. # replace:
  7. # regexp: '^The\W'
  8. # format: ''
  9. # - filename: *the
  10. # - series_name: *the
  11.  
  12. # private_torrents: no
  13.  
  14. series:
  15. settings:
  16. tv:
  17. exact: no
  18. propers: 3 days
  19. quality: 720p+
  20. set:
  21. path: /media/storage/Downloads/Anime/{{series_name}}
  22. # tv:
  23.  
  24.  
  25. transmission:
  26. enabled: yes
  27. host: localhost
  28. port: 9091
  29. username: *****
  30. password: *****
  31.  
  32.  
  33. tasks:
  34. shanaproject:
  35. priority: 1
  36. rss: http://www.shanaproject.com/feeds/secure/user/*****/
  37. template: tv
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement