Commit Graph

942 Commits

Author SHA1 Message Date
Justin Kromlinger 273bbe1488
torrentsyndikat: only add wildcard to season queries. resolves #9543 (#9754) 2020-10-05 20:41:27 +02:00
Uilton Oliveira 0cd1974def
bjshare: add support for new layout (#9744) 2020-10-05 20:40:33 +02:00
seeyabye 8b8b89d516
gazellegames: added option to search for groupnames only. resolves #5790 (#9747) 2020-10-05 09:01:58 +02:00
Justin Kromlinger 84e0ddede3
torrentsyndikat: rewrite to use the new api. resolves #9543 (#9732) 2020-10-04 20:29:00 +02:00
seeyabye e077baa5b9
anidex: fix categories. resolves #9727 (#9735) 2020-10-04 20:21:01 +02:00
Diego Heras 55c2853ada
lostfilm: skip invalid torrents. resolves #9725 (#9742) 2020-10-04 20:02:27 +02:00
Diego Heras fca2e0633f
torrentheaven: new layout. resolves #9726 (#9740) 2020-10-04 19:54:57 +02:00
Christian Franchin 68b43935fa
bjshare: fix title parsing (#9728) 2020-10-04 19:08:32 +02:00
Garfield69 a0d2f785be hebits: correction to MR and MST
MR was 1 is 0.8
MST was 48h is 72h
2020-10-03 18:53:10 +13:00
seeyabye f7f3c11bb6
bakabt: fix outstanding issues. resolves #8827 resolves #8828 resolves #8993 (#9714) 2020-10-02 16:39:39 +02:00
Daniel Martin Gonzalez 2d7c93d243
cinecalidad: improve titles (#9709) 2020-10-02 14:29:14 +02:00
Garfield69 bed3d7cad8 elitetracker: correct MST. was 0 should be 48h 2020-10-02 21:21:09 +13:00
ilike2burnthing 9799fd6e9a
Horrible Subs: removed, site has closed 2020-10-02 05:48:27 +01:00
seeyabye 0cde1f2f67
broadcasthenet: fixed an empty search bug (#9711) resolves #9710 2020-10-02 11:08:29 +13:00
Diego Heras 6cc8bb9112
polishtracker: use cookie login method. resolves #8780 (#9706) 2020-10-01 21:06:38 +02:00
ngosang 64788e23f6 core: code cleanup 2020-10-01 20:35:00 +02:00
seeyabye 218c4dfe3f
PassThePopcorn: fix downloading torrents (#9532) resolves #8927 2020-10-01 13:34:40 +13:00
Garfield69 e8c7a6ba29 morethantv: new domain *.me resolves #9670 2020-10-01 09:58:37 +13:00
seeyabye 3e22ff0d6d
redacted: add API Key support to GazelleTracker. resolves #8898 (#9666)
Co-authored-by: Diego Heras <ngosang@hotmail.es>
2020-09-30 21:02:27 +02:00
seeyabye efc7f5659d
bakabt: fix login. resolves #9240 (#9687) 2020-09-30 19:37:11 +02:00
seeyabye 23e7c9d76a
broadcasthenet: improve btn's search (#9680) 2020-09-30 19:34:37 +02:00
Garfield69 1594aa1a6d anthelion: add MST 2020-09-29 17:27:45 +13:00
seeyabye 5b2bb74f12
alpharatio: Added MR and MST (#9690) resolves #9690 2020-09-29 16:05:47 +13:00
Diego Heras 55121dba97
revolutiontt: update categories (#9673) 2020-09-27 16:17:29 +02:00
Diego Heras 982cbfd2dd
digitalcore: update categories (#9672) 2020-09-27 16:13:25 +02:00
Diego Heras 5f46f23eb7
nebulance: add 2fa and freeleech. resolves #8651 (#9671) 2020-09-27 16:10:55 +02:00
Garfield69 33486f9b0d ThePirateBay: drop author
Author is used for music media results and is NOT the name of the torrent uploader.
2020-09-27 14:33:29 +13:00
Jonas Stendahl 973aca3646
Add TVDB support to HDBits API indexer (#9659) 2020-09-27 01:34:20 +02:00
Garfield69 aef813b8e2 cardigann: drop default MR and MST
only some private (and a few semi-private) sites have requirements for ratio and seedtime in which case they are specified in their respective indexers.
Public site have not such requirements.
2020-09-27 11:19:54 +13:00
Garfield69 eb7a104f17 drop MR and MST from public c# indexers 2020-09-27 11:09:42 +13:00
Diego Heras cb2312273a
showrss: improve implementation. resolves #7846 (#9663) 2020-09-26 23:50:45 +02:00
Diego Heras 79c9017ac4
revolutiontt: rewrite from scratch. resolves #8972 (#9649)
* fix search with term
* add imdb search
* update categories
* simplify code
2020-09-26 01:11:04 +02:00
Diego Heras 61eb75f7e1
iptorrents: remove files column. resolves #9434 (#9633) 2020-09-25 00:22:48 +02:00
Jonathan Trowbridge 977279318d
ThePirateBay: replace yml with c# and using TPB's API (#9593) 2020-09-24 14:13:17 +12:00
ilike2burnthing 8805290f7d
[NewPCT] restore pctmix.com (#9605) 2020-09-23 08:10:37 +12:00
ngosang 621a47338d core: refactor http webclient part 16 #8529
Rename RequestWithCookiesAsync method
2020-09-21 19:06:32 +02:00
Cory ac0ba0f9b1 core: refactor http webclient part 13 #8529 (#8941)
Merge string/byte request code
2020-09-21 18:13:30 +02:00
Cory 67c7b4ca70 core: refactor http webclient part 12 #8529 (#8939)
Merge web results classes into single class and update usages
2020-09-21 18:13:27 +02:00
Cory 125298425a core: refactor http webclient part 10 #8529 (#7729)
Move WebResult String and Byte properties to base class
2020-09-21 18:13:19 +02:00
Cory 4dd6da4f6e core: refactor http webclient part 4 #8529 (#7653)
Change byte result name to ContentBytes in preparation for merge
2020-09-21 18:12:00 +02:00
Cory 4531a876eb core: refactor http webclient part 2 #8529 (#7654)
Use base class when not looking at content variable
2020-09-21 18:11:53 +02:00
Cory d760350dc0 core: refactor http webclient part 1 #8529 (#7652)
Rename WebClientStringResult.Content to WebClientStringResult.ContentString
2020-09-21 18:11:48 +02:00
Garfield69 cf34dfec8e BB: fix details link. resolves #9541
also refresh categories
and drop redundant duplicate grabs selector.
2020-09-21 18:20:28 +12:00
ngosang 1271ecaa4c Revert "core: refactor http webclient part 1 #8529 (#7652)"
This reverts commit 0bdcfd1e7b.
2020-09-21 08:04:26 +02:00
ngosang 9c492c5dcb Revert "core: refactor http webclient part 2 #8529 (#7654)"
This reverts commit 7c071b32ee.
2020-09-21 08:04:21 +02:00
ngosang ede3f77e6a Revert "core: refactor http webclient part 4 #8529 (#7653)"
This reverts commit c605c9a7ae.
2020-09-21 08:04:11 +02:00
ngosang 2d0b378545 Revert "core: refactor http webclient part 10 #8529 (#7729)"
This reverts commit 3a0ece162f.
2020-09-21 08:03:14 +02:00
ngosang a8d055f0d5 Revert "core: refactor http webclient part 12 #8529 (#8939)"
This reverts commit 22bced9ca3.
2020-09-21 08:02:58 +02:00
ngosang ca61f965e9 Revert "core: refactor http webclient part 13 #8529 (#8941)"
This reverts commit 4d63fa81d5.
2020-09-21 08:02:53 +02:00
Cory 4d63fa81d5 core: refactor http webclient part 13 #8529 (#8941)
Merge string/byte request code
2020-09-19 18:43:06 +02:00