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
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
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
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
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
Kantraz
89bfdca5c0
Hounddawgs working againg
...
Run with "--IgnoreSslErrors true"
2015-12-06 21:43:39 +01:00
Nic Carroll
a547e4805e
Merge remote-tracking branch 'upstream/master'
2015-12-04 17:44:00 -07:00
Nic Carroll
ccbe704ef3
Add Movie Support to Speed.cd
2015-12-04 13:01:36 -07: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
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
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
43845c4be2
FreshOn: Add Tv Categories and Fix Time
...
-Add Tv Categories
-Incorrect time was being returned
2015-11-21 23:32:31 +11:00
flightlevel
7a0264051d
Tv Category Parser
...
Can Determine Torznab TV show category from title if tracker doesn't
supply a category
2015-11-21 22:56:06 +11:00
WhatFox
05b99801f7
Fix enhanced logging not disabling properly
2015-11-21 02:03:57 +00:00
WhatFox
5116330180
#80 Enable logging from the UI. #31 Missing SCC results
2015-11-21 01:22:38 +00:00
flightlevel
57c4765fab
Autoupdater: Mono fix
...
Autoupdater: Mono fix
2015-11-20 20:58:13 +11:00
flightlevel
327100ae6a
Revert "Debug Mono AutoUpdater"
2015-11-20 20:46:07 +11:00
flightlevel
95f96662bf
Revert "MonoDebug2"
2015-11-20 20:44:29 +11:00
flightlevel
e6afe4d432
MonoDebug2
...
MonoDebug2
2015-11-19 22:15:50 +11:00
flightlevel
934d5034e2
Debug Mono AutoUpdater
...
Debug Mono AutoUpdater
2015-11-19 21:47:22 +11:00
WhatFox
2310d08f99
Fix build
2015-11-18 20:03:55 +00:00
WhatFox
61a8585e43
Only allow private trackers
2015-11-18 20:00:26 +00:00
WhatFox
44aa33a7e0
Close tray app when updating
2015-11-18 19:39:40 +00:00
flightlevel
89460f1c73
MoreThanTV: Fix season search
...
MoreThanTV: Fix season search
2015-11-18 22:55:00 +11:00
Fuffenz
9342496a12
gft
2015-11-11 21:05:40 +01:00
Fuffenz
eb5d6d62f5
Merge remote-tracking branch 'refs/remotes/origin/GFTracker'
...
Conflicts:
src/Jackett/Jackett.csproj
2015-11-11 20:58:35 +01:00
WhatFox
a134a77b9f
Fix tray blocking updates
2015-11-10 22:18:58 +00:00
WhatFox
ee8464219f
Fix windows installer
2015-11-10 22:02:02 +00:00
WhatFox
73ea3d899d
Fix migration breaking the install
2015-11-10 21:25:01 +00:00
WhatFox
bd672a36df
Change auto update to use tokens for auth
2015-11-10 20:58:09 +00:00
flightlevel
e782456c99
Merge pull request #52 from flightlevel/BlueTigersFixCatParameter
...
Blue Tigers: Fix Category URL Parameter
2015-11-10 21:11:54 +11:00
flightlevel
d0596febac
Blue Tigers: Fix Category URL Parameter
...
Blue Tigers: Fix Category URL Parameter
2015-11-10 21:10:52 +11:00
WhatFox
a9e14cc4af
Auto update #8
2015-11-09 21:59:16 +00:00
flightlevel
35580224c7
Merge pull request #46 from flightlevel/BlueTigersTime
...
BlueTigers: GMT Time
2015-11-09 22:00:21 +11:00
flightlevel
b8bfa809e8
BlueTigers: GMT Time
...
BlueTigers: GMT Time
2015-11-09 21:58:38 +11:00
flightlevel
bf508d1700
Merge pull request #45 from flightlevel/BlueTigersCatMap
...
BlueTigers Category Mapping
2015-11-09 19:59:11 +11:00
flightlevel
601da8c51a
BlueTigers Category Mapping
...
BlueTigers Category Mapping
2015-11-09 19:55:53 +11:00
flightlevel
714748e892
Merge pull request #43 from flightlevel/AssemblyVersion
...
Update Assembly Versions
2015-11-09 19:45:02 +11:00
flightlevel
95abf9bb6a
Update Assembly Versions
...
Update Assembly Versions: Now using AppVeyor for versioning, so not
required
2015-11-09 19:37:09 +11:00
flightlevel
9e7d2a2bee
BeyondHD: Add ReCaptcha
...
BeyondHD: Add ReCaptcha to fix issue
https://github.com/Jackett/Jackett/issues/35
2015-11-09 19:30:09 +11:00
flightlevel
f999e6657b
Add BlueTigers Indexer
...
Adds BlueTigers Indexer. Torznab Category mapping still to come.
2015-11-08 12:48:49 +11:00
flightlevel
4341136ddb
Update NUGET Packages
...
Update NUGET Packages
2015-11-07 15:30:57 +11:00
flightlevel
0d9e687e66
Comment Out Missing Views
...
Fix errors found by Resharper
2015-11-07 12:20:49 +11:00
camjac251
78d7bceecb
Optimized Image Sizes
2015-11-04 10:03:28 -06:00
flightlevel
c1483611f6
nCore: Add category capabilities and mapping
...
Full credit to @gurabli
2015-11-03 22:42:34 +11:00
Raspdealer
e3e7cf4a21
Update index.html
...
I've got a loading issue yesterday and noticed that this alt tag was missing. Trivial but good for accessibility.
2015-11-02 09:52:44 +01:00
flightlevel
3a0d814903
MoreThanTV Decode Response
...
MoreThanTV Decode Response to fix issue
https://github.com/zone117x/Jackett/issues/235
2015-10-30 20:10:15 +11:00
WhatFox
058c12175d
Update torrentday url
2015-10-29 20:22:47 +00:00
René Simonsen
83717cc220
Fixed bug in pagination on NextGen
2015-10-26 21:06:07 +01:00
René Simonsen
09d00eba32
Pagination on NxtGn
...
I've added support for offset and limit parameters on the NextGen
tracker
2015-10-26 20:48:04 +01:00
René Simonsen
c07fc4de44
Fixes some invalid torrent files
...
Sonarr would not accept torrents where the keys were not sorted. This
update will sort the keys before sending the file to the downloader to
make the torrent valid for Sonarr.
2015-10-26 20:13:09 +01:00
René Simonsen
ea6f65e725
NextGen url change
2015-10-26 10:20:58 +01:00
René Simonsen
4392219158
Changed download urls
...
I changed the download urls, because the current way with segments
(having the parameters between slashes) was causing problems with long
encoded urls, since a segment can be no longer than 255 characters. It
was changed to use regular url parameters which have no such limit on
length.
2015-10-26 10:20:14 +01:00
René Simonsen
e56875f1a3
Added new danish tracker: DanishBits
...
Added a new closed tracker from Denmark. It's easier to get into than
NextGen, and is a good backup for missing episodes on NextGen.
2015-10-24 16:54:32 +02:00
René Simonsen
87b3f7e108
Changed NextGen to completed
...
NextGen has been tested now, changed to completed.
2015-10-24 16:53:37 +02:00
René Simonsen
97bf0e50b0
Added e-book and audiobook categories
2015-10-23 20:24:05 +02:00
René Simonsen
10e81d15d2
NextGen danish only continued
...
Additions to the change from last commit that was forgotten before.
2015-10-23 20:04:08 +02:00
René Simonsen
4552e7c1dc
Option for only danish categories to NextGen
...
Added an option to the config of NextGen, so that it only returns
categories with danish content (DK subs or voice).
2015-10-23 19:56:44 +02:00
Fuffenz
a87cdc3443
copy gftracker logo on release build
2015-10-23 13:43:37 +02:00
Fuffenz
b65ab8b435
Basic GFTracker support
2015-10-23 00:31:59 +02:00
KZ
ccd53497af
Bump version
2015-10-15 21:54:37 +01:00
flightlevel
9276be829e
Fix BitMeTv Release Link
...
Patch BitMeTV very poor SSL implementation. Fixes issue
https://github.com/zone117x/Jackett/issues/220
2015-10-14 21:09:00 +11:00
KZ
bb7fb1ec37
Fix morethan
2015-10-12 19:58:40 +01:00
Kantraz
1fd78c7072
Integrated hounddawgs
2015-10-12 18:51:47 +02:00
Kantraz
4c9cb1d6e5
URL Update
...
Tracker changed url again
2015-10-12 16:54:33 +02:00
KZ
502f2a0778
Merge pull request #215 from Kantraz/master
...
Added new indexer - Hounddawgs.org
2015-10-11 22:48:17 +01:00
Kantraz
8c1c8ba885
Added catmapping and date added
2015-10-09 21:28:23 +02:00
Kantraz
8be7d57d50
Added new indexer - Hounddawgs.org
...
Added new indexer for Danish private tracker Hounddawgs
It needs to be implemented, can't setup indexer?
2015-10-09 11:34:32 +02:00
KZ
9cd21ba7d0
Bump version
2015-10-08 00:47:13 +01:00
KZ
5c10d64b68
#207 Fix Sceneaccess returning results from archive
2015-10-08 00:45:31 +01:00
KZ
07df789345
FIx Shazbat #208
2015-10-08 00:27:10 +01:00
KZ
45c07d5cbe
Merge branch 'master' of https://github.com/zone117x/Jackett.git
2015-10-08 00:17:55 +01:00
KZ
31aa7a9bad
Fix Torrentleech #209
2015-10-08 00:17:54 +01:00
KZ
25dd18ebcc
Merge pull request #211 from Kantraz/master
...
Fixed nxtgn.cs
2015-10-07 23:47:22 +01:00
Kantraz
461308c32f
Fixed nxtg.cs
...
All tv categories now working
2015-10-07 17:53:49 +02:00
Kantraz
c0f7d0846f
Update NxtGn.cs
...
Tried to get it to work again
2015-10-07 14:28:56 +02:00
flightlevel
3389ea1cb4
Fixes BitMeTV searches
...
Fixes issue https://github.com/zone117x/Jackett/issues/203
2015-10-05 21:22:01 +11:00
KZ
bd98a950ac
Few minor fixes to TehConnection
2015-10-04 12:26:36 +01:00
flightlevel
eb6e178c2f
Fix Missing Url Redirect Override
2015-10-04 12:26:25 +01:00
flightlevel
b71cd56d76
Add TehConnection Indexer
...
Conflicts:
src/Jackett/Jackett.csproj
2015-10-04 12:26:07 +01:00
KZ
67d1435728
Fix indexer styling
2015-10-02 18:15:35 +01:00
KZ
573d36b648
Merge branch 'master' of https://github.com/zone117x/Jackett.git
2015-10-02 17:59:00 +01:00
KZ
9f19802537
Update readme
2015-10-02 17:58:58 +01:00
KZ
0076df1212
Merge pull request #198 from larsjohnsen/style-changes
...
Style changes
2015-10-02 17:53:55 +01:00
Lars
6595e38b6f
Style changes
2015-10-02 16:14:08 +02:00
m0thman
dfa91c46a9
Fix RUTor release title parsing
2015-10-02 12:45:39 +03:00
KZ
b46b36cfd9
Bump version
2015-09-30 21:29:26 +01:00
KZ
305f96b2ec
Merge branch 'develop' of https://github.com/zone117x/Jackett.git
2015-09-30 21:21:45 +01:00
KZ
982300ec6e
Complete BTNv1 and Fix Cloudfare cookies
2015-09-30 21:21:43 +01:00
Raspdealer
d55e9b6e3d
Update index.html
...
Mistake in display
2015-09-28 20:06:56 +02:00
KZ
53e680ea87
Complete Shazbat, fix category picker on web ui and start btn
2015-09-24 19:55:15 +01:00
KZ
9437765697
Implement Shazbat #151
2015-09-22 21:29:44 +01:00
KZ
61f78a5367
Update T411 Domain
2015-09-21 21:01:14 +01:00
KZ
1c192c6cc9
Update version
2015-09-21 20:54:57 +01:00
KZ
66b8448186
Torrent download bugfix
2015-09-21 20:54:24 +01:00
KZ
353dadba0b
Build fix
2015-09-21 20:13:12 +01:00
KZ
4f9c098e6a
Update version
2015-09-21 20:05:44 +01:00
KZ
b8d0c75f7e
ShowRSS should use raw title #173
2015-09-21 19:58:17 +01:00
KZ
38a891ed1c
Merge branch 'master' into develop
2015-09-21 19:30:24 +01:00
KZ
06266e2cc5
#183 T411 Category mapping
2015-09-21 19:26:15 +01:00
KZ
e8bb1680f3
#181 Fix links are not cleaned before being sent to the webui. Fix failed requests not being forwarded to the caller. Add size display to web ui.
2015-09-21 18:48:53 +01:00
Kantraz
8d6dbcf336
Update NxtGn.cs
2015-09-18 14:21:22 +02:00
KZ
f846996841
Bump version 0.6.4
2015-09-06 22:52:02 +01:00
KZ
372bd46c47
Remove shields from website as its slow!
2015-09-04 19:26:00 +01:00
KZ
cf0f355960
Fix torrentday non local login
2015-09-04 19:16:40 +01:00
KZ
b39740848d
Torznab removes aprostrophies but filtering is done with them causing items to be incorrectly removed #158
2015-08-31 20:59:35 +01:00
KZ
1e3de38db7
CouchPotato - Change prefilter to allow results with no year #158
2015-08-31 20:52:15 +01:00
KZ
1fa36925ad
Fix torrentless magnet links failing on the torrentpotato endpoint #157
2015-08-26 19:38:50 +01:00
KZ
116a9026a0
Fix nxtgn logo size
2015-08-26 17:33:43 +01:00
René Simonsen
61a0c34aef
Since CouchPotato will not drop a release that matches by name, even if the IMDB id doesn't match, I've added to Jackett that it doesn't return releases that have an IMDB that doesn't match the one we're searching for.
...
This should prevent CouchPotato from grabbing wrong movies (for example downloading San Andreas Quake instead of San Andreas).
Updated nxtgn indexer to implement the changed interface in develop compared to master. Implemented missing imdb id on TorrentPotato, and changed JsonResponse to not include null values (to prevent imdb property being shown when we don't know it)
Added thetvdb and imdb id to torznab, as they are part of the torznab specification, albeit optional.
Added imdb ID for movies.
Will now only look at the first 3 pages when searching. To prevent flooding server when searching for a common term.
A category is now assigned to releases.
Changed nxtgn banner to only be copied if newer upon build.
Added support for nxtgn.org
# Conflicts:
# src/Jackett/Jackett.csproj
2015-08-26 17:25:16 +01:00
KZ
c7656971a2
Implement animetorrents #150
2015-08-25 21:30:32 +01:00
KZ
a2611a5797
Add metatags to the website
2015-08-24 20:46:11 +01:00
KZ
5893eacc84
Bump version
2015-08-23 22:11:18 +01:00
KZ
e1d28b25a8
Implement EuTorrents
2015-08-23 21:45:52 +01:00
KZ
ccd0e65e66
Implement Avistaz
2015-08-23 21:28:21 +01:00
unknown
e566b409b9
Implemented Strike categories
2015-08-22 18:02:41 -06:00
unknown
f39e23fbe8
Implemented BitHDTV categories
2015-08-22 16:06:07 -06:00
unknown
674be2843d
RARBG API request throttling
2015-08-22 15:21:29 -06:00
unknown
28bc720ab3
Fix Strike indexer
2015-08-22 15:07:08 -06:00
unknown
748d85f32f
Implemented indexer configuration result status to prevent double query test on some indexers
2015-08-22 14:57:13 -06:00
unknown
30ba1793c0
Fix RARBG magnet link
2015-08-19 18:31:51 -06:00
KZ
a4710b43ba
PrivateHD category mapping fix
2015-08-19 22:58:21 +01:00
KZ
523929e907
HDTorrents category mapping
2015-08-19 22:51:16 +01:00
KZ
25641229b8
PreToMe category mapping
2015-08-19 22:10:47 +01:00
unknown
7289d763ef
Fix for ThePirateBay
2015-08-18 20:21:15 -06:00
unknown
2f680840a7
Do not throw exceptions on parse error
2015-08-18 20:19:44 -06:00
unknown
096fb805a8
BeyondHD bug fix
2015-08-18 20:05:21 -06:00
unknown
95becfd00a
Fix for BeyondHD and improved category mapping
2015-08-18 20:03:37 -06:00
unknown
324bb48543
Re-implemented RARGB
2015-08-16 17:24:06 -06:00
unknown
f968bfe852
Added published date to website downloads
2015-08-16 15:51:15 -06:00
KZ
7e3266489f
Fix issue with add indexer not working and rejig the UI a bit.
2015-08-16 18:34:45 +01:00
KZ
e65a8abf5e
Display called indexers instead of result indexers
2015-08-14 22:48:51 +01:00
KZ
54af84fcd3
Bump version number
2015-08-14 22:33:02 +01:00
KZ
98446222c9
Metasearch , fix for empty queries being converted to a single space, parent categories are now autoexpanded.
2015-08-14 22:20:51 +01:00
KZ
c6cb71639b
Morethan category mapping
2015-08-13 23:41:21 +01:00
KZ
ae8fe6f55b
Fix when viewing the cache from a mobile
2015-08-13 23:06:15 +01:00
KZ
7ffce8fb28
Revert project change
2015-08-13 22:54:37 +01:00
KZ
e660c57ccb
Category mapping on TorrentLeech and AnimeBytes. Fix sparadic issue where downloads fail due to the url being too long.
2015-08-13 22:51:49 +01:00
KZ
3c0cae7166
Implement web site
2015-08-12 21:33:39 +01:00
unknown
117f18886c
no message
2015-08-12 11:31:59 -06:00
unknown
df5f799d46
Progress on using T4 template for newznab category definitions
2015-08-12 11:27:43 -06:00
KZ
90f3e4f657
Improve filelist category mapping
2015-08-11 23:24:55 +01:00
KZ
c8dff6da72
Implement filelist and disable browser caching
2015-08-11 23:10:15 +01:00
KZ
e007d321f6
Prefilter couchpoato results
2015-08-11 19:48:25 +01:00
unknown
2766976c47
Fixed result category mapping for bB and BeyondHD
2015-08-10 20:14:00 -06:00
unknown
18ebf3a95d
Implemented BeyondHD categories
2015-08-10 19:59:11 -06:00
unknown
001074b101
Added categories to bB
2015-08-10 19:36:42 -06:00
unknown
9a7fe91eb8
Added additional torznab categories, implemented AlphaRatio categories
2015-08-10 19:15:15 -06:00
KZ
0a2d0b40fb
Fix scenetime
2015-08-10 21:46:58 +01:00
KZ
ccde119454
Implement TVChaos UK
2015-08-10 21:33:16 +01:00
KZ
071e471b3c
Bump version number
2015-08-09 23:08:53 +01:00
KZ
d8056918db
Fix downloads not being proxied
2015-08-08 20:05:05 +01:00
KZ
ac0842f786
Implement not local/recaptcha login for torrentday
2015-08-08 10:26:29 +01:00
KZ
d1ff05ac13
Implement recaptcha for torrentday (This will only work for localhost)
2015-08-08 00:15:42 +01:00
KZ
6ea759aeab
Implement server backhole downloading
2015-08-07 22:57:54 +01:00
KZ
6d0aa05761
Saved password security
2015-08-07 20:09:13 +01:00
KZ
1725550b21
Add category mapping to private hd
2015-08-06 23:23:40 +01:00
KZ
12ce858cf3
RuTor Bugfix
2015-08-06 22:53:53 +01:00
KZ
d14554e45b
Implement RuTor
2015-08-06 22:35:35 +01:00
KZ
2b198ef688
Add category mapping to torrentday, make logs viewable from web ui and change log messages to report new/old release count.
2015-08-06 20:07:58 +01:00
KZ
6baf3bba8c
Fix for files not being copied to the output folder
2015-08-05 23:23:32 +01:00
KZ
bcc0b5b6bf
Fix Safari not working not working (Untested). Fix cached download links not proxying the torrent download.
2015-08-05 23:00:09 +01:00
KZ
d70b4412ed
Fix torrentday
2015-08-05 19:22:02 +01:00
KZ
b72248ab3d
Invalid command line options now show errors
2015-08-05 19:13:58 +01:00
unknown
ec6f361241
Implemented Demonoid
2015-08-04 21:07:46 -06:00
unknown
0a8d9d3447
Abstracted & unified indexer config logic (logins are now saved), implemented indexer config migrations, fixed nCore implementation
2015-08-03 15:38:45 -06:00
unknown
5dc7ebaba5
Pulled in Sonarr's libcurl dll mapping, removed LINUX compiler flag from CurlSharp
2015-08-03 11:04:48 -06:00
Matthew Little
fd6b70ef16
Merge pull request #124 from damwthomas/ncore-
...
Ncore
2015-08-03 11:01:58 -06:00
unknown
517a82f1c7
Removed unneeded instructions from web UI
2015-08-02 20:59:25 -06:00
unknown
59add78cb6
Fix console.csproj to load in MonoDevelop
2015-08-02 16:14:30 -06:00
unknown
868fb8fa20
Fixed version in Inno script
2015-08-02 15:55:23 -06:00
unknown
2d06ab8d70
Distribution script bug fix
2015-08-02 15:13:10 -06:00
unknown
3959fdc976
Fixed "cannot await in body of catch clause" warning
2015-08-02 15:10:51 -06:00
unknown
eb66e5618f
Updated distribution script with mono build
2015-08-02 14:39:56 -06:00
unknown
7a2ff0a60c
Fixed indexer card WebUI height
2015-08-02 13:09:22 -06:00
unknown
9fa6995ccb
Fixed bB indexer login
2015-08-02 12:44:36 -06:00
unknown
9c03f0c35e
Fixed TorrentDay login, fixed nested redirect loops
2015-08-02 12:37:59 -06:00
unknown
a0fd1db52e
Fixed Strike
2015-08-02 12:18:06 -06:00
unknown
12e0998556
Fixed Speed.cd login
2015-08-02 12:14:21 -06:00
unknown
dd549b703c
Remove support for RARBG (official support now in Sonarr, and recently broke in Jackett anyway)
2015-08-02 12:12:32 -06:00
unknown
c3202979e1
Merge branch 'develop' of https://github.com/zone117x/Jackett into develop
2015-08-02 11:57:09 -06:00
unknown
edb2190799
Fixed Freshon Login
2015-08-02 11:56:52 -06:00
KZ
d4b61fe3a9
Add CouchPotato interface
2015-08-02 18:55:39 +01:00
unknown
478c41fed6
Fixed BitMeTV login, fixed failed login callback failing if async
2015-08-02 11:28:59 -06:00
unknown
394519e779
Fixed BitMeTV login exception crashing app
2015-08-02 10:30:31 -06:00
Thomas
3b9d9ff0f8
nCore
...
Still a problem with the login & search doesn't work anymore with the
RequestStringWithCookiesAndRetry function.
2015-07-31 22:32:18 +02:00
KZ
796bb70421
Fix: Redhat/NSS based libcurl not being able to access certain indexers
2015-07-31 20:27:59 +01:00
Thomas
ecacc0b129
merge
...
merge
2015-07-31 21:17:56 +02:00
KZ
1606e3379f
Implement torrentbytes
2015-07-30 21:09:38 +01:00
KZ
922583ea5d
Fix compilation under mono #117 . Allow explicit web client selection. Init curl at application start.
2015-07-30 18:50:46 +01:00
KZ
c76137a70c
Fix testing indexers
2015-07-29 21:11:30 +01:00
KZ
95402f3d4f
#93 Change IPT to be category aware and render availible categories to the front end.
2015-07-29 20:30:28 +01:00
KZ
daf6d8ff50
Update nuget for 4.5
2015-07-29 18:55:08 +01:00
KZ
37cf3e569c
Fix AnimeBytes caps, Change to 4.5 #117 , change all trackers to retry failed requests
2015-07-29 18:47:51 +01:00
KZ
70b9ecee1b
Fix project not copying new tracker logo
2015-07-29 00:58:57 +01:00
KZ
d3e43b290f
Upgrade fix and testing an indexer now adds to the cache
2015-07-29 00:56:08 +01:00
KZ
ea069810a5
Add indexer: Immortalseed. Add category mapping framework.
2015-07-29 00:10:04 +01:00
KZ
37587bdc7e
#120 Linux defaults to allowing external access.
2015-07-28 20:29:05 +01:00
KZ
499b53e9ed
Post refactor fixes
2015-07-28 20:22:23 +01:00
KZ
51042e91fc
Indexer refactor complete. This is going to need lots of testing!
2015-07-28 00:06:49 +01:00
KZ
33d85bc4f4
Re-add correctly cased
2015-07-27 18:57:07 +01:00
KZ
84cb7bd62b
Remove wrongly cased file
2015-07-27 18:56:42 +01:00
unknown
5689829cee
Version increment
2015-07-26 15:47:34 -06:00
unknown
e123884a14
Route fixes
2015-07-26 15:45:35 -06:00
unknown
33b4358696
Distribution fix
2015-07-26 15:20:08 -06:00
unknown
e714d8ab2c
Created github distribution app
2015-07-26 15:14:29 -06:00
KZ
7dc8cd3c8a
Add anime cap to ipt and remove New tag from PTM
2015-07-26 19:01:08 +01:00
KZ
4ba1ea7000
Add missing IPT anime category
2015-07-26 18:05:16 +01:00
KZ
3478bebebb
Change file to lower case and fix console issue
2015-07-26 17:27:04 +01:00
KZ
36ac35f5b5
Change bakabt to lower case as in convention and fix duplicate command line option
2015-07-26 17:15:37 +01:00
unknown
615ee82f22
Revert bakabt casing change
2015-07-26 10:05:34 -06:00
unknown
33aaf723a9
Merge branch 'master' of https://github.com/zone117x/Jackett into develop
2015-07-26 10:04:17 -06:00
unknown
d3ecb66cc2
Fixed logo image requests using Name rather than ID
2015-07-26 10:02:27 -06:00
Sylvain Desbureaux
7eec9b059c
use correct name for bakabt.png
...
older one was not using the correct case, which causes an error on unix (BakaBT.png is the correct not bakabt.png)
2015-07-26 17:07:00 +02:00
KZ
3f146b0061
New: Viewable release cache
2015-07-26 15:22:20 +01:00
KZ
78770ea2d2
Fix wrong description for PTM
2015-07-26 11:57:29 +01:00
KZ
dc1e389708
Fix PTM not parsing dates
2015-07-26 11:53:38 +01:00
KZ
a49bbc2c32
Merge changes
2015-07-26 11:36:57 +01:00
KZ
7785c9a532
Fix IPT
2015-07-26 11:27:50 +01:00
unknown
3b4b8ab902
Replaced most indexers' byte size string parsing with shared helper function
2015-07-25 21:53:53 -06:00
unknown
235a2f4f40
Implemented HD-Space
2015-07-25 21:48:18 -06:00
unknown
17d6ee69ff
Implemented pretome
2015-07-25 20:33:01 -06:00
KZ
f6e2082d3d
BakaBT fix minium ratio not set
2015-07-26 01:17:19 +01:00
KZ
80da2abe10
Baka BT Remove Season from search query
2015-07-26 01:04:16 +01:00
KZ
aa82506f5f
Fix logo not copying
2015-07-26 00:53:45 +01:00
KZ
a2ce89d2da
Implement BakaBT, change Console to not build as x64, Add test framework
2015-07-26 00:51:55 +01:00
KZ
2673d5a796
Fix SCC not saving and AlphaRatio
2015-07-25 11:47:01 +01:00
KZ
e9e8d29697
Resolve Merge conflict
2015-07-25 10:26:01 +01:00
KZ
ef0948f005
Fix SCC and duplicate console option
2015-07-25 10:24:15 +01:00
KZ
e460c0402a
Merge fixes from develop
2015-07-25 09:35:25 +01:00
KZ
65be91c932
Make lib curl more stable
2015-07-25 09:34:15 +01:00
unknown
45e8900b94
Fix for SceneTime timezone on mono
2015-07-24 19:25:30 -06:00
unknown
738f6732a7
Fixed extra slashes in URLs
2015-07-24 18:41:24 -06:00
unknown
de19b79054
Fix for SceneTime
2015-07-24 18:27:35 -06:00
unknown
cc5fbec7fa
FreshonTV fix
2015-07-24 18:23:31 -06:00
KZ
f31f89037c
Various bugfixes.
2015-07-24 22:38:31 +01:00
KZ
960720b3e4
Added UI for allowing external access, stop server listening on the old port when changing ports. Config migration bug fixes.
2015-07-24 20:15:08 +01:00
KZ
84c2b0c8b9
Command line args. Superceade pull #102 from sdesbure:master
2015-07-24 00:07:36 +01:00
KZ
8891c04b84
Fix unreliable torrentleech date parsing
2015-07-23 22:14:36 +01:00
KZ
1622f40942
Passwords inputs are now the correct type. Fix configure_indexer not returning errors. Fix build warning. Change AB, HDT, MTTV, PHD, ST to use generic web client.
2015-07-23 21:36:23 +01:00
unknown
23b844e86f
Implemented PrivateHD
2015-07-22 23:16:35 -06:00
unknown
1e5aedea9d
Abstracted common "time ago" date string parsing logic
2015-07-22 23:16:13 -06:00
unknown
bb10442216
Fixed bug with download proxy url using indexerName instead of indexerID
2015-07-22 21:21:29 -06:00
KZ
72605c64cc
Couple of bugfixes
2015-07-22 23:48:02 +01:00
KZ
7f53c52767
Fix trackers with non alphanumerics in the name not resolving
2015-07-22 23:06:46 +01:00
KZ
c4d653bc2e
0.5 Rc1 - Reimplement port change+tray, fix IPT+SSC. Installer fixes.
2015-07-22 23:00:52 +01:00
KZ
9ca7f641ad
Add missed file
2015-07-20 22:30:08 +01:00
KZ
fad2a10bef
Merge changes
2015-07-20 22:18:02 +01:00
KZ
4ec5815897
Web auth
2015-07-20 22:08:05 +01:00
unknown
59d3e792b3
Fix loopback & localhost entry points for mono
2015-07-19 18:26:07 -06:00
unknown
69ef08f019
Fix loopback address not working
2015-07-19 18:06:21 -06:00
unknown
bd480d10b3
Fixed bB cookie persistence
2015-07-19 17:22:08 -06:00
unknown
7961af1431
Fixed AnimeBytes torznab category
2015-07-19 17:20:16 -06:00
unknown
e6e3d93a66
Merge branch 'feature/ServiceRefactor' of https://github.com/zone117x/Jackett into feature/ServiceRefactor
2015-07-19 17:05:40 -06:00
unknown
a9f1daac73
Implemented torznab capabilities feature
2015-07-19 17:05:30 -06:00
KZ
07fe9d1e07
Fix issue #65 - Parsing issues due to culuture differences.
2015-07-19 22:57:15 +01:00
KZ
f6ed903ef5
Add logging
2015-07-19 22:31:36 +01:00
KZ
eaa4d0eb04
Merge branch 'feature/ServiceRefactor' of https://github.com/zone117x/Jackett.git
2015-07-19 21:22:25 +01:00
KZ
63f7a8912b
Add missing route
2015-07-19 21:22:23 +01:00
unknown
4d51cecf4f
Implemented bB tracker
2015-07-19 14:21:31 -06:00
unknown
03a2800a8c
Fix for Strike date change
2015-07-19 14:21:14 -06:00
KZ
d79dd7e73e
Fix merge conflict
2015-07-19 21:16:31 +01:00
KZ
b10813e420
Add missing files
2015-07-19 21:15:23 +01:00
unknown
63ba324281
Fixed indexer register by name
2015-07-19 13:38:41 -06:00
unknown
195ec0a94c
Indexer ID rather than class name
2015-07-19 13:28:08 -06:00
unknown
c39feb7997
Fixed TestIndexer async Task
2015-07-19 12:25:47 -06:00
unknown
3f4f8c795e
Merge branch 'feature/ServiceRefactor' of https://github.com/zone117x/Jackett into feature/ServiceRefactor
2015-07-19 11:37:18 -06:00
unknown
c92caf18c5
Fix indexer class lookup by string when name has non-alphanumeric chars
2015-07-19 11:37:08 -06:00
KZ
ed28770170
Tidy up
2015-07-19 18:31:25 +01:00
KZ
f045a1f350
Bug fix
2015-07-19 18:23:29 +01:00
KZ
75f0cce064
Change indexers to use new api
2015-07-19 18:18:54 +01:00
unknown
705890d5ec
Added change port argument to console app
2015-07-19 10:57:33 -06:00
unknown
91f80e054c
Added build.bat & installer.iss as solution items
2015-07-19 10:57:05 -06:00
unknown
c81c6b1e68
Minor settings migration bug fix
2015-07-19 10:35:56 -06:00
unknown
7aecb9ac68
Readded SpeedCD to solution
2015-07-19 10:35:34 -06:00
KZ
e1c70b1e30
Reinstate changes from merge
2015-07-19 15:22:26 +01:00
KZ
133997959f
Fix csproj
2015-07-19 15:03:39 +01:00
KZ
f2be137836
Undo Organizational improvements and build warnings fixed
2015-07-19 14:56:48 +01:00
KZ
58911849b7
Tray
2015-07-19 14:33:27 +01:00
KZ
1359ad16f0
Refactor done
2015-07-19 14:22:50 +01:00
unknown
01bf0b8144
Implemented speed.cd
2015-07-18 20:19:09 -06:00
unknown
03843c8833
Organizational improvements and build warnings fixed
2015-07-18 19:03:24 -06:00
unknown
0c49540671
Fixed blocking query in ShowRSS
2015-07-18 19:02:47 -06:00
unknown
f16ebe06df
Fix showing console error when settings directory cannot be created
2015-07-18 19:02:29 -06:00
unknown
1a52731cd2
Strike bug fix
2015-07-18 19:00:38 -06:00
KZ
e518a3b58e
Interim commit
2015-07-19 01:59:30 +01:00
KZ
33a97b148f
Refactor
2015-07-19 01:27:41 +01:00
unknown
7f2aa4ccad
Refactored to use the RageID lookup disabled, removed Sonarr API setup
2015-07-18 14:35:02 -06:00
KZ
192406892d
HDTorrents bugfix and reduce sizes of cards to improve presentation with the large number of indexers
2015-07-18 10:59:18 +01:00
Matthew Little
869d89d663
Merge pull request #85 from sdesbure/master
...
Add of FrenchTorrentDb site
2015-07-16 18:10:58 -06:00
Sylvain Desbureaux
055ef408f9
done the Download method for FrenchTorrentDb
2015-07-17 00:24:38 +02:00
Sylvain Desbureaux
eff8444d83
reverting src/Jackett/packages.config
2015-07-17 00:20:14 +02:00
Sylvain Desbureaux
91f2fc8c5a
only needed changes in src/Jackett/Jackett.csproj
2015-07-17 00:19:41 +02:00
Sylvain Desbureaux
c48711fcd7
No need of Noesis.Javascript
2015-07-16 02:03:19 +02:00
Sylvain Desbureaux
d8a4b1b25a
Added FrenchTorrentDb site
2015-07-16 01:59:38 +02:00
ThomasAmpen
79b42c9e2e
Change port
2015-07-14 21:07:55 +02:00
unknown
ef0acb5a7c
T411 auto re-fetch token after 48 hours
2015-07-13 01:17:21 -06:00
unknown
b3ba949215
Implemented T411
2015-07-13 01:13:16 -06:00
unknown
21d5ef6c22
App version increment
2015-07-12 23:57:56 -06:00
unknown
0fb395391b
Improvement for TPB - combined TV and HDTV search into one
2015-07-12 23:57:14 -06:00
unknown
b864269aaa
Don't use https for HD-Torrents (doesn't work on mono)
2015-07-12 23:39:41 -06:00
unknown
4b152b438b
App version increment
2015-07-12 20:03:04 -06:00
unknown
1fd92ee5aa
Implemented BeyondHD
2015-07-12 20:01:02 -06:00
unknown
e12daf0be9
Moved AnimeBytes helper class into its main class file
2015-07-12 20:00:47 -06:00
unknown
f929d714ec
Implemented SceneTime
2015-07-12 15:43:00 -06:00
unknown
a2fd26dcdc
Minor improvements, bug fixes
2015-07-12 13:50:24 -06:00
ThomasAmpen
e1ac1041a4
Forgotten parse
2015-07-12 19:58:46 +02:00
ThomasAmpen
72a7935dc3
DeletedExtentionmethod
2015-07-12 19:54:37 +02:00
ThomasAmpen
f2f38605bf
BrowserUtil, tryparse added
2015-07-12 19:52:32 +02:00
ThomasAmpen
c67e03c80a
pull from master
2015-07-12 18:23:40 +02:00
ThomasAmpen
d49435f805
HDTorrents
2015-07-12 17:48:37 +02:00
ThomasAmpen
25bd39e883
HdTorrents
2015-07-11 21:27:57 +02:00
ThomasAmpen
2ed6859116
Pull from master
2015-07-09 22:24:20 +02:00
ThomasAmpen
387f367041
Auth(Still disabled), chaing port, stripped special chars in serie name
2015-07-09 21:38:12 +02:00
KZ
e9d7b21558
Add AnimeBytes Tracker
2015-07-09 18:44:19 +01:00
ThomasAmpen
8806995a65
index cleanup, piratebay size culture fix
...
tbp wasn't always working correctly depending on your cultureinfo.
Placed the css in a seperate file (custom.css)
placed the js in a seperate file (custom.js)
2015-06-25 21:21:06 +02:00
ThomasAmpen
e3766edc56
Showrss
...
All.rss support
2015-06-25 19:48:48 +02:00
ThomasAmpen
dd98aa6592
TorrentzSupport
...
TorrentzSupport
2015-06-22 21:34:55 +02:00
Venxir
29f72a26d2
Reset cookies with new logindata
2015-06-19 23:00:47 +02:00
Venxir
121f3c0197
Fixed setup button for indexers
2015-06-19 21:11:16 +02:00
Venxir
8fe9d08f35
Updated AlphaRatio indexer for windows clients
2015-06-19 20:24:37 +02:00
unknown
acf5d90945
fixed whitespace
2015-06-13 21:59:50 -05:00
unknown
51ed4166d8
formatting
2015-06-13 21:56:26 -05:00
unknown
1c980f7241
added sceneaccess indexer
2015-06-13 21:46:55 -05:00
zone117x
8e475e1681
Fixed mono bug with httplistener
2015-05-25 18:32:54 -06:00
zone117x
976f42b48c
Log parsing errors for rarbg
2015-05-25 17:53:43 -06:00
zone117x
0311c3f9a9
Merge branch 'master' of https://github.com/zone117x/Jackett
2015-05-25 17:52:13 -06:00
zone117x
e2daa21914
Added port and public binding config options
2015-05-25 17:52:02 -06:00
zone117x
68c3f6ed4e
Retry http extension
2015-05-25 17:50:54 -06:00
zone117x
c9df7bc47a
Added retry logic to morethantv
2015-05-25 17:50:20 -06:00
zone117x
f2749ed311
BitMeTV change
2015-05-25 17:50:09 -06:00
zone117x
6a3cface7a
Bug fix for TorrentShack
2015-05-25 17:49:23 -06:00
d2dyno
857a123162
Update to new ThePirateBay URL
...
ThePirateBay changed domain, to a selection of: .mn, .gd, .la, .am, .gs. I selected .gd.
2015-05-19 11:34:41 -04:00
conihorse
adc06388e2
Added AlphaRation Provider & Resource. Based on existing morethan provider.
2015-05-18 17:00:19 -06:00
zone117x
d898725704
TorrentDay login fix
2015-05-17 16:40:56 -06:00
zone117x
e93e95a940
Bug fixes for MoreThanTV and TorrentShack date parsing
2015-05-09 12:53:28 -06:00
zone117x
ba419a1b8e
Fix for comment link for thepiratebay
2015-05-05 20:03:23 -06:00
zone117x
489c900e00
Do not use https for rarbg
2015-05-04 22:38:01 -06:00
zone117x
4aca537a92
Potential bug fixes and code cleanup
2015-05-04 22:25:28 -06:00
zone117x
c0a7d00ffc
Added RARBG
2015-05-04 22:24:39 -06:00
zone117x
68dd53b962
Search all TV categories for the piratebay
2015-05-04 21:29:31 -06:00
zone117x
9ba12621a5
Added TorrentDay
2015-05-04 21:18:49 -06:00
zone117x
1faf5099f5
Added TorrentShack
2015-05-04 20:22:07 -06:00
zone117x
bc8b1d14d5
Added parsing error logging
2015-05-03 22:12:14 -06:00
zone117x
f781deb4a9
Fixed bug with some indexers not passing test
2015-05-03 22:07:37 -06:00
zone117x
8d39a4b1a7
Fixed TorrentLeech
2015-05-03 21:23:47 -06:00
zone117x
507ef9424b
Fixed curl not being referenced correctly, fixed missing Strike.cs file
2015-04-27 19:05:08 -06:00
zone117x
26f1ba7016
Fixed bug where search queries were unused
2015-04-26 00:51:52 -06:00
zone117x
59cf8c3e9f
Fixed log file issues
2015-04-26 00:21:36 -06:00
zone117x
dfd68d16aa
Added TorrentLeech
2015-04-25 20:32:03 -06:00
zone117x
9a4c5ffe5c
Added getstrike.net
2015-04-25 13:37:03 -06:00
zone117x
8cf45a5e45
Fixed bug with app not exiting, piratebay now works on mono
2015-04-23 20:21:19 -06:00
zone117x
7834411bbd
rename
2015-04-23 20:12:02 -06:00
zone117x
bf3759020a
MoreThanTv now working on mono with libcurl
2015-04-23 00:44:21 -06:00
zone117x
0530bed226
Some logging changes
2015-04-22 20:04:57 -06:00
zone117x
012cec3a8b
More console logging for non-windows
2015-04-22 18:37:25 -06:00
zone117x
5e2deb36c0
Fix relative WebContent path bug
2015-04-21 19:00:13 -06:00
zone117x
0cb0dbcb60
Fix for morethantv and some ssl issues
2015-04-21 18:57:04 -06:00
zone117x
75f823f671
Fix for bitmetv
2015-04-21 12:17:59 -06:00
zone117x
27ff36a3cc
Likely fix for the non en-us systems having trouble
2015-04-20 18:27:58 -06:00
zone117x
dce596ed1a
Now works on Linux (headless), detailed logging, season searching
2015-04-19 23:10:50 -06:00
zone117x
ac003e7a78
More robust testing/verification for indexers
2015-04-19 16:01:42 -06:00
zone117x
c351cebdfc
Completed Bit-HDTV
2015-04-19 15:56:20 -06:00
zone117x
d3484f11ca
Fixed ThePirateBay
2015-04-19 14:21:22 -06:00
zone117x
b353022945
Auto escalate privileges
2015-04-19 01:15:02 -06:00
zone117x
58ea700d37
Logging and UI improvements
2015-04-19 01:04:08 -06:00
zone117x
010135da85
Strip parenthesis from show titles - fix for morethantv
2015-04-18 23:31:57 -06:00
zone117x
b68e4c0553
Fixed settings folder bug
2015-04-18 20:05:38 -06:00
zone117x
c3e1fd17c4
MoreThanTv completed
2015-04-18 19:47:13 -06:00
zone117x
ec41863630
IPTorrents completed
2015-04-18 16:08:36 -06:00
zone117x
1318039fb3
Freshon.tv completed
2015-04-18 15:08:00 -06:00
zone117x
cd2d6949b6
Grabbing show names from Sonarr API, finished with BitMeTV
2015-04-18 14:18:14 -06:00
zone117x
aa24c6b966
Fixed display bug
2015-04-18 00:21:43 -06:00
zone117x
0f89b630c9
Added Sonarr API
2015-04-18 00:05:30 -06:00
zone117x
c13d59f6ad
Fixed unnecessary Task runs
2015-04-17 20:04:03 -06:00
zone117x
f5329d2400
Added torrent downloading proxy
2015-04-16 21:53:52 -06:00
zone117x
5343cb667b
BitMeTV parsing, fixed thepiratebay parsing
2015-04-16 20:57:01 -06:00
zone117x
0608d4ee17
PirateBay querying & parsing working
2015-04-16 00:04:28 -06:00
zone117x
de111c4202
Web UI improvements, delete indexer support, fixed api key
2015-04-15 21:05:34 -06:00
zone117x
6a780d1526
Improved web UI
2015-04-15 20:15:25 -06:00
zone117x
08c63226d1
Added IPTorrents
2015-04-15 19:16:16 -06:00
zone117x
5b745af7f6
Freshon setup complete
2015-04-15 13:42:50 -06:00
zone117x
213e8c062c
BitMeTV saving and loading cookies working
2015-04-14 22:57:55 -06:00
zone117x
e27b696c61
Web UI working
2015-04-14 22:32:52 -06:00
zone117x
a4f18471a8
Web UI development started
2015-04-14 08:51:56 -06:00
zone117x
7b4e6f97d5
Dynamic indexer type list
2015-04-13 08:25:41 -06:00
zone117x
2fd026b7d4
Initial commit
2015-04-13 00:25:21 -06:00