Commit Graph

6671 Commits

Author SHA1 Message Date
Jonas Stendahl 973aca3646
Add TVDB support to HDBits API indexer (#9659) 2020-09-27 01:34:20 +02:00
Diego Heras fa317b1329
core: disable debug log level when the server restarts. resolves #8315 (#9665) 2020-09-27 01:19:46 +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
ilike2burnthing ba0b05c447
AlexFilm: removed, needs rewritten in C# (#9664)
* AlexFilm: removed, needs rewritten in C#

* AlexFilm: removed, needs rewritten in C#

* AlexFilm: removed, needs rewritten in C#
2020-09-26 22:53:11 +01:00
Diego Heras cb2312273a
showrss: improve implementation. resolves #7846 (#9663) 2020-09-26 23:50:45 +02:00
Diego Heras d0dff67251
core: handle error in proxy dns. resolves #8826 resolves #4785 (#9661) 2020-09-26 22:52:22 +02:00
Diego Heras 41afd9f61b
core: add an option to disable proxy. resolves #8138 (#9660) 2020-09-26 22:28:29 +02:00
Diego Heras 7f02290af5
core: cleanup invalid certificates (#9658) 2020-09-26 20:06:08 +02:00
Diego Heras 7279edf354
core: fix ignoresslerrors cli option (#9657) 2020-09-26 19:50:58 +02:00
ilike2burnthing bbe99c4123
TorrentView: change to *20.net (#9654) 2020-09-26 15:56:58 +01:00
ilike2burnthing 18e31edc9f
FilmsClub: removed, dead. Resolves #7289 (#9651)
* FilmsClub: removed, dead

* FilmsClub: removed, dead

* FilmsClub: removed, dead
2020-09-26 05:47:54 +01: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
Garfield69 988f583f10 girotorrent: update login error detection #9642 2020-09-25 22:07:02 +12:00
Garfield69 e0a6e6d542 crazyhd: new domain 2020-09-25 15:08:10 +12:00
Diego Heras a1108bc5a2
core: fix invalid characters in xml/rss. resolves #9118 (#9636) 2020-09-25 02:40:13 +02:00
Diego Heras 61eb75f7e1
iptorrents: remove files column. resolves #9434 (#9633) 2020-09-25 00:22:48 +02:00
Diego Heras 24160106d9
core: fix windows tray crash. resolves #8398 (#9632) 2020-09-24 23:25:22 +02:00
Diego Heras b212169dc2
core: code cleanup, exception messages (#9631) 2020-09-24 22:02:45 +02:00
Garfield69 39f7add32b revert d1c41ab585 #9025 #8975 2020-09-24 16:13:25 +12:00
Jonathan Trowbridge 977279318d
ThePirateBay: replace yml with c# and using TPB's API (#9593) 2020-09-24 14:13:17 +12:00
ilike2burnthing 00d3a62cf1
liaorencili: rename to CiliPro and add proxies (#9607) 2020-09-23 10:44:59 +12:00
ilike2burnthing 8805290f7d
[NewPCT] restore pctmix.com (#9605) 2020-09-23 08:10:37 +12:00
ilike2burnthing df1e530833
[thepiratebay] add proxy - piratebay.live (#9604) 2020-09-23 08:08:09 +12:00
Garfield69 ce821be46d iptbar: fix invalid categories #9596 2020-09-23 07:01:15 +12:00
Jian Li 7babbffcf3
Add 1ptbar index and modify soulvoice login to cookie (#9596) 2020-09-23 06:51:53 +12:00
Garfield69 73eb8ddac0 webclient: debug logging. some json starts with [ #8529 2020-09-22 18:42:38 +12:00
Garfield69 1169e08b30 gktorrent: fix config .torrent option 2020-09-22 14:57:39 +12:00
Diego Heras 24bffe9dae
core: refactor http webclient part 17 #8529 (#9589)
Print HTML in debug mode. Fix bugs in old implementation too
2020-09-22 13:06:23 +12:00
Garfield69 17a32a06fc gktorrent: switch to magnet only 2020-09-22 06:48:09 +12:00
Garfield69 b3d277b826 oxtorrent: update .torrent download link resolves #9585 2020-09-22 06:47:47 +12:00
ngosang 621a47338d core: refactor http webclient part 16 #8529
Rename RequestWithCookiesAsync method
2020-09-21 19:06:32 +02:00
ngosang 5ad1c9c87c core: refactor http webclient part 15 #8529
Fix Mono 5.x and Automapper bugs
2020-09-21 18:21:48 +02:00
ngosang 27fa37e220 core: refactor http webclient part 14 #8529
Remove old http webclients references
2020-09-21 18:13:34 +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 124719acae core: refactor http webclient part 11 #8529 (#7728)
Remove redundant NetCore classes and update client selection logic
2020-09-21 18:13:23 +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 ab74421a81 core: refactor http webclient part 9 #8529 (#7727)
Move identical functions up to base WebClient instance. Replay #7691
2020-09-21 18:13:16 +02:00
Cory 41dd2dcad5 core: refactor http webclient part 8 #8529 (#7725)
Replay Remove automapper commit after rebase
2020-09-21 18:13:12 +02:00
Cory b2f00d7fde core: refactor http webclient part 7 #8529 (#7689)
Move web-result encoding logic to internal lazy evaluation
2020-09-21 18:13:09 +02:00
Cory 2d1ad624bb core: refactor http webclient part 6 #8529 (#7690)
Add implicit string result conversion
2020-09-21 18:13:06 +02:00
Cory 30965c0d3b core: refactor http webclient part 5 #8529 (#7661)
Update standard clients to X509Certificate2
2020-09-21 18:12:03 +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 abb8526b76 core: refactor http webclient part 3 #8529 (#7659)
Move encoding for results into BaseWebResult to prepare for class merging
2020-09-21 18:11:57 +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
Jian Li f499c29a13
PTMSG, HDAREA, TorrentCCF: switch to cookie method (#9577) 2020-09-21 18:17:41 +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