flightlevel
c0aaea065c
Add TehConnection Indexer
...
Conflicts:
src/Jackett/Jackett.csproj
2015-10-04 12:26:07 +01:00
Kayomani
6bab6e7a13
Update readme
2015-10-02 18:16:15 +01:00
Kayomani
7db73fb3e4
Fix indexer styling
2015-10-02 18:15:35 +01:00
Kayomani
57c70af07d
Merge branch 'master' of https://github.com/zone117x/Jackett.git
2015-10-02 17:59:00 +01:00
Kayomani
94284ffd06
Update readme
2015-10-02 17:58:58 +01:00
Kayomani
aa7ce80cd6
Merge pull request #198 from larsjohnsen/style-changes
...
Style changes
2015-10-02 17:53:55 +01:00
Kayomani
a7e5b2a5b5
Merge pull request #197 from m0thman/patch-1
...
Fix RUTor release title parsing
2015-10-02 17:53:22 +01:00
Lars
3eccab8666
Style changes
2015-10-02 16:14:08 +02:00
m0thman
179a02c533
Fix RUTor release title parsing
2015-10-02 12:45:39 +03:00
Kayomani
301cdc6c37
Bump version
v0.6.7
2015-09-30 21:29:26 +01:00
Kayomani
4ebd1c4580
Merge branch 'develop' of https://github.com/zone117x/Jackett.git
2015-09-30 21:21:45 +01:00
Kayomani
8a7a07df44
Complete BTNv1 and Fix Cloudfare cookies
2015-09-30 21:21:43 +01:00
Kayomani
9ec2f6716a
Merge pull request #190 from raspdealer/patch-1
...
Update index.html
2015-09-28 19:58:25 +01:00
Raspdealer
7cb8da1495
Update index.html
...
Mistake in display
2015-09-28 20:06:56 +02:00
Kayomani
1e62e612fb
Complete Shazbat, fix category picker on web ui and start btn
2015-09-24 19:55:15 +01:00
Kayomani
75405acd77
Implement Shazbat #151
2015-09-22 21:29:44 +01:00
Kayomani
8e96a9cab1
Update T411 Domain
2015-09-21 21:01:14 +01:00
Kayomani
4cca729e2f
Update version
2015-09-21 20:54:57 +01:00
Kayomani
c7e9783350
Torrent download bugfix
2015-09-21 20:54:24 +01:00
Kayomani
bdb19e09ff
Build fix
v0.6.6
2015-09-21 20:13:12 +01:00
Kayomani
49fa67e64e
Update version
v0.6.5
2015-09-21 20:05:44 +01:00
Kayomani
770fc83ee8
ShowRSS should use raw title #173
2015-09-21 19:58:17 +01:00
Kayomani
e373bb6916
Synology config #182
2015-09-21 19:42:17 +01:00
Kayomani
f4a1f69063
Merge branch 'master' into develop
2015-09-21 19:30:24 +01:00
Kayomani
ae6504dd62
Merge pull request #180 from Kantraz/patch-2
...
Update NxtGn.cs
2015-09-21 19:28:15 +01:00
Kayomani
df4f1ee69f
#183 T411 Category mapping
2015-09-21 19:26:15 +01:00
Kayomani
6b503711fd
#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
c81bb20684
Update NxtGn.cs
2015-09-18 14:21:22 +02:00
Kayomani
a30ff1a24a
Update readme
v0.6.4
2015-09-06 22:56:12 +01:00
Kayomani
be4d740830
Update readme
2015-09-06 22:55:37 +01:00
Kayomani
897a8707d7
Merge v0.6.4
2015-09-06 22:52:52 +01:00
Kayomani
eb8ebc3db8
Bump version 0.6.4
2015-09-06 22:52:02 +01:00
Kayomani
2c26fcb7a4
Remove shields from website as its slow!
2015-09-04 19:26:00 +01:00
Kayomani
7bb79a66ef
Fix torrentday non local login
2015-09-04 19:16:40 +01:00
Kayomani
0d959a02f8
Torznab removes aprostrophies but filtering is done with them causing items to be incorrectly removed #158
2015-08-31 20:59:35 +01:00
Kayomani
3630ef8c41
CouchPotato - Change prefilter to allow results with no year #158
2015-08-31 20:52:15 +01:00
Kayomani
b083789197
Fix torrentless magnet links failing on the torrentpotato endpoint #157
2015-08-26 19:38:50 +01:00
Kayomani
1793d1e53d
Fix nxtgn logo size
2015-08-26 17:33:43 +01:00
René Simonsen
990a2fb5c4
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
Kayomani
2717c5da93
Implement animetorrents #150
2015-08-25 21:30:32 +01:00
Kayomani
b3430a0c55
Add metatags to the website
2015-08-24 20:46:11 +01:00
Kayomani
acf10555fd
Fix display issue with the readme
2015-08-23 22:34:51 +01:00
Kayomani
42ab3ac253
Fix display issue with the readme
2015-08-23 22:33:26 +01:00
Kayomani
8d2c3b1c26
Merge pull request #148 from zone117x/develop
...
Merge v0.6.3
v0.6.3
2015-08-23 22:21:06 +01:00
Kayomani
de1ccbb6fd
Bump version
2015-08-23 22:11:18 +01:00
Kayomani
110fbc2ad1
Implement EuTorrents
2015-08-23 21:45:52 +01:00
Kayomani
a3312e765c
Implement Avistaz
2015-08-23 21:28:21 +01:00
Kayomani
f70de19f9d
Update reame
2015-08-23 20:31:12 +01:00
unknown
b7fe30f894
Implemented Strike categories
2015-08-22 18:02:41 -06:00
unknown
09246c0dfc
Implemented BitHDTV categories
2015-08-22 16:06:07 -06:00