twistedpear
65d2a88591
Put GUID back into release
2016-01-06 16:56:46 -05:00
Azerelat
a04d296b55
Make Un-configured list smaller
2016-01-06 19:53:13 +00:00
Azerelat
79452053ee
Merge pull request #153 from JigSawFr/providers/fadn
...
French-ADN Provider
2016-01-06 18:37:48 +00:00
Azerelat
7ad5fac9c0
Merge pull request #156 from JigSawFr/providers/fnt-hotfix-dl
...
FNT Provider ~ Download HOTFIX & SSL
2016-01-06 18:36:35 +00:00
JigSawFr
2456a42608
SSL enabled
2016-01-05 20:26:47 +01:00
JigSawFr
3c396ba880
Fix Torrent Files Downloading
2016-01-05 20:25:00 +01:00
JigSawFr
65e4d1e068
Rebase on upstream
2016-01-05 15:41:54 +01:00
JigSawFr
e643134f09
Updated README
2016-01-05 15:33:13 +01:00
JigSawFr
19bc3c7b36
FADN Provider
2016-01-05 15:30:50 +01:00
Azerelat
a50e31ec3f
Merge pull request #151 from tehjojo/master
...
Changed resource paths to be relative
2016-01-04 20:51:51 +00:00
Azerelat
ff96389864
Merge pull request #149 from JigSawFr/providers/fnt
...
FNT Provider
2016-01-04 20:50:42 +00:00
Azerelat
efd5a8cc98
Merge pull request #150 from JigSawFr/providers/wihd
...
WiHD Provider ~ Improved
2016-01-04 20:41:15 +00:00
Michael Robinson
d5c59109b1
Changed resource paths to be relative
2016-01-03 20:14:44 -07:00
JigSawFr
4a9fcdbc9b
Fixed some typo & removed unecessary comment
2016-01-04 00:47:42 +01:00
JigSawFr
6bea0b009a
Upgraded with new functions and improvements,
...
Empty search return now from all (fixed term before),
Fix Browser XHR request not removed if no result,
Fix some typo
2016-01-04 00:09:32 +01:00
JigSawFr
ff86a15ddd
Rebase on upstream
2016-01-03 22:15:04 +01:00
Azerelat
d204ce6f39
Fix TVChaosUK and missing logos
2016-01-03 20:40:59 +00:00
JigSawFr
6bc011f678
FNT Provider
2016-01-03 19:39:53 +01:00
Azerelat
acdf198b05
Merge pull request #137 from JigSawFr/providers/wihd
...
WiHD Provider
2016-01-03 14:38:18 +00:00
JigSawFr
5f2dfcf499
Updated README
2015-12-29 12:07:34 +01:00
JigSawFr
aa69d1a3b9
Debug logging only if debug level is true
2015-12-29 11:51:52 +01:00
JigSawFr
29bde68337
Cache only used in case of search term
2015-12-29 11:30:55 +01:00
Sébastien Robert
e9ae2d4cd8
WiHD Provider
2015-12-29 11:17:18 +01:00
Azerelat
0ba6188e4b
Merge pull request #132 from twistedroutes/master
...
XSpeeds
2015-12-29 01:31:38 +00:00
twistedpear
283a003aef
remember xspeeds cookies if they have changed. This makes future queries much quicker
2015-12-28 12:15:09 -05:00
twistedpear
a50ab9c49b
Improved cookie accumulation to reduce roundtrips to the server.
2015-12-28 11:16:53 -05:00
twistedpear
b4e42b4180
Improved the category search - can now use mutli categories
2015-12-28 10:27:02 -05:00
twistedpear
f7efd83e09
Put ProxyConnection back into Startup.cs
2015-12-28 09:53:59 -05:00
twistedpear
f67381d0ac
Merge remote-tracking branch 'upstream/master'
2015-12-28 09:46:38 -05:00
garreth.jeremiah@gmail.com
af0c15be2c
added notice in log when proxying is used
...
bitsoup multi category searches look for all cats instead of making multiple queries
2015-12-28 08:42:11 -05:00
Azerelat
4ce6f6b048
Update README.md
2015-12-28 11:50:33 +00:00
Azerelat
828091128e
Respect pre-release flag
2015-12-27 22:55:18 +00:00
Azerelat
f8c0b9a80f
Merge pull request #133 from some-guy-23/indexer-RevolutionTT
...
Added new tracker/indexer class for RevolutionTT.me
2015-12-27 21:39:48 +00:00
Azerelat
d598017a03
Fix blackhole downloads #135
2015-12-27 21:25:54 +00:00
Azerelat
aadf25e3b6
Fix update cross platform issues
2015-12-27 21:11:04 +00:00
garreth.jeremiah@gmail.com
f4129dc4a0
Added simple (non-auth) proxy support including processing the second set of headers (server) vs first (proxy). New command line option (-j 127.0.0.1:8888) to set the proxy and port. unfortunatly both -p and -x were already taken
...
extended refresh header handling to libcurl and safecurl
also some minor tweaks needed to have Curl 'behave' with certain servers by adding accept-language header to Curl
Added ability/template to allow the user to select their own SiteURL (see BitSoup implementation) with a minor update to ConfigurationData class to prevent the "display text" from disappearing on errors.
XSpeeds indexer - updated to handle a case where the returned XML occasionally is null terminated resulting in XML parsing exceptions
BitSoup indexer - added user customizable url selection, including some url validation
BaseIndexer - cleaned up some of my earlier implementation for accumulating cookies.
2015-12-24 22:26:39 -05:00
twistedroutes
f6f27e604a
Fixed grabbing the wrong download link. Also updated the comment link
2015-12-22 12:17:49 -05:00
twistedroutes
bc1dd0e9e8
Added Bitsoup tracker. For multi-category searches will perform multiple searches as the tracker search didn't support multiple categories. Recommend to the user to search for "all" instead. Consider changing this approach later.
2015-12-21 22:12:43 -05:00
some-guy-23
6b1dba2dc3
Added RSS feed to RevolutionTT
2015-12-21 20:03:50 -05:00
some-guy-23
e4a47927b9
Fixed RevolutionTT so that login can use username/password (instead of cookie)
2015-12-21 18:18:07 -05:00
some-guy-23
226c27f903
Added new tracker/indexer class for RevolutionTT.me
2015-12-21 16:10:39 -05:00
flightlevel
a69ee65176
Merge pull request #129 from Kantraz/patch-2
...
Attempt to keep hounddawgs logged in
2015-12-20 11:27:22 +11:00
garreth.jeremiah@gmail.com
5acaf9dbb8
performQuery did not handle the situation where the credentials had timed out or the cloudflare DDoS was re-requested. Added a temporary solution by re-doing the log-in process. It is a little slow, so users of this indexer will see a 20s delay. I will find a way to improve that in a subsequent fix.
2015-12-19 10:40:01 -05:00
garreth.jeremiah@gmail.com
a856aba953
XSpeeds.cs - updated configuration data to give notification to use about the initial delay for handling the CloudFlare DDOS Redirection using a new ConfigurationData class that exploits the seemingly unused DisplayInfo
...
ConfigurationDataBaseicLoginWithRSSAndDisplay - a ConfigData class that provides a display item member. I am new to c# so I haven't figured out if I coud have avoided this by added it to the object after instantiation. Looks possible with expandoobject but I felt that would be changing too much
2015-12-18 13:02:07 -05:00
garreth.jeremiah@gmail.com
ce351dd3aa
Corrected typo in response.statusCode to response.StatusCode
2015-12-18 12:08:36 -05:00
garreth.jeremiah@gmail.com
99125386f0
XSpeeds - based on TVCHaosUK. Because f clourflare redirection, needs to hit the site twice. Once for cloudflare DDoS redirection (to obtain all necessary cookies) and second to login.
2015-12-18 12:06:51 -05:00
garreth.jeremiah@gmail.com
44d6ac2f04
Run - added parsing of the http response headers to examine the Refresh header if the response is a 503 (service unavailable). Extract the redirect and redirect delay from the header and follow it. This is to avoid the alternative of trying to calculate the cloudflare challenge/response.
2015-12-18 12:03:38 -05:00
garreth.jeremiah@gmail.com
b5ff430e2d
RequestLoginAndFollowRedirect - added "accumulateCookies" which adds cookies from redirection responses. This was needed for xspeeds processing of cloudflare redirection
...
FollowIfRedirect - during redirects this can keep the cookies
2015-12-18 11:55:53 -05:00
Kantraz
8fcda318ca
Attempt to keep hounddawgs logged in
2015-12-16 20:19:59 +01:00
WhatFox
73171c3e45
Remove closed tracker NextGen
2015-12-15 23:35:24 +00:00