Guest User

Untitled

a guest
Dec 3rd, 2017
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. tasks:
  2. TvShows:
  3. rss: some rss
  4. series:
  5. - some show
  6.  
  7. magnets: yes
  8. transmission:
  9. host: 192.168.2.51
  10. port: 9091
  11. username: myusername
  12. password: mypassword
  13. addpaused: yes
  14.  
  15. rlsbb:
  16. filehosters_re:
  17. - openload\.*.*(HDTV|x265|WEBRip|WEB-DL)
  18. parse_comments: yes
  19.  
  20. cfscraper: yes
  21.  
  22. add_trackers:
  23.  
  24. exec:
  25. - echo "text={{urls}}" >> /tmp/{{title}}.txt
  26. schedules:
  27. # Run every task once an hour
  28. - tasks: '*'
  29. interval:
  30. hours: 2
Add Comment
Please, Sign In to add comment