Commit Graph

2447 Commits

Author SHA1 Message Date
kaso17 9cc4021cb3 Cinematik: fix download 2018-01-21 11:45:08 +01:00
Fippsy c63c615dc3 BitTorrentFiles: Add indexer (#2444) 2018-01-21 10:01:19 +00:00
Garfield69 4055c205da hachede: modern and classic versions of the indexers for #2428 2018-01-21 08:45:42 +13:00
garfield69 dc892cd95b
Rename hdcity to hdcity.yml 2018-01-19 07:29:15 +13:00
Albvadi f609f1cc9c Add spanish tracker HDCity (#2434)
* Update README.md

Adding Puntotorrent forgotten from [this PR](https://github.com/Jackett/Jackett/pull/2433)

* Add definition for  HDCity

Add definition for spanish tracker HDCity

* Adding HDCity to the index
2018-01-19 07:17:35 +13:00
Garfield69 ebad07fde5 gktorrent: domain change. resolves #2440 2018-01-19 06:38:54 +13:00
kaso17 d44dc77511 PuntoTorrent: cleanup 2018-01-17 11:18:04 +01:00
Albvadi 2a9e0d4c73 Adding puntotorrent and details for HacheDe (#2433)
* Update hachede.yml

Adding details link

* Adding spanish tracker Puntotorrent

Adding spanish tracker Puntotorrent requested [here](https://github.com/Jackett/Jackett/issues/1468)
2018-01-17 10:13:04 +00:00
kaso17 6ecc500dde libcurl: add support for new cloudflare server type 2018-01-15 20:20:23 +01:00
kaso17 f452f20189 Shareisland: fix download link again 2018-01-15 20:11:58 +01:00
kaso17 f25719fd9e Fuzer: add support for invalid BannerUrls 2018-01-15 19:08:48 +01:00
Indrek Ardel 8f0c5e478e Update TorrentBytes category mappings (#2424)
* Update TorrentBytes category mappings

* Fix a typo
2018-01-15 08:47:21 +13:00
kaso17 bbcff986f9 enable useUnsafeHeaderParsing 2018-01-13 18:15:54 +01:00
kaso17 1bc3413660 TorrentHR: fix non empty search 2018-01-13 16:33:39 +01:00
demptheman bd6f1ec538 Superbits: Fix bug if no torrents match search (#2403) 2018-01-13 15:21:02 +00:00
Garfield69 6c487e159b hachede: add description
and align code to standard layout
2018-01-12 08:52:55 +13:00
Albvadi 57f9be98b8 Adding spanish tracker HacheDe (#2402)
* New definition for HacheDe

Add definition for new spanish tracker: HacheDe

* Update README.md

Adding HacheDe

* Update hachede.yml

Remove strdump for debug purposes
2018-01-12 08:42:10 +13:00
kaso17 6a0bebad3b Merge branch 'master' of https://github.com/Jackett/Jackett 2018-01-10 19:07:27 +01:00
kaso17 4d7e170dcc SceneReactor: fix files selector 2018-01-10 19:07:19 +01:00
Garfield69 7dad79d5a5 infinityt: removed, its closed.
see https://opentrackers.org/infinity-t-has-shut-down/ for details.
2018-01-11 07:05:04 +13:00
kaso17 2a2298dcec Add SceneReactor indexer 2018-01-10 18:55:20 +01:00
kaso17 31118e222b ULTRAHDCLUB: removed (dead) 2018-01-10 18:20:52 +01:00
kaso17 8a02403f83 Cardigann: add support for text captcha 2018-01-10 18:20:11 +01:00
kaso17 26933d9286 Shareisland: try to fix title parsing 2018-01-10 16:38:19 +01:00
kaso17 a33c9eea0a PolishTracker: remove unused cats 2018-01-10 14:39:11 +01:00
plebann 93eae3fdbf PolishTracker: CategoryMapping update, Fix to allow search over multiple categories (#2395) 2018-01-10 13:37:01 +00:00
kaso17 becfabfc79 u-torrents: removed (same as Szene FZ now) 2018-01-10 14:19:35 +01:00
kaso17 946c8bd5bf SceneFZ: fix login and add u-torrents references 2018-01-10 14:16:28 +01:00
kaso17 5f01a62292 update dependencies 2018-01-10 14:15:53 +01:00
kaso17 739708edb4 DateTimeRoutines: use netstandardt2.0 2018-01-10 14:15:26 +01:00
kaso17 f21cb39d38 AutoMapper: update to 6.2.2 2018-01-10 11:59:57 +01:00
kaso17 05a9e96bbb CloudFlareUtilities: update to 1.0.0 2018-01-10 11:56:09 +01:00
kaso17 b639c27883 Merge branch 'master' of https://github.com/Jackett/Jackett 2018-01-09 16:39:42 +01:00
DarkSupremo 9e1bec1ea4 Speed-Share: Added resolution; removed year from title, since it was not reliable, and added few workarounds to improve the search on some shows; BJ-Share and Manicomio-Share, added few workarounds to improve search on few shows; PS: Still need find an reliable pattern to remove translated series name from Manicomio-Share, i just added an workaround to few shows for now (#2391) 2018-01-09 15:39:23 +00:00
kaso17 3c4ae55407 DanishBits: add blandet category 2018-01-09 16:13:15 +01:00
Garfield69 70ca19c6d9 mvgroup*: improvements to optional bbc title stripping
1. do not filter 'BBC ' from anywhere but the start of the title string
2. condense the two optional title blocks into a single title block
2018-01-09 07:40:13 +13:00
kaso17 92c11b8320 Shareisland: fix link 2018-01-08 12:04:23 +01:00
kaso17 7f59ae0b6f Merge branch 'master' of https://github.com/Jackett/Jackett 2018-01-08 11:52:34 +01:00
kaso17 232819b6bd Revert "Shareisland: update definition"
This reverts commit 78daa5012d.
2018-01-08 11:51:25 +01:00
Garfield69 29b83757e3 mvgroup*: option to strip BBC from front of titles. Resolves #2367 2018-01-06 19:11:30 +13:00
furryllama efc4600918 Gimmepeers: Add missing categories (#2370) 2018-01-05 18:07:24 +00:00
kaso17 e92b87e4dd PiXELHD: fix error detection 2018-01-05 18:56:54 +01:00
kaso17 5ef4e2f0dd Frozen Layer: add exired certificate 2018-01-05 18:25:55 +01:00
kaso17 ae2264f344 Superbits: set GUID 2018-01-05 18:08:05 +01:00
kaso17 8c32b8ccb1 Empornium: fix login 2018-01-05 18:02:23 +01:00
kaso17 80fb235b06 UI: Don't send referrer 2018-01-05 17:55:51 +01:00
kaso17 f07e603826 Add Empornium 2018-01-05 17:55:39 +01:00
kaso17 bcdf1cc781 Add Empornium indexer 2018-01-05 17:55:32 +01:00
kaso17 e9bbaf7075 Updater: remove secretcinema.yml 2018-01-03 19:51:00 +01:00
BenJamin Morin d71a8798dc GimmePeers: fix support for Top 20 list (#2360)
modified the ProcessPage Method to select the last table with the browsetable class attribute so that if the Top 20 table is visible it will be ignored and the master list is the only one that will display.  Works with Top 20 on and off.
2018-01-03 18:49:07 +00:00