Guest User

Untitled

a guest
Aug 8th, 2018
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.50 KB | None | 0 0
  1. presets:
  2. tv-shows:
  3. verify_ssl_certificates: no
  4. thetvdb_lookup: yes
  5. series:
  6. settings:
  7. web:
  8. quality: 720p web-dl
  9. set:
  10. movedone: "/mnt/TV/{{ series_name }}/Series {{ series_season }}/"
  11. content_filename: |
  12. {{ series_name }} - {{series_id|lower}}{% if ep_name|default(False) %} - {{ ep_name }}{% endif %} - WEB-DL
  13. addtrakt: yes
  14. hdtv:
  15. quality: 720p
  16. set:
  17. movedone: "/mnt/TV/{{ series_name }}/Series {{series_season }}/"
  18. content_filename: |
  19. {{ series_name }} - {{series_id|lower}}{% if ep_name|default(False) %} - {{ ep_name }}{% endif %} - HDTV
  20. addtrakt: yes
  21. onewatch:
  22. quality: 720p
  23.  
  24. web:
  25. - Archer
  26. - Awake
  27. - "Bob's Burgers"
  28. - Family Guy
  29. - South Park
  30.  
  31. hdtv:
  32. - "Grandma's House"
  33. - Veep:
  34. from_group: Rock
  35. - Two Greedy Italians
  36.  
  37. onewatch:
  38. - "CSI: Crime Scene Investigation"
  39. - Desperate Housewives
  40. - Facejacker
  41. - Game of Thrones:
  42. from_group: EbP
  43. - The Almighty Johnsons
  44. - The Mentalist
  45.  
  46. pathscrub: windows
  47. deluge:
  48. user: xxx
  49. pass: xxx
  50. ratio: 2
  51. if:
  52. - addtrakt:
  53. trakt_acquired:
  54. username: mortstar
  55. password: xxx
  56. api_key: xxx
  57. type: series
  58.  
  59. feeds:
  60. xxx
Add Comment
Please, Sign In to add comment