Advertisement
Guest User

Untitled

a guest
Jul 30th, 2017
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.57 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: yes
  18. propers: 3 days
  19. quality: 720p+
  20. set:
  21. path: /mnt/data/Series/{{series_name}}
  22. tv:
  23. - Archer
  24. - Beavis and Butt-head
  25. - Big Band Theory
  26. - Breaking Bad
  27. - Dexter
  28. - Fringe
  29. - Game of Thrones
  30. - Mad Men
  31. - MythBusters
  32. - The Office
  33. - Real Time with Bill Maher
  34. - South Park
  35. - True Blood
  36.  
  37. transmission:
  38. enabled: yes
  39. host: localhost
  40. port: 9091
  41. username: user
  42. password: transmission
  43. removewhendone: no
  44.  
  45. tasks:
  46. bt-chat.com-tv:
  47. priority: 1
  48. rss: http://rss.bt-chat.com/?group=3
  49. template: tv
  50.  
  51. ezrss.it:
  52. priority: 2
  53. rss: http://ezrss.it/feed/
  54. template: tv
  55.  
  56. thepiratebay.org-tv:
  57. priority: 3
  58. rss: http://rss.thepiratebay.org/208
  59. template: tv
  60. verify_ssl_certificates: no
  61.  
  62. kat.ph-tv:
  63. priority: 4
  64. rss: http://kat.ph/tv/?rss=1
  65. template: tv
  66.  
  67. extratorrent.com-tv:
  68. priority: 5
  69. rss: http://extratorrent.com/rss.xml?cid=8
  70. template: tv
  71.  
  72. torrentz.eu-tv:
  73. priority: 6
  74. rss: http://torrentz.eu/feed
  75. template: tv
  76.  
  77. showrss.karmorra.info-tv:
  78. priority: 7
  79. rss: http://showrss.karmorra.info/feeds/all.rss
  80. template: tv
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement