Advertisement
Guest User

Untitled

a guest
Jul 25th, 2017
215
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.42 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: 3 #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.x.x
  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.x.x
  83. port: 9091
  84. username: admin
  85. password: admin
  86. preserve_tracker: tracker
  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.x.x
  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.x.x
  111. port: 9091
  112. username: admin
  113. password: admin
  114. preserve_tracker: tracker
  115. min_ratio: 1
  116. transmission_seed_limits: Yes
  117. enabled: Yes
  118.  
  119. rewrite:
  120. urlrewrite:
  121. sitename:
  122. regexp: 'http:\/\/example.org\/torrents.php\?action=download&authkey=(?P<authKey>\w+)&torrent_pass=(?P<torrent_pass>\w+)&id=(?P<id>\d+)'
  123. format: 'https:\/\/example.org\/torrents.php?action=download&id=\g<id>&authkey=\g<authKey>&torrent_pass=\g<torrent_pass>'
  124.  
  125. movies:
  126. require_field: imdb_url
  127. # movie_queue: add
  128. seen_movies: strict
  129. exists_movie:
  130. path: /Shared2/Media/Movies
  131. lookup: imdb
  132.  
  133. tv-new:
  134. thetvdb_lookup: yes
  135. # series_premiere: yes
  136. # quality: 720p+ hdtv+
  137. exists_series: /Shared2/Media/TV/
  138. configure_series:
  139. from:
  140. trakt_list:
  141. username: username
  142. account: username
  143. list: NewStuff
  144. type: shows
  145. settings:
  146. timeframe: 4 hours
  147. target: 720p hdtv
  148. tracking: no
  149.  
  150. moviefeed:
  151. inputs:
  152. # - rss: { url: 'http://www.torlock.com/movies/rss.xml', silent: yes}
  153. # - rss: { url: 'https://isohunt.to/rss/rss.xml?tag=movies', silent: yes}
  154. # - rss: { url: 'https://thepiratebay.org/rss/top100/201', silent: yes}
  155. # - rss: { url: 'https://rarbg.to/rssdd.php?category=movies', silent: yes}
  156. # - rss: { url: 'https://www.limetorrents.cc/rss/16/', silent: yes}
  157. - rss:
  158. url: <removed>
  159. link: guid
  160. # manipulate:
  161. # - title:
  162. # extract: '\w+\suploaded:\s(.*)'
  163. # - filename:
  164. # from: title
  165.  
  166. tv-all:
  167. thetvdb_lookup: yes
  168. exists_series: /Shared2/Media/TV/
  169. configure_series:
  170. from:
  171. trakt_list:
  172. username: username
  173. account: username
  174. list: AllStuff
  175. type: shows
  176. settings:
  177. set:
  178. tracking: no
  179. allow_backfill: yes
  180. discover:
  181. what:
  182. - next_series_episodes:
  183. backfill: yes
  184. from_start: yes
  185. from:
  186. # - search_rss:
  187. # url: https://isohunt.to/torrents/?ihq={{search_term}}
  188. - piratebay:
  189. category: tv
  190. - newtorrents:
  191. - rarbg:
  192. category:
  193. - x264 720p
  194. - x264 1080p
  195. - XviD
  196. - Full BD
  197. - HDTV
  198. ranked: false
  199. use_tvdb: true
  200. - 1337x: yes
  201. - extratorrent:
  202. category: tv
  203. - limetorrents:
  204. category: tv
  205.  
  206. # The sources for series torrents.
  207. tvfeed:
  208. inputs:
  209. # - rss: { url: 'https://showrss.info/feeds/all.rss', silent: yes}
  210. # - rss: { url: 'https://isohunt.to/rss/rss.xml?tag=series+%26+tv', silent: yes}
  211. # - rss: { url: 'http://www.torlock.com/television/rss.xml', silent: yes}
  212. # - rss: { url: 'https://thepiratebay.org/rss/top100/205', silent: yes}
  213. # - rss: { url: 'https://rarbg.to/rssdd.php?category=1;18;41', silent: yes}
  214. # - rss: { url: 'https://www.limetorrents.cc/rss/20/', silent: yes}
  215. - rss:
  216. url: <removed>
  217. link: guid
  218. manipulate:
  219. - title:
  220. extract: '\w+\suploaded:\s(.*)'
  221. - filename:
  222. from: title
  223.  
  224. pushover_tv:
  225. notify:
  226. entries:
  227. via:
  228. - pushover:
  229. user_key: <removed>
  230. api_key: <removed>
  231. url_title: '{{series_name}}'
  232. url: '{{series_id}}'
  233.  
  234. pushover_movies:
  235. notify:
  236. entries:
  237. via:
  238. - pushover:
  239. user_key: <removed>
  240. api_key: <removed>
  241. url_title: '{{imdb_name}} ({{imdb_year}})'
  242. url: '{{imdb_score}} {{imdb_votes}} {{imdb_url}}'
  243.  
  244. tasks:
  245.  
  246. get_imdb_watchlist:
  247. priority: 1
  248. inputs:
  249. - rss: http://rss.imdb.com/user/ur<removed>/watchlist
  250. accept_all: yes
  251. movie_list: add
  252.  
  253. get_imdb_movies:
  254. priority: 2
  255. discover:
  256. what:
  257. - next_series_episodes: yes
  258. from:
  259. - search_rss:
  260. url: http://1337x.to/search/\{{search_term}}/1/
  261. link:
  262. - link
  263. - magneturi
  264. - piratebay:
  265. category: movies
  266. - newtorrents:
  267. - rarbg:
  268. category:
  269. - x264 720p
  270. - x264 1080p
  271. - XviD
  272. - Full BD
  273. - HDTV
  274. ranked: false
  275. use_tvdb: true
  276. - 1337x: yes
  277. - extratorrent:
  278. category: movies
  279. - limetorrents:
  280. category: movies
  281.  
  282. template:
  283. - transmission-movies
  284. - pushover_movies
  285. content_size:
  286. max: 10000
  287. min: 500
  288. require_field: imdb_url
  289. # movie_queue: accept
  290. movie_list: accept
  291.  
  292. get_new_movies:
  293. priority: 3
  294. template:
  295. - rewrite
  296. - moviefeed
  297. - movies
  298. - transmission-movies
  299. - pushover_movies
  300. content_size:
  301. max: 10000
  302. min: 500
  303. imdb:
  304. min_year: 2015
  305. min_score: 6.0
  306. min_votes: 9000
  307. quality: "!cam !ts !tc !dvdscr !bdscr"
  308.  
  309. get_tv:
  310. priority: 4
  311. template:
  312. - rewrite
  313. - tvfeed
  314. - tv-new
  315. - transmission-tv
  316. - pushover_tv
  317.  
  318. get_tv_all:
  319. priority: 5
  320. template:
  321. - rewrite
  322. - tvfeed
  323. - tv-all
  324. - transmission-tv
  325. - pushover_tv
  326.  
  327. get_tv_manual:
  328. priority: 6
  329. thetvdb_lookup: yes
  330. exists_series: /Shared2/Media/TV/
  331. template:
  332. - rewrite
  333. - tvfeed
  334. - transmission-tv
  335. - pushover_tv
  336.  
  337. series:
  338. - Shameless:
  339. name_regexp: ^foobar(?!.uk)
  340. begin: S01E01
  341. tracking: no
  342. - Game of Thrones:
  343. begin: S07E01
  344. tracking: no
  345.  
  346. discover:
  347. what:
  348. - next_series_episodes: yes
  349. from:
  350. - search_rss:
  351. url: http://extratorrent.cc/rss.xml?type=search&search=\{{search_term}}
  352. link:
  353. - link
  354. - magneturi
  355. - piratebay:
  356. category: tv
  357. - newtorrents:
  358. - rarbg:
  359. category:
  360. - x264 720p
  361. - x264 1080p
  362. - XviD
  363. - Full BD
  364. - HDTV
  365. ranked: false
  366. use_tvdb: true
  367. - 1337x: yes
  368. - extratorrent:
  369. category: tv
  370. - limetorrents:
  371. category: tv
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement