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
WhatFox
c2ec9827cd
Fix webui on mono 3.x. Please don't use 3.x :(
2015-12-15 23:27:13 +00:00
flightlevel
03a42af594
Merge pull request #126 from flightlevel/IpTorrentsUrl
...
IPTorrents: Fix Url
2015-12-14 10:26:01 +11:00
flightlevel
95e3615bfa
IPTorrents: Fix Url
...
IPTorrents: Fix Url
2015-12-14 10:20:40 +11:00
flightlevel
82b69667cb
Merge pull request #123 from flightlevel/ftdb
...
FTDB: Remove tracker
2015-12-09 20:24:56 +11:00
flightlevel
6a831c2884
Merge pull request #122 from flightlevel/speedcdcats
...
Speed.Cd: Add categories
2015-12-09 20:01:43 +11:00
flightlevel
3e19ca2b85
FTDB: Remove tracker
...
FTDB: Remove tracker
2015-12-09 19:50:25 +11:00
flightlevel
e1c29b7723
Speed.Cd: Add categories
...
Speed.Cd: Add categories
2015-12-09 19:45:44 +11:00
flightlevel
1d5498e93e
Merge pull request #118 from Kantraz/master
...
Hounddawgs working againg
2015-12-08 21:59:33 +11:00
flightlevel
a9d4bbdf1d
Merge pull request #117 from Diaoul/patch-1
...
Jackett is available at SynoCommunity
2015-12-08 21:58:51 +11:00
Kantraz
89bfdca5c0
Hounddawgs working againg
...
Run with "--IgnoreSslErrors true"
2015-12-06 21:43:39 +01:00
Antoine Bertin
0652e9b42d
Jackett is available at SynoCommunity
2015-12-06 20:48:10 +01:00
flightlevel
97a5c10017
Merge pull request #114 from OriginalFool/master
...
Add movie support to Speed.cd
2015-12-06 22:36:35 +11:00
Nic Carroll
a547e4805e
Merge remote-tracking branch 'upstream/master'
2015-12-04 17:44:00 -07:00
Nic Carroll
ff71257a0d
Merge pull request #1 from OriginalFool/OriginalFool-patch-speed
...
Speed.cd Patch
2015-12-04 13:03:40 -07:00
Nic Carroll
ccbe704ef3
Add Movie Support to Speed.cd
2015-12-04 13:01:36 -07:00
flightlevel
4e5d3bf538
Merge pull request #112 from BramRoets/master
...
Speed.cd - login url fix
2015-12-04 22:54:16 +11:00
Bram Roets
a2872fdf77
Speed.cd - login url fix
2015-12-04 10:55:54 +01:00
flightlevel
655b5894e9
Merge pull request #109 from flightlevel/speedcd
...
SpeedCD- Change login URL
2015-12-02 21:51:48 +11:00
flightlevel
c3642ffcbb
SpeedCD- Change login URL
...
SpeedCD- Change login URL
2015-12-02 21:48:17 +11:00
flightlevel
1978d35b5f
Merge pull request #108 from flightlevel/ignoresslerror
...
Linux: Ignore SSL certificate errors option added
2015-12-02 21:27:41 +11:00
flightlevel
18a2db5af2
Linux: Ignore SSL certificate errors option added
...
Linux: Ignore SSL certificate errors option added
2015-12-02 21:19:51 +11:00
Nic Carroll
4f800f3f34
Update SpeedCD.cs
...
Change login url
2015-11-26 00:28:00 -07:00
flightlevel
6262d937d4
Merge pull request #92 from flightlevel/danishbitsaddbacklogo
...
Add Danishbits logo
2015-11-23 23:42:50 +11:00
flightlevel
41a6ac17c6
Merge pull request #90 from flightlevel/danishbitsfixlogo
...
Remove Danish Bits Logo
2015-11-23 23:37:07 +11:00
flightlevel
2adfa6a184
Add Danishbits logo
...
Made extension lowercase for linux
2015-11-23 23:36:32 +11:00
flightlevel
8dfc86b041
Remove Danish Bits Logo
...
Works on Windows, but not Linux due to uppercase extension
2015-11-23 23:26:15 +11:00
flightlevel
9e52dec2d7
Merge pull request #84 from flightlevel/freshoncategoryandtime
...
FreshOn: Add Tv Categories and Fix Time
2015-11-21 23:43:27 +11:00
flightlevel
85e7b34a71
Merge pull request #83 from flightlevel/tvcategoryparser
...
Tv Category Parser
2015-11-21 23:37:34 +11:00