Advertisement
Guest User

nzbhydra.cfg

a guest
Jan 20th, 2019
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.90 KB | None | 0 0
  1. {
  2. "auth": {
  3. "authType": "form",
  4. "rememberUsers": true,
  5. "rememberUsersExpiry": 14,
  6. "restrictAdmin": true,
  7. "restrictDetailsDl": false,
  8. "restrictIndexerSelection": false,
  9. "restrictSearch": true,
  10. "restrictStats": true,
  11. "users": [
  12. {
  13. "maySeeAdmin": true,
  14. "maySeeDetailsDl": true,
  15. "maySeeStats": true,
  16. "password": "ofbnsk",
  17. "showIndexerSelection": true,
  18. "username": "admin"
  19. }
  20. ]
  21. },
  22. "categories": {
  23. "categories": {
  24. "anime": {
  25. "applyRestrictions": "both",
  26. "forbiddenRegex": null,
  27. "forbiddenWords": [],
  28. "ignoreResults": "never",
  29. "max": 15000,
  30. "min": 50,
  31. "newznabCategories": [
  32. 5070
  33. ],
  34. "requiredRegex": null,
  35. "requiredWords": null
  36. },
  37. "audio": {
  38. "applyRestrictions": "both",
  39. "forbiddenRegex": null,
  40. "forbiddenWords": [],
  41. "ignoreResults": "never",
  42. "max": 2000,
  43. "min": 1,
  44. "newznabCategories": [
  45. 3000
  46. ],
  47. "requiredRegex": null,
  48. "requiredWords": null
  49. },
  50. "audiobook": {
  51. "applyRestrictions": "both",
  52. "forbiddenRegex": null,
  53. "forbiddenWords": [],
  54. "ignoreResults": "never",
  55. "max": 1000,
  56. "min": 50,
  57. "newznabCategories": [
  58. 3030
  59. ],
  60. "requiredRegex": null,
  61. "requiredWords": null
  62. },
  63. "comic": {
  64. "applyRestrictions": "both",
  65. "forbiddenRegex": null,
  66. "forbiddenWords": [],
  67. "ignoreResults": "never",
  68. "max": 250,
  69. "min": 1,
  70. "newznabCategories": [
  71. 7030
  72. ],
  73. "requiredRegex": null,
  74. "requiredWords": null
  75. },
  76. "console": {
  77. "applyRestrictions": "both",
  78. "forbiddenRegex": null,
  79. "forbiddenWords": [],
  80. "ignoreResults": "never",
  81. "max": 40000,
  82. "min": 100,
  83. "newznabCategories": [
  84. 1000
  85. ],
  86. "requiredRegex": null,
  87. "requiredWords": null
  88. },
  89. "ebook": {
  90. "applyRestrictions": "both",
  91. "forbiddenRegex": null,
  92. "forbiddenWords": [],
  93. "ignoreResults": "never",
  94. "max": 100,
  95. "min": null,
  96. "newznabCategories": [
  97. 7020,
  98. 8010
  99. ],
  100. "requiredRegex": null,
  101. "requiredWords": null
  102. },
  103. "flac": {
  104. "applyRestrictions": "both",
  105. "forbiddenRegex": null,
  106. "forbiddenWords": [],
  107. "ignoreResults": "never",
  108. "max": 2000,
  109. "min": 10,
  110. "newznabCategories": [
  111. 3040
  112. ],
  113. "requiredRegex": null,
  114. "requiredWords": null
  115. },
  116. "movies": {
  117. "applyRestrictions": "both",
  118. "forbiddenRegex": null,
  119. "forbiddenWords": [],
  120. "ignoreResults": "never",
  121. "max": 20000,
  122. "min": 500,
  123. "newznabCategories": [
  124. 2000
  125. ],
  126. "requiredRegex": null,
  127. "requiredWords": null
  128. },
  129. "movieshd": {
  130. "applyRestrictions": "both",
  131. "forbiddenRegex": null,
  132. "forbiddenWords": [],
  133. "ignoreResults": "never",
  134. "max": 20000,
  135. "min": 3000,
  136. "newznabCategories": [
  137. 2040,
  138. 2050,
  139. 2060
  140. ],
  141. "requiredRegex": null,
  142. "requiredWords": null
  143. },
  144. "moviessd": {
  145. "applyRestrictions": "both",
  146. "forbiddenRegex": null,
  147. "forbiddenWords": [],
  148. "ignoreResults": "never",
  149. "max": 3000,
  150. "min": 500,
  151. "newznabCategories": [
  152. 2030
  153. ],
  154. "requiredRegex": null,
  155. "requiredWords": null
  156. },
  157. "mp3": {
  158. "applyRestrictions": "both",
  159. "forbiddenRegex": null,
  160. "forbiddenWords": [],
  161. "ignoreResults": "never",
  162. "max": 500,
  163. "min": 1,
  164. "newznabCategories": [
  165. 3010
  166. ],
  167. "requiredRegex": null,
  168. "requiredWords": null
  169. },
  170. "pc": {
  171. "applyRestrictions": "both",
  172. "forbiddenRegex": null,
  173. "forbiddenWords": [],
  174. "ignoreResults": "never",
  175. "max": 50000,
  176. "min": 100,
  177. "newznabCategories": [
  178. 4000
  179. ],
  180. "requiredRegex": null,
  181. "requiredWords": null
  182. },
  183. "tv": {
  184. "applyRestrictions": "both",
  185. "forbiddenRegex": null,
  186. "forbiddenWords": [],
  187. "ignoreResults": "never",
  188. "max": 5000,
  189. "min": 50,
  190. "newznabCategories": [
  191. 5000
  192. ],
  193. "requiredRegex": null,
  194. "requiredWords": null
  195. },
  196. "tvhd": {
  197. "applyRestrictions": "both",
  198. "forbiddenRegex": null,
  199. "forbiddenWords": [],
  200. "ignoreResults": "never",
  201. "max": 4500,
  202. "min": 300,
  203. "newznabCategories": [
  204. 5040
  205. ],
  206. "requiredRegex": null,
  207. "requiredWords": null
  208. },
  209. "tvsd": {
  210. "applyRestrictions": "both",
  211. "forbiddenRegex": null,
  212. "forbiddenWords": [],
  213. "ignoreResults": "never",
  214. "max": 1000,
  215. "min": 50,
  216. "newznabCategories": [
  217. 5030
  218. ],
  219. "requiredRegex": null,
  220. "requiredWords": null
  221. },
  222. "xxx": {
  223. "applyRestrictions": "both",
  224. "forbiddenRegex": null,
  225. "forbiddenWords": [],
  226. "ignoreResults": "both",
  227. "max": 10000,
  228. "min": 100,
  229. "newznabCategories": [
  230. 6000
  231. ],
  232. "requiredRegex": null,
  233. "requiredWords": null
  234. }
  235. },
  236. "enableCategorySizes": true
  237. },
  238. "downloaders": [
  239. {
  240. "downloadType": "nzb",
  241. "enabled": true,
  242. "host": "192.168.1.50",
  243. "iconCssClass": "",
  244. "name": "NZBGet",
  245. "nzbAddingType": "link",
  246. "nzbaccesstype": "redirect",
  247. "password": "D@!sy",
  248. "port": 6789,
  249. "ssl": false,
  250. "type": "nzbget",
  251. "username": "nzbget"
  252. }
  253. ],
  254. "indexers": [
  255. {
  256. "accessType": "internal",
  257. "categories": [],
  258. "downloadLimit": null,
  259. "enabled": true,
  260. "hitLimit": 0,
  261. "hitLimitResetTime": null,
  262. "host": "https://binsearch.info",
  263. "loadLimitOnRandom": null,
  264. "name": "Binsearch",
  265. "password": null,
  266. "preselect": true,
  267. "score": 1,
  268. "searchTypes": [],
  269. "search_ids": [],
  270. "showOnSearch": true,
  271. "timeout": null,
  272. "type": "binsearch",
  273. "username": null
  274. },
  275. {
  276. "accessType": "internal",
  277. "categories": [],
  278. "downloadLimit": null,
  279. "enabled": true,
  280. "generalMinSize": 1,
  281. "hitLimit": 0,
  282. "hitLimitResetTime": null,
  283. "host": "https://nzbindex.com",
  284. "loadLimitOnRandom": null,
  285. "name": "NZBIndex",
  286. "password": null,
  287. "preselect": true,
  288. "score": 10,
  289. "searchTypes": [],
  290. "search_ids": [],
  291. "showOnSearch": true,
  292. "timeout": null,
  293. "type": "nzbindex",
  294. "username": null
  295. },
  296. {
  297. "accessType": "both",
  298. "animeCategory": "5070",
  299. "apikey": "808c70973268cc4f67ca057d07d327fe",
  300. "audiobookCategory": "3030",
  301. "backend": "nZEDb",
  302. "categories": [],
  303. "comicCategory": "7030",
  304. "downloadLimit": null,
  305. "ebookCategory": "7020",
  306. "enabled": true,
  307. "hitLimit": null,
  308. "hitLimitResetTime": 0,
  309. "host": "https://nzb.cat/",
  310. "loadLimitOnRandom": null,
  311. "magazineCategory": "7010",
  312. "name": "Nzbcat",
  313. "password": null,
  314. "preselect": true,
  315. "score": 98,
  316. "searchTypes": [
  317. "movie",
  318. "tvsearch"
  319. ],
  320. "search_ids": [
  321. "imdbid",
  322. "rid",
  323. "tmdbid",
  324. "traktid",
  325. "tvdbid",
  326. "tvmazeid"
  327. ],
  328. "showOnSearch": true,
  329. "timeout": null,
  330. "type": "newznab",
  331. "username": null
  332. },
  333. {
  334. "accessType": "both",
  335. "animeCategory": "5070",
  336. "apikey": "25791251191252",
  337. "audiobookCategory": "3030",
  338. "backend": "newznab",
  339. "categories": [],
  340. "comicCategory": "7030",
  341. "downloadLimit": null,
  342. "ebookCategory": "7020",
  343. "enabled": true,
  344. "hitLimit": null,
  345. "hitLimitResetTime": 0,
  346. "host": "https://api.nzbgeek.info",
  347. "loadLimitOnRandom": null,
  348. "magazineCategory": "7010",
  349. "name": "NZBgeek",
  350. "password": null,
  351. "preselect": true,
  352. "score": 99,
  353. "searchTypes": [
  354. "movie",
  355. "tvsearch"
  356. ],
  357. "search_ids": [
  358. "imdbid",
  359. "rid",
  360. "tvdbid"
  361. ],
  362. "showOnSearch": true,
  363. "timeout": null,
  364. "type": "newznab",
  365. "username": null
  366. },
  367. {
  368. "accessType": "both",
  369. "animeCategory": "5070",
  370. "apikey": "0b3e61fbbe59bebf672dbf74294722ea",
  371. "audiobookCategory": "3030",
  372. "backend": "nZEDb",
  373. "categories": [],
  374. "comicCategory": "7030",
  375. "downloadLimit": null,
  376. "ebookCategory": "7020",
  377. "enabled": true,
  378. "hitLimit": null,
  379. "hitLimitResetTime": 0,
  380. "host": "https://nzbfinder.ws/",
  381. "loadLimitOnRandom": null,
  382. "magazineCategory": "7010",
  383. "name": "nzbfinder",
  384. "password": null,
  385. "preselect": true,
  386. "score": 8,
  387. "searchTypes": [
  388. "movie",
  389. "tvsearch"
  390. ],
  391. "search_ids": [
  392. "imdbid",
  393. "rid",
  394. "traktid",
  395. "tvdbid",
  396. "tvmazeid"
  397. ],
  398. "showOnSearch": true,
  399. "timeout": null,
  400. "type": "newznab",
  401. "username": null
  402. },
  403. {
  404. "accessType": "both",
  405. "animeCategory": null,
  406. "apikey": "cb8cc8113370daa9cf4685e8b9905fbd",
  407. "audiobookCategory": null,
  408. "backend": "newznab",
  409. "categories": [],
  410. "comicCategory": null,
  411. "downloadLimit": null,
  412. "ebookCategory": null,
  413. "enabled": false,
  414. "hitLimit": null,
  415. "hitLimitResetTime": 0,
  416. "host": "https://nzbplanet.net/",
  417. "loadLimitOnRandom": null,
  418. "magazineCategory": null,
  419. "name": "nzbplanet",
  420. "password": null,
  421. "preselect": true,
  422. "score": 9,
  423. "searchTypes": [
  424. "tvsearch",
  425. "movie"
  426. ],
  427. "search_ids": [
  428. "tvdbid",
  429. "imdbid"
  430. ],
  431. "showOnSearch": true,
  432. "timeout": null,
  433. "type": "newznab",
  434. "username": null
  435. },
  436. {
  437. "accessType": "both",
  438. "animeCategory": "5070",
  439. "apikey": "21df9c3f03989cb1e9d99b431ca0106d",
  440. "audiobookCategory": "3030",
  441. "backend": "newznab",
  442. "categories": [
  443. "movies",
  444. "movieshd",
  445. "moviessd",
  446. "tv",
  447. "tvhd",
  448. "tvsd",
  449. "audio",
  450. "flac",
  451. "mp3",
  452. "xxx",
  453. "console",
  454. "pc",
  455. "anime",
  456. "audiobook"
  457. ],
  458. "comicCategory": null,
  459. "downloadLimit": null,
  460. "ebookCategory": null,
  461. "enabled": true,
  462. "hitLimit": null,
  463. "hitLimitResetTime": 0,
  464. "host": "https://nzbs.io",
  465. "loadLimitOnRandom": null,
  466. "magazineCategory": null,
  467. "name": "https://nzbs.io",
  468. "password": null,
  469. "preselect": true,
  470. "score": 15,
  471. "searchTypes": [
  472. "movie",
  473. "tvsearch"
  474. ],
  475. "search_ids": [
  476. "imdbid",
  477. "rid",
  478. "tmdbid",
  479. "traktid",
  480. "tvdbid",
  481. "tvmazeid"
  482. ],
  483. "showOnSearch": true,
  484. "timeout": null,
  485. "type": "newznab",
  486. "username": null
  487. },
  488. {
  489. "accessType": "both",
  490. "animeCategory": null,
  491. "apikey": "4cca2325e32bd2631f392847d32dcb5b",
  492. "audiobookCategory": null,
  493. "backend": "newznab",
  494. "categories": [],
  495. "comicCategory": null,
  496. "downloadLimit": null,
  497. "ebookCategory": null,
  498. "enabled": true,
  499. "hitLimit": null,
  500. "hitLimitResetTime": 0,
  501. "host": "https://www.usenet-crawler.com/",
  502. "loadLimitOnRandom": null,
  503. "magazineCategory": null,
  504. "name": "usenet-crawler",
  505. "password": null,
  506. "preselect": true,
  507. "score": 13,
  508. "showOnSearch": true,
  509. "timeout": null,
  510. "type": "newznab",
  511. "username": null
  512. },
  513. {
  514. "accessType": "both",
  515. "animeCategory": "5070",
  516. "apikey": "3633b0e177d8cfcde20c58ab0811fc16",
  517. "audiobookCategory": "3030",
  518. "backend": "newznab",
  519. "categories": [],
  520. "comicCategory": "7030",
  521. "downloadLimit": null,
  522. "ebookCategory": "7020",
  523. "enabled": true,
  524. "hitLimit": null,
  525. "hitLimitResetTime": 0,
  526. "host": "https://abnzb.com",
  527. "loadLimitOnRandom": null,
  528. "magazineCategory": "7010",
  529. "name": "abNZB",
  530. "password": null,
  531. "preselect": true,
  532. "score": 14,
  533. "searchTypes": [
  534. "tvsearch"
  535. ],
  536. "search_ids": [
  537. "rid",
  538. "tvdbid",
  539. "tvmazeid"
  540. ],
  541. "showOnSearch": true,
  542. "timeout": null,
  543. "type": "newznab",
  544. "userAgent": null,
  545. "username": null
  546. },
  547. {
  548. "accessType": "both",
  549. "animeCategory": null,
  550. "apikey": null,
  551. "audiobookCategory": null,
  552. "backend": null,
  553. "categories": [
  554. "anime"
  555. ],
  556. "comicCategory": null,
  557. "downloadLimit": null,
  558. "ebookCategory": null,
  559. "enabled": true,
  560. "generate_queries": true,
  561. "hitLimit": null,
  562. "hitLimitResetTime": null,
  563. "host": "https://anizb.org",
  564. "loadLimitOnRandom": null,
  565. "magazineCategory": null,
  566. "name": "anizb",
  567. "password": null,
  568. "preselect": true,
  569. "score": 0,
  570. "searchTypes": [],
  571. "search_ids": [],
  572. "showOnSearch": true,
  573. "timeout": null,
  574. "type": "anizb",
  575. "userAgent": null,
  576. "username": null
  577. }
  578. ],
  579. "main": {
  580. "apikey": "ab00y7qye6u84lx4eqhwd0yh1wp423",
  581. "branch": "master",
  582. "configVersion": 40,
  583. "debug": false,
  584. "dereferer": "http://www.dereferer.org/?$s",
  585. "downloadCounterExecuted": true,
  586. "externalUrl": null,
  587. "firstStart": 1482965819,
  588. "flaskReloader": false,
  589. "gitPath": null,
  590. "host": "0.0.0.0",
  591. "httpProxy": null,
  592. "httpsProxy": null,
  593. "isFirstStart": false,
  594. "keepSearchResultsForDays": 5,
  595. "logging": {
  596. "consolelevel": "INFO",
  597. "keepLogFiles": 25,
  598. "logIpAddresses": true,
  599. "logMaxSize": 1000,
  600. "logRotateAfterDays": null,
  601. "logfileUmask": "0640",
  602. "logfilelevel": "INFO",
  603. "logfilename": "nzbhydra.log",
  604. "rolloverAtStart": false
  605. },
  606. "pollShown": -1,
  607. "port": 5075,
  608. "repositoryBase": "https://github.com/theotherp",
  609. "runThreaded": true,
  610. "secret": "LDL8S11YEEIIM93E",
  611. "shutdownForRestart": false,
  612. "socksProxy": null,
  613. "ssl": false,
  614. "sslca": null,
  615. "sslcert": null,
  616. "sslkey": null,
  617. "startupBrowser": true,
  618. "theme": "grey",
  619. "urlBase": null,
  620. "useLocalUrlForApiAccess": true,
  621. "verifySsl": true
  622. },
  623. "searching": {
  624. "alwaysShowDuplicates": false,
  625. "applyRestrictions": "both",
  626. "duplicateAgeThreshold": 2,
  627. "duplicateSizeThresholdInPercent": 1,
  628. "forbiddenGroups": null,
  629. "forbiddenPosters": null,
  630. "forbiddenRegex": null,
  631. "forbiddenWords": "",
  632. "generate_queries": [
  633. "internal"
  634. ],
  635. "htmlParser": "lxml",
  636. "idFallbackToTitle": [],
  637. "idFallbackToTitlePerIndexer": false,
  638. "ignorePassworded": false,
  639. "ignoreTemporarilyDisabled": false,
  640. "maxAge": null,
  641. "nzbAccessType": "redirect",
  642. "removeTrailing": ".mp4, .mkv, .subs, .REPOST, repost, ~DG~, .DG, -DG, -1, .1, (1), ReUp, ReUp2, -RP, -AsRequested, -Obfuscated, -Scrambled, -Chamele0n, -BUYMORE, -[TRP], -DG, .par2, .part01, part01.rar, .part02.rar, .jpg, [rartv], [rarbg], [eztv], English, Korean, Spanish, French, German, Italian, Danish, Dutch, Japanese, Cantonese, Mandarin, Russian, Polish, Vietnamese, Swedish, Norwegian, Finnish, Turkish, Portuguese, Flemish, Greek, Hungarian",
  643. "requiredRegex": null,
  644. "requiredWords": "",
  645. "timeout": 20,
  646. "userAgent": "NZBHydra"
  647. }
  648. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement