Commit Graph

1483 Commits

Author SHA1 Message Date
Rob Nadin 780ea4c631 KickAssTorrent: Fix date parsing (#1502) 2017-06-26 20:08:11 +02:00
chibidev cf9d87a7d8 Bugfix/1471 aggregate exception when fallback (#1504)
* Line endings...

* Fixes an issue when the aggregate doesn't require fallback

Apparently operating on null with LINQ is not safe :)
- This fixes Jackett/Jackett#1471
2017-06-26 19:46:14 +02:00
kaso17 3f2d6f0cee Add support for non numeric episodes 2017-06-25 18:25:16 +02:00
kaso17 22cf450d07 TorrentDay: fix login 2017-06-25 18:15:12 +02:00
kaso17 8bd7233756 Rarbg: add support for unknown IMDB IDs 2017-06-25 17:37:33 +02:00
kaso17 2807a71e0e DataScene: update to new layout 2017-06-25 17:07:53 +02:00
kaso17 b60bcda109 Rockhard Lossless: update to new layout 2017-06-25 16:56:31 +02:00
kaso17 4d36165cdf Xtreme Zone: update to new layout 2017-06-25 16:42:17 +02:00
hed0nist 44de6e5459 fix incorrect naming rules (#1500)
put the date in the right place
2017-06-25 16:28:31 +02:00
D4rk56 d31c593d4b Domain change .top -> .cc (#1495) 2017-06-23 19:56:21 +02:00
David Dobmeier 0473029277 Resolved null pointer causing searches to fail on RevolutionTT (#1494) 2017-06-23 19:56:03 +02:00
adamwinn 3bef19cbfe Add Blutopia (#1489) 2017-06-23 19:54:09 +02:00
CW2aNmYM0ryJ 79fc4850ed NCore: Add 2factor support (#1465) 2017-06-13 14:00:41 +02:00
D4rk56 7cf24e906a Torrent9: Domain change .biz -> .top (#1462) 2017-06-08 20:49:02 +02:00
kaso17 9870d38cbb Il Corsaro Nero: workaround incomplete CA chain 2017-06-08 11:07:09 +02:00
kaso17 994604271b Merge branch 'master' of https://github.com/Jackett/Jackett.git 2017-06-08 10:34:59 +02:00
kaso17 81f2c7e91c Bit HDTV: adjust code to updated HTML 2017-06-08 10:34:53 +02:00
Mohammed Sohail b0788e491e [Fix] Redirection errors (#1461)
- The Geeks uses SSL.
2017-06-08 10:32:21 +02:00
kaso17 0faed4e6b0 purge nachtwerk 2017-06-06 19:06:30 +02:00
kaso17 73a3a9aca9 TorrentProject: fix magnet filename encoding issues 2017-06-06 18:53:44 +02:00
kaso17 1dfe9db7da Cardigann: add validfilename and urlencode filters 2017-06-06 18:52:47 +02:00
kaso17 fa56b1d15f Anidex: rever category change 2017-06-06 18:37:47 +02:00
kaso17 b31c5d41ca Greek Team: update definition to handle new column 2017-06-06 18:30:16 +02:00
CodeMonkey df22e39b4e Anirena: Provide both torrent and magnet download links (#1451)
* Anirena: Add setting for torrent vs magnet

* Switch to just showing both download options

- And remove the explicit setting.
2017-06-06 18:11:11 +02:00
kaso17 08d1e2cc07 remove nachtwerk 2017-06-05 14:22:35 +02:00
kaso17 569558aea5 Kapaki: add search error detection 2017-06-05 14:21:30 +02:00
kaso17 2ceb41324d fix mono 5 detection 2017-06-03 22:09:44 +02:00
kaso17 d95e55137a anidex: add support for custom categories 2017-06-03 21:55:45 +02:00
kaso17 57b7173237 BitHdtv: add recaptcha support 2017-06-03 16:46:27 +02:00
kaso17 ce8570c656 Xtreme Zone: update to new layout 2017-06-03 16:35:37 +02:00
kaso17 d8e6f0ec57 Rarbg: increase requestDelay 2017-06-03 16:14:19 +02:00
kaso17 b4948c924d rarbg: strip ' from search 2017-06-03 16:13:05 +02:00
kaso17 7c36d3a892 Rarbg: strip ' from search 2017-06-03 16:12:38 +02:00
kaso17 9aedd68f1c TorrentProject: fix magnet link 2017-06-03 15:31:09 +02:00
Mike 0afd9c638a Fixed nyaa-pantsu again.. Smaal nyaasi naming changes. (#1427) 2017-06-03 15:08:01 +02:00
chibidev 3b4eceed87 Feature/improved aggregate results (#1432)
* Line endings...

* Add fallback query for meta indexers

In cases where multiple indexers are configured under one
metaindexer if any of them supports IMDB search the meta
will support IMDB search as well. However the actual query will
then only be performed by those supporting IMDB search, because
others refuse it (see CanHandleQuery implementation).
- This adds support of a fallback mechanism for other indexers
- Adds first implementation of result improvement (necessary for
  fallback queries as they might produce irrelevant results)
- Some minor fixes encountered while debugging/coding

Known issue:
- Configuring nCore and IsoHunt together will render results
  from nCore unusuable. Don't know why.
2017-06-03 15:04:51 +02:00
garfield69 7c7c27847f add magnet to nyaa.si definition (#1440) 2017-06-03 14:54:57 +02:00
Mike 95398b4f06 Add advanced search to Anidex indexer (#1418)
* Added language id support to Anidex.

* Added category id support to Anidex.
2017-05-28 18:13:38 +02:00
Mike 6857d0ad24 Add advanced search to TokyoTosho indexer. (#1420)
* Add advanced search to TokyoTosho indexer.

* Fix issue where it wouldn't filter on index.php.
2017-05-28 18:13:26 +02:00
Mike 2cfef12289 Fixed nyaa-pantsu indexer and added category filter. (#1421) 2017-05-28 18:13:14 +02:00
Mike a3c443e69b Added a "select" input type and "default" value for settings. (#1423)
* Added a selectbox and updated nyaasi to include two.

* Added a "default" field for settings.
2017-05-28 18:12:41 +02:00
NinjaBanjo 31ce2ca545 Fix #1383 nyaa-pantsu date selector incorrect (#1412)
Looking at the html of nyaa-pantsu search page, the date field is using a class of .date-short not .date.

this corrects the above.
2017-05-25 11:28:25 +02:00
CodeMonkey 12d8340114 First pass at an AniRena definition. (#1406)
* Doesn't parse categories or dates.
* There may be a better approach as their RSS feed supports searching.
    *Ex: https://www.anirena.com/rss.php?s=naruto
2017-05-22 08:48:26 +02:00
Ellmout a4d5c98e12 Better search for Arche Torrent (#1405)
* Add ArcheTorrent

* ArcheTorrent: Enhanced Search
2017-05-22 11:47:04 +10:00
CodeMonkey 12b60b5a9e HorribleSubs: Fix date parsing for RSS feed. (#1403) 2017-05-22 11:44:13 +10:00
kaso17 213f8114ba add HD-Forever indexer 2017-05-20 17:08:10 +02:00
kaso17 c8a2482fc1 Remove Freshon (closed for good) 2017-05-20 16:52:03 +02:00
TheDogg 8478fb7580 GimmePeeers: fix parsing
fixes #1019
2017-05-20 16:17:55 +02:00
kaso17 cc10d9f233 Add BrokenStones indexer 2017-05-19 17:56:16 +02:00
CodeMonkey d7b5ab8595 Parse date, seeder, leecher, & grab values. (#1388)
* Fix size field to handle "Unknown" as a value.
2017-05-17 09:25:52 +02:00