Commit Graph

760 Commits

Author SHA1 Message Date
Jorman 13f2eea298 TNTVillage: Update for better regex expression (#3276)
This tracker always respect the format
SXXEYY so I cleaned up the code, I only updated the code adding a simple regex, just in case a rel with XXxYY came up!
2018-06-24 00:50:58 +02:00
kaso17 ab37f0c2c7 Fuzer: add invisible recaptcha detection 2018-06-23 10:26:02 +02:00
kaso17 ef8653f7d2 AST4u: add support for alternative layout 2018-06-22 17:32:44 +02:00
Ivan de la Beldad Fernandez d5a6987390 add mejortorrent indexer (#3268)
* feat: start mejortorrent indexer, create basic configuration

* feat: add basic tv show scraper for series search

* fix: add guid so more than one episode is returned

* feat: add date to episodes

* feat: add support for multi-episodes

* feat: add proper filtering

* fix: change filter when there is no season or no episode

* feat: implement tv show rss scraper with no links by the moment

* feat: finish tv-shows rss

* fix: prevent sdtv to be marked as hdtv

* docs: add mejortorrent indexer to readme

* add url encode

* fix encoding

Content seems to be UTF8

* add missing include

* fix my fixes

* fix encoding
2018-06-22 16:48:33 +02:00
kaso17 8fb92ca05c Cinemageddon: attempt to fix download 2018-06-22 16:16:26 +02:00
morpheus133 11c7015c17 NCore: fix title generation (#3270) 2018-06-22 16:12:22 +02:00
flightlevel 0645bab613 .NET Core preparation: Access Windows service 2018-06-22 22:21:10 +10:00
Jorman 4e409dfb50 Update certificate (#3257) 2018-06-19 18:32:22 +10:00
Raffaele 52a39b7a71 Updated categories (#3254)
After the "reboot" of the tracker many categories have changed.
2018-06-19 18:31:51 +10:00
flightlevel cf3848a54f .NET Core preparation: Access ServerConfig without using JackettModule 2018-06-17 11:48:59 +10:00
kaso17 f1d774aa07 Gazelle: don't use hardcoded encoding 2018-06-15 17:18:47 +02:00
kaso17 c109133fcc Redacted: fix download without FL tokens 2018-06-15 17:14:56 +02:00
kaso17 3538fdfaf7 Synthesiz3r: removed (dead) 2018-06-15 11:58:29 +02:00
kaso17 3468e7d404 improve BEncode error handling 2018-06-15 11:12:03 +02:00
kaso17 ec4afda184 Audiobook Torrents: improve compatibility 2018-06-15 10:44:26 +02:00
kaso17 67b1835264 Bit-City Reloaded: fix login 2018-06-15 10:30:43 +02:00
kaso17 aee64aa589 Shareisland: update URL 2018-06-14 19:28:51 +02:00
kaso17 687e6e237f TorrentWTF: removed (dead) 2018-06-14 19:28:36 +02:00
kaso17 b48dd5e930 cpasbien: URL update 2018-06-14 18:38:07 +02:00
kaso17 5ee6833610 NCore: fix else 2018-06-14 17:53:46 +02:00
morpheus133 c998ba3762 Additional fix for #1450 (#3227)
* Additional fix for #1450
Sonarr is search for a tilte if the result title is different it reject it.
So it is not enough that Jackett give the result it must give with the same language.

Workaround create a new title from the original one and from the title.
It also make some fine tunning:
if title not contains the language we add it from category

* Make decision safer
2018-06-14 17:44:22 +02:00
kaso17 2d4f7ab0e9 Waffles: fix category parsing 2018-06-14 17:39:16 +02:00
kaso17 676d03eb88 mono: redirect workaround 2018-06-14 17:28:57 +02:00
garfield69 6f7ecbfb7b
Yggtorrent: domain changed, fixes #3228 2018-06-13 13:01:32 +12:00
Raphael Barreiros c4aa49eb32 Update BJ-Share to new domain name (#3225)
* Update BJ-Share to new domain name

BJ-Share changed its domain from bj-share.me to bj-share.info

* Added LegacySiteLinks method
2018-06-13 07:44:42 +12:00
garfield69 32aae44ffc
Btbit: fix slash in wrong place #3902 2018-06-13 07:04:35 +12:00
garfield69 7883534c5e
Btbit: apply sort for all results #3209 2018-06-13 06:49:10 +12:00
kaso17 b58c9fb718 HDHome: try to fix search 2018-06-11 18:31:27 +02:00
kaso17 99d8f63f9e HDChina: try to fix search 2018-06-11 18:31:10 +02:00
la55u 635e8240d2 RevTT: added files count (#3213) 2018-06-11 17:36:29 +02:00
R91g f49c58a1fa HD-Spain: add indexer (#3222)
Add Spanish Private HD tracker https://www.hd-spain.com/
Based on Albvadi's code from HD-Spain forum all credit to him, I only added some changes for better search, ISO correct and spain flag detection
2018-06-11 17:33:26 +02:00
kaso17 2492f1b797 NCore: add comment 2018-06-11 17:31:46 +02:00
kaso17 d6781f67b2 NCore: improve search fix 2018-06-11 17:28:24 +02:00
morpheus133 2e0c22eb6d NCore: fix for #1450 (#3220)
Some workoround to "Ncore - not forward all search results to Sonarr, Radarr"
In case of TV shows if nothing is founded, retry the search without SxxExx after the show name.
This will list all torrent also if their title or description are changed.
Than add the result only if it contains the skipped SxxExx
2018-06-11 17:15:21 +02:00
flightlevel 8c953bbf01 Avoid Engine for AspNetCore 2018-06-11 17:17:56 +10:00
aurelien 4e91761fdf Elite Tracker: Add HTTPS tracker option (#3217)
* Add option for Elite Tracker (FR) for download torrent using https for tracker URL.

* change return type.
clean code.

* use the SiteLink variable instead of hard coding
2018-06-11 06:42:21 +02:00
kaso17 53f8465e67 Demonoid: change to public 2018-06-10 15:55:51 +02:00
flightlevel e8bc2816ef Update migration logging 2018-06-10 12:51:34 +10:00
flightlevel 28ed7cc8a5 BJShare: Remove unused variable
Remove warning in build
2018-06-10 12:40:02 +10:00
garfield69 b4eda2ed54
Ettv: sort by created for rss, test and no-keyword search #3209 2018-06-09 08:01:24 +12:00
garfield69 4d8d21a815
Btbit: sort by created for rss, test, and no-keyword searches #3209 2018-06-09 07:39:08 +12:00
kaso17 22a858c076 SceneTime: fix search 2018-06-07 18:33:44 +02:00
kaso17 823419c032 Shareisland: fix legacylinks 2018-06-07 18:19:57 +02:00
Jorman 908d3f64f4 Added Audiobook category (#3203) 2018-06-06 12:44:49 +12:00
flightlevel 4b599f391c Mono 5.8 is the minimum supported runtime
#3181 fix. Can get away without using RuntimeInformation and didn't
consider public trackers without a password
2018-06-05 21:47:20 +10:00
kaso17 6d8239caab Demonoid: improve download debugging 2018-06-05 13:34:54 +02:00
Jorman dae37f273a ilcorsaroblu: Update url (#3202) 2018-06-05 13:21:37 +02:00
kaso17 1615bff2d0 handle RuntimeInformation exception 2018-06-05 13:14:32 +02:00
kaso17 b303befbb9 SceneTime: fix indexer 2018-06-05 13:09:07 +02:00
Travis Boss c860bca320 changed log button from btn-danger to btn-success, less scary (#3196) 2018-06-04 14:59:16 +12:00
la55u 5ad2c7a371 RevTT: Minor fixes (#3193)
* fixed RevTT pc/iso category

* added grabs count to RevTT
2018-06-03 01:11:42 +02:00
Jorman 3df0218347 Changed link after site fix (#3188) 2018-06-02 17:43:46 +10:00
flightlevel 601783aef6 .NET Core preparation 2 2018-06-02 17:42:01 +10:00
flightlevel ac5af81344
.NET Core preparation (#3177)
The DPAPI won't be present, will be using AspNetCore DataProtection
instead
2018-05-30 21:28:20 +10:00
Celedhrim 823563c84f downloadville: fix typo (#3175)
Fix typo if MULTI replacement is check
2018-05-29 22:07:31 +02:00
Celedhrim 47410c5eb6 yggtorrent: fix typo (#3174)
Fix typo if multi language replacement is activate
2018-05-29 22:07:05 +02:00
kaso17 af135f4ae9 Torrent9: update links 2018-05-29 14:41:08 +02:00
kaso17 3eeced3a04 Racing4Everyone: update links 2018-05-29 14:40:56 +02:00
kaso17 8ea99b548d PolishSource: add login detection 2018-05-29 14:09:47 +02:00
kaso17 ae73e8188d Torrent.LT: update categories
fixes #2279
2018-05-29 13:48:07 +02:00
kaso17 9c5cda72da Demonoid: fix download handling 2018-05-29 13:26:35 +02:00
Jonas Stendahl fb1e24799d TorrentBytes: Don't use truncated release names (#3168) 2018-05-29 12:24:13 +02:00
bpikap 5721948434 torrent-turk: add indexer (#3161)
* Add tracker torrent-turk

* Add torrent-turk to readme
2018-05-29 12:23:39 +02:00
Jorman 959ec4667d Girotorrent:_ add indexer (#3158)
Italian Private Tracker
2018-05-29 12:22:45 +02:00
kaso17 20433db169 RevolutionTT: remove debug output 2018-05-24 16:28:14 +02:00
kaso17 54465798e9 GazelleGames: add relogin detection 2018-05-24 16:13:13 +02:00
kaso17 313147d224 Demonoid: add redirect error detection 2018-05-24 16:05:45 +02:00
kaso17 84bd947eca ICE Torrent: update definition 2018-05-24 16:05:23 +02:00
kaso17 366abc4431 Mega-Bliz: fix and improve definition 2018-05-24 15:45:23 +02:00
DarkSupremo 2f7fa2f063 Bjshare: fix broken regex (#3137) 2018-05-23 15:40:23 +02:00
Celedhrim 205f6cac12 Yggtorrent and downloadville: Better MULTI replace (#3135) 2018-05-23 14:11:22 +02:00
Jorman 0d72f1f228 add tracker Il Corsaro Blu (#3131) 2018-05-23 14:10:13 +02:00
kaso17 508125e68f RGU: fix AND search 2018-05-22 18:52:47 +02:00
kaso17 cfb714e13c TorrentSeeds: add andmatch 2018-05-22 18:30:49 +02:00
kaso17 b9dcfd1b02 Torlock: add andmatch 2018-05-22 18:30:29 +02:00
kaso17 a1b2dc67b8 Elit Tracker: add andmatch 2018-05-22 18:30:10 +02:00
Celedhrim 2207c5a961 yggtorrents and downloadville: support multi to french title rewriting (#3130) 2018-05-22 18:07:15 +02:00
Jorman 88202c1f7f Isohunt2: fix size parsing (#3127)
Sometimes when parsing, the size of the rel was not enough to have Gb instead Mb or Kb to Mb or whatever
So the size in row is for example 1.015.22 Mb (less than 1024)
So in this case the parser return error

I searched a way to replace this, I found a solution, hope that works in a log way
2018-05-20 21:08:22 +02:00
DarkSupremo 6293c787e7 Bj share: improve search results (#3126)
* Improved anime search and speed-share resolution detection

* - Code Refactored to new standards
- Removed publish date from search mode, since the tracker does not provide that information, it was based on the serie year (but it does provide it on last 24h page, that's still prssent)
- Code clean
- Added season to all animes but One Piece (every anime that i searched in this tracker have the correct season and episode numbering, except One Piece that have an incorrect season set and episode is in absolute format, its added automatically on every new release, so must be the source from where they get that info that is wrong, since its an popular show, added it as an workaround and explained on code as comment)
2018-05-20 21:07:00 +02:00
kaso17 c81dd24fe7 RevolutionTT: add time debug output 2018-05-20 10:10:30 +02:00
kaso17 af94dd2757 TVChaosUK: fix parse error 2018-05-20 09:51:18 +02:00
kaso17 0a07738c5b HDME: fix passkey 2018-05-19 06:33:11 +02:00
kaso17 e05783a25a Cardigann: add support for .Config.sitelink 2018-05-19 06:32:16 +02:00
kaso17 27d4ab3967 TorrentBytes: support hidden userbars 2018-05-18 18:10:32 +02:00
kaso17 04b3efbbc2 Gazelle Trackers: fix freeleech token option 2018-05-17 17:21:46 +02:00
kaso17 ccd5347be2 RGU: fix login 2018-05-17 17:13:59 +02:00
kaso17 e1c5f3ed6d Cardigann: handle unauthorized error code 2018-05-17 16:31:24 +02:00
kaso17 c1fb41204c CloudFlare: increase retries 2018-05-15 12:50:14 +02:00
kaso17 b50733054f RevolutionTT: fix time parsing 2018-05-15 12:46:57 +02:00
kaso17 e324773c91 Union Fansub: fix column parsing for some users
thank you @eduarditotv
2018-05-14 16:53:00 +02:00
kaso17 6a4c34d5df torznab: fix limit parameter 2018-05-14 16:48:57 +02:00
kaso17 bc34b9f176 KickAssTorrent (kat.li): fix zise parsing 2018-05-14 02:32:38 +02:00
kaso17 96af05fbef Torrent9: fix download 2018-05-14 02:23:29 +02:00
kaso17 842d9e79ce YIFI: cleanup 2018-05-14 02:12:09 +02:00
kaso17 086d8b32e9 YIFI: use date_uploaded_unix 2018-05-14 02:11:12 +02:00
kaso17 a6390f2bc5 Hebits: fix download links
fixes #3037
2018-05-13 18:23:40 +02:00
kaso17 1ab0827ae7 Torrenting: add imdbid support 2018-05-13 18:06:50 +02:00
kaso17 db0f651f33 TorrentLeech: improve dash remove code
fixes #3096
2018-05-13 17:42:22 +02:00
kaso17 cb53867b37 Torrent9: remove category option, can't make it work reliable with support for All and others 2018-05-13 15:35:00 +02:00
kaso17 b5b907c9ed RGU: remove dupe submitme 2018-05-13 15:08:09 +02:00
Jachryl 2f8ef4aec2 add rgu tracker (#3084)
* add rgu tracker

* add / to url
2018-05-13 15:00:24 +02:00
kaso17 86771a87c6 CzTorrent: use cookie login 2018-05-13 14:58:30 +02:00
flightlevel fca6ac0dbc
Make Configuration buttons clearer 2018-05-12 12:09:37 +10:00
flightlevel da61eb8988
AnimeBytes username is case sensitive 2018-05-12 11:59:15 +10:00
snamds ef22d43f46 Add spanish tracker Newpct (#3077)
* Rss mode working

* Fully working. Beta testing

* Added vo and minor changes

* Alternative link support
2018-05-12 11:55:24 +10:00
HDVinnie 547c9174b1 Delete tehconnection.yml (#3082)
- Site went down and came back under Gazelle codebase. This `.yml` is no longer useful.
2018-05-12 11:35:13 +10:00
Garfield69 cb292bbf06 nextorrent: back to original domain #3081 2018-05-10 09:04:04 +12:00
Garfield69 784c41b83a Revert "LostFilm: process the release date for #3087"
This reverts commit 8067f1948e.
2018-05-09 20:13:47 +12:00
Garfield69 42fbe9270a Revert "WiHD: renew deprecated category ids as per #3085"
This reverts commit 628ab0ca82.
2018-05-09 20:08:59 +12:00
Garfield69 8067f1948e LostFilm: process the release date for #3087
instead of the episode air date
2018-05-09 19:17:03 +12:00
Garfield69 143cc6e8d0 btworld: fix for #3090 2018-05-09 15:54:53 +12:00
Garfield69 628ab0ca82 WiHD: renew deprecated category ids as per #3085 2018-05-09 15:41:50 +12:00
proton-ab cc13d7edf6 Update AnimeBytes required passkey length (#3079)
Allow length of 48 for passkey for future changes in AnimeBytes codebase.
2018-05-08 17:25:04 +12:00
proton-ab 6ea2c18384 Update AnimeBytes passkey note message (#3078) 2018-05-08 17:24:43 +12:00
Garfield69 fb316d9068 kickasstorrent-kathow: make category selector optional to prevent error #3072 2018-05-08 14:52:05 +12:00
Garfield69 fda730dcad nextorrent: fix the downloadlink and make seeds/leech 999 #3081 2018-05-08 14:21:54 +12:00
flightlevel 8d921202fa
Animebytes username requirement (#3076) 2018-05-06 10:36:53 +10:00
Kicker83 e6b135e151 Added new replace (#3068)
xbytesv2 adds two years in title, when the show has season episodes released in two different years. For example, supergirl season 3, has episodes in 2017 and 2018. In this case xbytesv2 format the title like this: "Supergirl (2017 18/S03/E13/AMZ WEB DL 1080p/AC3 5 1 /DUAL/SUB) Grupo V2" 
This new filter, deletes both years. 
Please don't remove this replace:
          - name: re_replace
            args: ["S(\\d{1,2}) E(\\d{1,2})", "S$1E$2"]
2018-05-05 18:03:54 +12:00
mitsu375 dbde3b469a Create btworld.yml (#3055) 2018-05-03 16:10:58 +12:00
Garfield69 efe1346d41 torrentDownloads: add optional .torrent or magnet download 2018-05-02 17:34:46 +12:00
flightlevel 42beb6018e
DotNet Core preparation (#3046)
.NET core uses HttpRequest instead of HttpRequestMessage
2018-05-01 21:06:18 +10:00
kaso17 2d0e82159d AnimeBytes: more fixes 2018-04-27 16:52:21 +02:00
kaso17 08ad94a2f5 RuTracker: update regex 2018-04-27 16:36:57 +02:00
kaso17 0eebea0ef7 cpasbien: update URL 2018-04-27 16:32:48 +02:00
kaso17 e4888b83d8 AnimeBytes: finish new API 2018-04-27 16:32:26 +02:00
kaso17 37f8066901 TorrentDay: make .it the default again 2018-04-27 15:50:49 +02:00
kaso17 92f976916f AnimeBytes: update config items 2018-04-26 19:30:21 +02:00
kaso17 530ad7ecf5 AnimeBytes: migrate to new API (useless reults for now) 2018-04-26 19:30:03 +02:00
kaso17 c1bc750059 allow other options to be edited with in case of a recaptcha 2018-04-26 19:29:03 +02:00
Kicker83 364061fde0 Fixes and optimizations (#3029)
Fixes and optimizations suggested by kaso17
2018-04-26 13:09:18 +00:00
kaso17 1b4826f966 BaseIndexer: fix potato API 2018-04-25 20:35:35 +02:00
kaso17 580eacdb18 TorrentDay: add .it domain again 2018-04-25 19:11:51 +02:00
kaso17 270b8c9041 AnimeBytes: disable login 2018-04-24 23:54:21 +02:00
kaso17 9f7590783d TorrentDay: add missing / 2018-04-24 23:51:57 +02:00
kaso17 63dceed010 AnimeBytes: disable indexer 2018-04-24 23:49:38 +02:00
Garfield69 ee3e0dd0e1 scenetime: add cat 19 tv-hd hevc/x265 resolves #3020 2018-04-25 07:50:56 +12:00
Robin Edbom e19d59c4ab Fix for #3010 (#3014)
* Fix for #3010

This will fix the problem with torrentday.it being down and https:///torrentday.com will redirect you to https://www.torrentday.com. And since we don't allow redirects, this will not work without the www.

* Added the feedback from #3014
2018-04-24 12:21:59 +12:00
kaso17 d29132a540 TorrentLeech: add v4 site link to legacy list 2018-04-23 18:19:50 +02:00
kaso17 0037811fb5 JPopsuki: fix error detection 2018-04-23 17:52:57 +02:00
kaso17 1f1b8d0074 3D Torrents: fix DL link 2018-04-23 17:37:15 +02:00
kaso17 dae6aeb4b5 TorrentDay: disable .it domain 2018-04-23 17:13:57 +02:00
Ivan PIdov 9bfb249425 Zamunda.net: Improve torrent names (#3003) 2018-04-23 15:06:22 +00:00
kaso17 0bbcecc1c3 PTP: add free option 2018-04-23 16:33:29 +02:00
kaso17 a871e35449 BeyondHD: enable tracker specific categories 2018-04-23 16:33:08 +02:00
Brian Hardisty 9961031b0e BeyondHD: Add new / missing categories (#3005)
This adds the following categories:

- 102: Movie / 4K Disk
- 103: Movie / 4K Remux
-  38: Movie / WEB-DL
- 106: Internal / BHDStudio 1080p
- 105: Internal / BHDStudio 720p
- 104: TV Show / 4K
-  99: TV Show / Sports
- 100: TV Show / Sports / WEB-DL

Additionally 94: `Movie / 4K` was renamed to `Movie / 4K Other` to
match the updated category name on the tracker.
2018-04-23 14:26:35 +00:00
Connor Smith c2d3214c01 Grey's Anatomy manual fix for 1337x (#2998)
Implementing Magico fix for Grey's Anatomy as 1337x does the same with apostrophes.
2018-04-23 14:21:44 +00:00
Garfield69 13e14f3e62 ettv: add optional .torrent download 2018-04-20 19:02:31 +12:00
kaso17 ffe435051b Merge branch 'master' of https://github.com/Jackett/Jackett 2018-04-18 11:44:36 +02:00
kaso17 5e00b2ec33 Freedom-HD: improve re-login detection 2018-04-18 11:44:17 +02:00
Akuma737 a73fbccd22 Anidex: Add language id support (#2988) 2018-04-18 09:32:58 +00:00
kaso17 48cdc3bb5e TorrentLeech: fix error message 2018-04-17 20:56:01 +02:00
kaso17 535f71c18c TorrentLeech: add recaptcha handling 2018-04-17 13:55:18 +02:00
kaso17 9ceeb71448 BaseIndexer: fix meta indexer fallback decision 2018-04-17 12:43:00 +02:00
kaso17 457449866e UpdateService: first update check after 1 hour 2018-04-17 11:35:34 +02:00
kaso17 427428d09b AlphaRatio: remove dots from search string 2018-04-17 11:03:40 +02:00
kaso17 9677c2deee Merge branch 'master' of https://github.com/Jackett/Jackett 2018-04-17 10:38:07 +02:00
kaso17 9000745877 Torrent9: fix category 2018-04-17 10:37:53 +02:00
DarkSupremo 2fb413123c Improved anime search and speed-share resolution detection (#2973) 2018-04-16 14:38:20 +12:00
Garfield69 6316b82600 worldwidetorrents: andmatch 2018-04-15 18:55:18 +12:00
Garfield69 2746d797ee cpabien: domain change 2018-04-15 12:36:30 +12:00
Garfield69 7e5a7ad153 torrentdownloads: fix date from "2017y ago" to "0m ago" 2018-04-14 15:51:28 +12:00
kaso17 e947059da1 HDBits: attempt to fix download 2018-04-13 20:27:34 +02:00
kaso17 65aaaa3d77 Racing4Everyone: fix categories 2018-04-13 18:07:00 +02:00
HDVinnie c2b2c94e1b Racing4Everyone: add definition (#2965)
* (Create) racing4everyone.yml

- I have yet to test this. If anyone is willing to please do. Currently is open reg for 3 more days.

* (Update) Add R4E to README

- added racing4everyone (R4E)
2018-04-13 14:48:33 +00:00
Harald Weber e8465f23b9 Bittorrentfiles: Fixed indexer (#2964) 2018-04-12 10:49:50 +00:00
kaso17 09d37ab232 GFTracker: removed (dead) 2018-04-11 18:45:30 +02:00
kaso17 f413355610 NextTorrent: update site link 2018-04-11 18:43:25 +02:00
kaso17 5a97cd7dd2 Andraste: removed (dead) 2018-04-11 18:39:24 +02:00
kaso17 7b354d1582 TVChaosUK: add support for pre times 2018-04-11 18:36:22 +02:00
kaso17 b964a33ae2 Xthor: use episode search string first (3) 2018-04-11 18:15:15 +02:00
kaso17 dfa513da24 Xthor: use episode search string first (2) 2018-04-11 18:14:25 +02:00
kaso17 dcee9128f9 Xthor: search for 2018-04-11 18:12:06 +02:00
kaso17 30a8e1b4c5 FileList: update sitelink 2018-04-11 18:06:18 +02:00
kaso17 a5e2e6ef60 The Pirate Bay: add parent + sub category 2018-04-10 14:49:19 +02:00
kaso17 772709d46c Cardigann: add support for multiple category blocks 2018-04-10 14:48:46 +02:00
kaso17 71f60c612a Merge branch 'master' of https://github.com/Jackett/Jackett 2018-04-09 19:34:16 +02:00
kaso17 e6834990ec The Pirate Bay: fix categories and add order option 2018-04-09 19:33:34 +02:00
flightlevel 17d7ed5a2b
TorrentLeech: Update DateTime parsing (#2935) 2018-04-09 19:36:20 +10:00
Kevin Richter 8c14820a38 Add download/upload factor to nyaa trackers (#2924)
* Add download/upload factors for nyaa trackers

* Add Intelij to Ignore
2018-04-08 06:45:36 +12:00
kaso17 8d5aec030c Merge branch 'master' of https://github.com/Jackett/Jackett 2018-04-07 17:55:08 +02:00
kaso17 280547ad01 add configured option for t=indexers 2018-04-07 17:54:42 +02:00
Garfield69 d01d57037e bjshare: correction to 5bfe0179b2 for quality parsing. 2018-04-07 06:57:16 +12:00
kaso17 48279699eb Torznab XML: fix language typo 2018-04-06 17:46:49 +02:00
kaso17 b26e287a62 add t=indexers for meta indexers 2018-04-06 17:43:18 +02:00
kaso17 66289cb3f3 fix indexer API XML support 2018-04-06 16:47:59 +02:00
kaso17 5bfe0179b2 BJShare: parse quality 2018-04-06 15:16:04 +02:00
kaso17 b9b5b3a442 Avistaz: search without season/episode 2018-04-06 14:32:46 +02:00
kaso17 402dd9d917 Cloudflare: adjust parameters 2018-04-06 12:20:36 +02:00
kaso17 7d332aada4 Demonoid: fix comments link 2018-04-06 12:18:16 +02:00
flightlevel df8f634ede
TorrentLeech: Add Imdb to results (#2910) 2018-04-06 20:07:27 +10:00
marseneault fcd0167ee7 TorrentLeech - Fix for V5 Interface (#2908)
* CloudFlareUtilities: Version 1.2.0

* TorrentLeech: Fix V5 interface
2018-04-06 18:18:58 +10:00
Garfield69 8cd330e5fb yggtorrent: amendments for login fixes #2852 2018-04-06 08:20:46 +12:00
Garfield69 77d8ef50b3 kickasstorrent-kathow: domain changed yet again. fix #2891 2018-04-06 07:14:57 +12:00
javeloper1 4d480e204a Added sukebei.pantsu.cat and sukebei.nyaa.si to Definitions (#2877)
* Added sukebei.pantsu.cat and sukebei.nyaa.si to Definitions

* Update README.md

Added sukebeis to public tracker list
2018-04-06 07:09:59 +12:00
kaso17 a6486fc233 YGGtorrent: cookie login for now 2018-04-03 23:06:06 +02:00
Kilay 3dfd0d22bb yggtorrent: change for new website #2852 (#2872) 2018-04-03 20:58:57 +00:00
HDVinnie c56c2b0dd9 tehconnection: add indexer
#2836
2018-04-03 20:56:49 +00:00
kaso17 01a43e04e1 The Pirate Bay: fix multi category search and cleanup 2018-04-02 02:22:33 +02:00
kaso17 2ad2e06754 Cardigann: add join expression 2018-04-02 02:22:13 +02:00
Garfield69 20d1813793 kickasstorrent-kathow: handle new torrents without size,seeders,leechers. fixes #2839 2018-04-02 09:13:25 +12:00