Commit Graph

280 Commits

Author SHA1 Message Date
Ivan de la Beldad Fernandez 115dfd20e7 Mejortorrent: improvements (#3324)
* feat(newpct): rename title to make them more standarized

* fix: add site link configurable

* feat: add tests if news are not available

Sometimes the web has no news, and even if the tv show searcher is
working it throws an error. This way it will check news, and, if not
available, will check some series to check aliveness.

* fix: remove apostrophes from search

closes #3315

* fix: initialize search term if it's null
2018-07-02 19:10:31 +02:00
kaso17 038fe2866b Merge branch 'master' of https://github.com/Jackett/Jackett 2018-07-02 14:44:43 +02:00
kaso17 aec40373d3 New Real World: fix parser 2018-07-02 14:44:34 +02:00
Ivan de la Beldad Fernandez 947bed0a46 feat(newpct): rename title to make them more standarized (#3321) 2018-07-02 12:56:53 +02:00
kaso17 b6692a7dab LostFilm: fix date parsing 2018-06-29 15:16:04 +02:00
kaso17 07938dcef8 BJShare: enable tracker specific categories 2018-06-29 14:16:41 +02:00
kaso17 6b44cc9b74 fix migration logic 2018-06-26 17:47:19 +02:00
kaso17 28bbeec462 MyAnonamouse: improve re-login detection 2018-06-24 18:38:49 +02:00
flightlevel 8ae09d453d Remove Microsoft.Extensions.PlatformAbstractions dependency
Was only needed for .NET Core 1
2018-06-24 11:38:57 +10:00
kaso17 ab37f0c2c7 Fuzer: add invisible recaptcha detection 2018-06-23 10:26:02 +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
morpheus133 11c7015c17 NCore: fix title generation (#3270) 2018-06-22 16:12:22 +02: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 67b1835264 Bit-City Reloaded: fix login 2018-06-15 10:30:43 +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
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
la55u 635e8240d2 RevTT: added files count (#3213) 2018-06-11 17:36:29 +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
kaso17 22a858c076 SceneTime: fix search 2018-06-07 18:33:44 +02: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
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
la55u 5ad2c7a371 RevTT: Minor fixes (#3193)
* fixed RevTT pc/iso category

* added grabs count to RevTT
2018-06-03 01:11:42 +02: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
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
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
DarkSupremo 2f7fa2f063 Bjshare: fix broken regex (#3137) 2018-05-23 15:40:23 +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 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 e1c5f3ed6d Cardigann: handle unauthorized error code 2018-05-17 16:31:24 +02:00
kaso17 b50733054f RevolutionTT: fix time parsing 2018-05-15 12:46:57 +02:00
kaso17 6a4c34d5df torznab: fix limit parameter 2018-05-14 16:48:57 +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 db0f651f33 TorrentLeech: improve dash remove code
fixes #3096
2018-05-13 17:42:22 +02: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
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 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
flightlevel 8d921202fa
Animebytes username requirement (#3076) 2018-05-06 10:36:53 +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 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 530ad7ecf5 AnimeBytes: migrate to new API (useless reults for now) 2018-04-26 19:30:03 +02: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 dae6aeb4b5 TorrentDay: disable .it domain 2018-04-23 17:13:57 +02: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
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 427428d09b AlphaRatio: remove dots from search string 2018-04-17 11:03:40 +02:00
kaso17 09d37ab232 GFTracker: removed (dead) 2018-04-11 18:45:30 +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 772709d46c Cardigann: add support for multiple category blocks 2018-04-10 14:48:46 +02:00
flightlevel 17d7ed5a2b
TorrentLeech: Update DateTime parsing (#2935) 2018-04-09 19:36:20 +10:00
Garfield69 d01d57037e bjshare: correction to 5bfe0179b2 for quality parsing. 2018-04-07 06:57:16 +12:00
kaso17 b26e287a62 add t=indexers for meta indexers 2018-04-06 17:43:18 +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 7d332aada4 Demonoid: fix comments link 2018-04-06 12:18:16 +02:00