Advertisement
Guest User

Untitled

a guest
Jul 5th, 2017
323
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.61 KB | None | 0 0
  1. # This is the scheduled area
  2. #schedules:
  3. # - tasks: [get_tv, get_tv_all, get_tv_manual]
  4. # interval:
  5. # minutes: 10
  6. # - tasks: [get_imdb_watchlist, get_imdb_movies, get_new_movies]
  7. # interval:
  8. # minutes: 30
  9.  
  10. templates:
  11. global:
  12. verify_ssl_certificates: no
  13. torrent_alive: 10 #number of seeders needed to accept
  14. retry_failed:
  15. retry_time: 5 minutes # Base time in between retries
  16. retry_time_multiplier: 1 # Amount retry time will be multiplied by after each successive failure
  17. max_retries: 15 # Number of times the entry will be retried
  18. regexp:
  19. reject:
  20. - Hindi
  21. - French
  22. - Danish
  23. - SPANiSH
  24. - FASTSUB #French
  25. - VOSTFR #French
  26. - Subtitulado #Spanish
  27. - ESPA?OL
  28. - ITALIAN
  29. - GERMAN
  30. - TRUEFRENCH
  31. - trailer
  32. - screener
  33. - dubbed
  34. - HDCam
  35. - HDTS
  36. - HQCAM
  37. - HD-TS
  38. - TELESYNC
  39. - CAMRip
  40. - DVDSCR
  41. - DVDScr
  42. - .CAM.
  43. - LATINO
  44. - Mandarin
  45. from: title
  46. content_filter:
  47. # require:
  48. # - '*.mkv'
  49. # - '*.avi'
  50. # - '*.mpg'
  51. # - '*.mp4'
  52. reject:
  53. - '*.wmv'
  54. - '*.r0'
  55. - '*.rar'
  56. - '*.part0'
  57. headers:
  58. # User-Agent: "Mozilla/5.0 (Windows NT 5.1; rv:16.0) Gecko/20100101 Firefox/16.0"
  59. # User-Agent: "Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20100101 Firefox/21.0"
  60. User-Agent: "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.85 Safari/537.36"
  61. Referer: "http://www.google.com/"
  62. Accept-Encoding: "deflate, gzip"
  63.  
  64. transmission-movies:
  65. transmission:
  66. host: 192.168.4.104
  67. port: 9091
  68. username: admin
  69. password: admin
  70. path: /Shared2/Media/Movies/{{imdb_name}} ({{imdb_year}})
  71. content_filename: '{{imdb_name}} ({{imdb_year}}) - {{quality}}'
  72. main_file_only: yes
  73. main_file_ratio: .8
  74. include_subs: no
  75. rename_like_files: yes
  76. skip_files:
  77. - '*.nfo'
  78. - '*[sS]ample*'
  79. - '*.txt'
  80. - '*.jpg'
  81. clean_transmission:
  82. host: 192.168.4.104
  83. port: 9091
  84. username: admin
  85. password: admin
  86. preserve_tracker: <removed>
  87. min_ratio: 1
  88. transmission_seed_limits: Yes
  89. finished_for: 1 minute
  90. enabled: Yes
  91.  
  92. transmission-tv:
  93. transmission:
  94. host: 192.168.4.104
  95. port: 9091
  96. username: admin
  97. password: admin
  98. path: /Shared2/Media/TV/{{series_name}} - Season {{series_season}}
  99. content_filename: '{{series_name}} - S{{series_season|pad(2)}}E{{series_episode|pad(2)}}'
  100. main_file_only: yes
  101. main_file_ratio: .8
  102. rename_like_files: yes
  103. skip_files:
  104. - '*.nfo'
  105. - '*[sS]ample*'
  106. - '*.txt'
  107. - '*.jpg'
  108. include_subs: no
  109. clean_transmission:
  110. host: 192.168.4.104
  111. port: 9091
  112. username: admin
  113. password: admin
  114. preserve_tracker: <removed>
  115. min_ratio: 1
  116. transmission_seed_limits: Yes
  117. enabled: Yes
  118.  
  119. movies:
  120. require_field: imdb_url
  121. # movie_queue: add
  122. seen_movies: strict
  123. exists_movie:
  124. path: /Shared2/Media/Movies
  125. lookup: imdb
  126.  
  127. tv-new:
  128. thetvdb_lookup: yes
  129. # series_premiere: yes
  130. # quality: 720p+ hdtv+
  131. exists_series: /Shared2/Media/TV/
  132. configure_series:
  133. from:
  134. trakt_list:
  135. username: <removed>
  136. account: <removed>
  137. list: NewStuff
  138. type: shows
  139. settings:
  140. timeframe: 4 hours
  141. target: 720p hdtv
  142.  
  143. moviefeed:
  144. inputs:
  145. # - rss: { url: 'http://www.torlock.com/movies/rss.xml', silent: yes}
  146. - rss: { url: 'https://isohunt.to/rss/rss.xml?tag=movies', silent: yes}
  147. # - rss: { url: 'https://thepiratebay.org/rss/top100/201', silent: yes}
  148. - rss: { url: 'https://rarbg.to/rssdd.php?category=movies', silent: yes}
  149. - rss: { url: 'https://www.limetorrents.cc/rss/16/', silent: yes}
  150. - rss:
  151. url: <removed>
  152. link:
  153. - link
  154. - guid
  155.  
  156. tv-all:
  157. thetvdb_lookup: yes
  158. exists_series: /Shared2/Media/TV/
  159. configure_series:
  160. from:
  161. trakt_list:
  162. username: <removed>
  163. account: <removed>
  164. list: AllStuff
  165. type: shows
  166. settings:
  167. set:
  168. tracking: no
  169. allow_backfill: yes
  170. discover:
  171. what:
  172. - next_series_episodes:
  173. backfill: yes
  174. from_start: yes
  175. from:
  176. # - search_rss:
  177. # url: https://isohunt.to/torrents/?ihq={{search_term}}
  178. - newtorrents:
  179. - rarbg:
  180. category:
  181. - x264 720p
  182. - x264 1080p
  183. - XviD
  184. - Full BD
  185. - HDTV
  186. ranked: false
  187. use_tvdb: true
  188. - 1337x: yes
  189. - extratorrent:
  190. category: tv
  191. - limetorrents:
  192. category: tv
  193.  
  194. # The sources for series torrents.
  195. tvfeed:
  196. inputs:
  197. # - rss: { url: 'https://showrss.info/feeds/all.rss', silent: yes}
  198. - rss: { url: 'https://isohunt.to/rss/rss.xml?tag=series+%26+tv', silent: yes}
  199. # - rss: { url: 'http://www.torlock.com/television/rss.xml', silent: yes}
  200. # - rss: { url: 'https://thepiratebay.org/rss/top100/205', silent: yes}
  201. - rss: { url: 'https://rarbg.to/rssdd.php?category=1;18;41', silent: yes}
  202. - rss: { url: 'https://www.limetorrents.cc/rss/20/', silent: yes}
  203. - rss:
  204. url: <removed>
  205. link:
  206. - link
  207. - guid
  208.  
  209. pushover_tv:
  210. notify:
  211. entries:
  212. via:
  213. - pushover:
  214. user_key: <removed>
  215. api_key: <removed>
  216. url_title: '{{series_name}}'
  217. url: '{{series_id}}'
  218.  
  219. pushover_movies:
  220. notify:
  221. entries:
  222. via:
  223. - pushover:
  224. user_key: <removed>
  225. api_key: <removed>
  226. url_title: '{{imdb_name}} ({{imdb_year}})'
  227. url: '{{imdb_score}} {{imdb_votes}} {{imdb_url}}'
  228.  
  229. tasks:
  230.  
  231. get_imdb_watchlist:
  232. priority: 1
  233. inputs:
  234. - rss: <removed>
  235. accept_all: yes
  236. movie_list: add
  237.  
  238. get_imdb_movies:
  239. priority: 2
  240. discover:
  241. what:
  242. - next_series_episodes: yes
  243. from:
  244. - search_rss:
  245. url: http://1337x.to/search/\{{search_term}}/1/
  246. link:
  247. - link
  248. - magneturi
  249. - newtorrents:
  250. - rarbg:
  251. category:
  252. - x264 720p
  253. - x264 1080p
  254. - XviD
  255. - Full BD
  256. - HDTV
  257. ranked: false
  258. use_tvdb: true
  259. - 1337x: yes
  260. - extratorrent:
  261. category: movies
  262. - limetorrents:
  263. category: movies
  264.  
  265. template:
  266. - transmission-movies
  267. - pushover_movies
  268. content_size:
  269. max: 10000
  270. min: 500
  271. require_field: imdb_url
  272. # movie_queue: accept
  273. movie_list: accept
  274.  
  275. get_new_movies:
  276. priority: 3
  277. template:
  278. - moviefeed
  279. - movies
  280. - transmission-movies
  281. - pushover_movies
  282. content_size:
  283. max: 10000
  284. min: 500
  285. imdb:
  286. min_year: 2015
  287. min_score: 6.0
  288. min_votes: 9000
  289. quality: "!cam !ts !tc !dvdscr !bdscr"
  290.  
  291. get_tv:
  292. priority: 4
  293. template:
  294. - tvfeed
  295. - tv-new
  296. - transmission-tv
  297. - pushover_tv
  298.  
  299. get_tv_all:
  300. priority: 5
  301. template:
  302. - tvfeed
  303. - tv-all
  304. - transmission-tv
  305. - pushover_tv
  306.  
  307. get_tv_manual:
  308. priority: 6
  309. thetvdb_lookup: yes
  310. exists_series: /Shared2/Media/TV/
  311. template:
  312. - tvfeed
  313. - transmission-tv
  314. - pushover_tv
  315.  
  316. # series:
  317. # - Shameless:
  318. # name_regexp: ^foobar(?!.uk)
  319. # begin: S01E01
  320. # tracking: no
  321.  
  322. discover:
  323. what:
  324. - next_series_episodes: yes
  325. from:
  326. # - search_rss:
  327. # url: http://extratorrent.cc/rss.xml?type=search&search=\{{search_term}}
  328. # link:
  329. # - link
  330. # - magneturi
  331. - newtorrents:
  332. - rarbg:
  333. category:
  334. - x264 720p
  335. - x264 1080p
  336. - XviD
  337. - Full BD
  338. - HDTV
  339. ranked: false
  340. use_tvdb: true
  341. - 1337x: yes
  342. - extratorrent:
  343. category: tv
  344. - limetorrents:
  345. category: tv
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement