Commit Graph

2844 Commits

Author SHA1 Message Date
kaso17 687acae90b Torrent.LT: replace dots 2018-06-28 16:30:57 +02:00
kaso17 871e540957 The New Retro: add support for PIN 2018-06-28 16:21:47 +02:00
Akuma737 b0ce0b5350 metaltracker: Use Artist instead of keyword (#3295)
use artist instead of keyword if artist is supplied to make it somewhat compatible with lidarr(by default supplies artist and album with empty keyword)
2018-06-27 16:31:36 +02:00
flightlevel 89b60c4c15
Update README.md 2018-06-27 22:11:57 +10:00
flightlevel 47a84775c5 Launch tray icon when Windows service updates 2018-06-27 22:02:51 +10:00
kaso17 b95fbd76a7 Merge branch 'master' of https://github.com/Jackett/Jackett 2018-06-26 17:47:29 +02:00
kaso17 6b44cc9b74 fix migration logic 2018-06-26 17:47:19 +02:00
flightlevel 0612c70ca1
Mono 5.8 is the minimum required 2018-06-26 20:21:21 +10:00
flightlevel 060972475f Windows Tray/Serice update improvements 2018-06-26 19:44:12 +10:00
kaso17 28bbeec462 MyAnonamouse: improve re-login detection 2018-06-24 18:38:49 +02:00
flightlevel aa3e9c6fde Updater: Add version element 2018-06-24 18:04:59 +10:00
flightlevel 8ae09d453d Remove Microsoft.Extensions.PlatformAbstractions dependency
Was only needed for .NET Core 1
2018-06-24 11:38:57 +10:00
flightlevel f2e7ec25c8 Update build in preparation for Kestrel builds 2018-06-24 11:32:22 +10:00
flightlevel 7f9fff4683 Jackett.Updater: Make compatible with both legacy & .NET Core 2018-06-24 11:31:08 +10:00
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 d6f5a1b242 Merge branch 'master' of https://github.com/Jackett/Jackett 2018-06-23 10:26:31 +02:00
kaso17 ab37f0c2c7 Fuzer: add invisible recaptcha detection 2018-06-23 10:26:02 +02:00
flightlevel 54f7568111 InnoSetup: Make paths parameters 2018-06-23 11:38:32 +10:00
flightlevel 06758964c0 Jackett.Service: Make compatible with both legacy & .NET Core 2018-06-23 11:37:49 +10:00
flightlevel b56552e0f4 Updater: Remove unused reference 2018-06-23 11:36:29 +10: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 8bc5d813b7 Tray Icon fix log message 2018-06-22 22:49:17 +10:00
flightlevel 45826df4fe Make Jackett Tray compatible with both legacy & .NET Core projects 2018-06-22 22:29:45 +10: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