Commit Graph

531 Commits

Author SHA1 Message Date
KZ b8d0c75f7e ShowRSS should use raw title #173 2015-09-21 19:58:17 +01:00
KZ f6240c3cf0 Synology config #182 2015-09-21 19:42:17 +01:00
KZ 38a891ed1c Merge branch 'master' into develop 2015-09-21 19:30:24 +01:00
KZ ce7b3489be Merge pull request #180 from Kantraz/patch-2
Update NxtGn.cs
2015-09-21 19:28:15 +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 7996417c85 Update readme 2015-09-06 22:56:12 +01:00
KZ f45c58b2bd Update readme 2015-09-06 22:55:37 +01:00
KZ 1c8dfdc8c5 Merge v0.6.4 2015-09-06 22:52:52 +01: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 6571f3671c Fix display issue with the readme 2015-08-23 22:34:51 +01:00
KZ 11e41485df Fix display issue with the readme 2015-08-23 22:33:26 +01:00
KZ 7bd3c9a541 Merge pull request #148 from zone117x/develop
Merge v0.6.3
2015-08-23 22:21:06 +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
KZ f47a5ef13c Update reame 2015-08-23 20:31:12 +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 754062c891 Merge pull request #138 from zone117x/develop
Merge v0.6.2
2015-08-16 18:54:55 +01: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
Matthew Little c45929fe43 Update README.md 2015-08-13 17:35:11 -06:00
Matthew Little acb4f31d3f Update README.md 2015-08-13 17:19:38 -06:00
Matthew Little b69a731833 Update README.md 2015-08-13 17:17:38 -06:00