flightlevel
cd65ec7a71
Merge branch 'master' into dotnetcore
2018-06-22 22:32:48 +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
5278b9fb47
Log Asp.Net.Core web requests
2018-06-18 22:01:25 +10:00
flightlevel
1ecafe3667
ResultsController - get BlackHole from ServerConfig without engine
2018-06-18 21:54:39 +10:00
flightlevel
190a415907
Remove unused runtimeSettings parameter
2018-06-18 21:50:09 +10:00
flightlevel
ca609a9e62
Add Legacy routes rewrite
2018-06-18 21:48:45 +10:00
flightlevel
b72ade7b27
Add ListenPublic/Private overrides
2018-06-17 14:39:49 +10:00
flightlevel
e7098d01c5
CommandLineParser: Case insensitive
2018-06-17 14:12:52 +10:00
flightlevel
b04ee56612
Process settings before creating WebHost
2018-06-17 14:02:13 +10:00
flightlevel
72a18e9b73
Get startup configuration without using DI
2018-06-17 12:39:03 +10:00
flightlevel
6be64bbe36
Merge branch 'master' into dotnetcore
2018-06-17 11:49:51 +10:00
flightlevel
cf3848a54f
.NET Core preparation: Access ServerConfig without using JackettModule
2018-06-17 11:48:59 +10:00
flightlevel
1a14e8dd4b
improve BEncode error handling: Pull in changes from master
...
3468e7d404
2018-06-16 18:40:31 +10:00
flightlevel
a25eb7f951
Merge branch 'master' into dotnetcore
2018-06-16 18:36:54 +10:00
flightlevel
9437cd54d3
Setup logging before DI
2018-06-16 18:32:08 +10:00
flightlevel
be55c5e4a6
Restart WebHost after port change in UI
2018-06-16 18:06:14 +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
flightlevel
68351a480b
Merge branch 'master' into dotnetcore
2018-06-14 19:29:02 +10:00
flightlevel
33e35f1bd3
Re-enable the updater
2018-06-14 19:21:31 +10:00
flightlevel
e82b54994e
Update build for Mono
2018-06-14 19:18:17 +10: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
211e152863
Merge branch 'master' into dotnetcore
2018-06-11 17:30:57 +10: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
5818b914a3
Include Mono version check
2018-06-10 22:31:55 +10:00
flightlevel
0680d39d90
Torznab: Pull in improved error handling
...
7f163c3945
2018-06-10 21:56:45 +10:00
flightlevel
4ca6676be0
Blackhole: Pull in fix magnet links
...
f3290800d8
2018-06-10 21:54:12 +10:00
flightlevel
3d85e751b7
Rewrite rule: Handle no path after base path
2018-06-10 21:52:13 +10:00
flightlevel
965da06214
Merge branch 'master' into dotnetcore
2018-06-10 12:53:02 +10: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
flightlevel
53162b4bd3
Add back Windows Service functionality
2018-06-10 12:33:16 +10:00
flightlevel
80d78a027b
Copy ServiceConfigService over untouched
2018-06-10 12:29:07 +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
f3290800d8
bloackhole: fix magnet links
2018-06-08 16:04:54 +02: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
3843d68766
Merge branch 'master' into dotnetcore
2018-06-05 21:53:56 +10: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
flightlevel
a60c1fca36
.NET 4.6.1 or Mono 5.4 is now the minimum supported runtime
2018-06-03 21:27:47 +10:00
flightlevel
23f55ef33a
Continue moving configuration across
2018-06-03 21:11:18 +10: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
e4c729a588
Merge branch 'master' into dotnetcore
2018-06-02 17:45:27 +10: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
f09c5722be
Update to .NET core 2.1 RTM and setup builds
2018-06-02 17:33:26 +10:00
flightlevel
e73ae99e38
Implement AspNetCore.DataProtection to replace DPAPI
2018-05-30 21:43:58 +10:00
flightlevel
10c5c99385
Merge branch 'master' into dotnetcore
2018-05-30 21:30:58 +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
flightlevel
0a70f91bf1
Target full framework (Mono) as well for transition period
2018-05-20 21:51:52 +10:00
flightlevel
88945be5d7
Start configuration
2018-05-20 21:21:08 +10: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
7f163c3945
improve torznab error handling
2018-05-13 17:15:59 +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
e5929c850c
Updater: remove tehconnection.yml
2018-05-13 14:58:44 +02:00
kaso17
86771a87c6
CzTorrent: use cookie login
2018-05-13 14:58:30 +02:00
flightlevel
5df131140f
Upgrade to .NET Core 2.1 RC1 (ARM support)
2018-05-12 13:16:56 +10:00
flightlevel
8002483e68
Add response compression
...
Reduces dashboard load size from 677kb to 153kb
2018-05-12 12:51:46 +10:00
flightlevel
ce84264490
Add Authorization
2018-05-12 12:44:47 +10: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
flightlevel
615794a4bf
Minor controller updates as the web app expects no content
2018-05-05 17:10:36 +10:00
flightlevel
5eed9d7038
Add middleware: Exception handling and rewrite/redirect
2018-05-05 17:08:46 +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
f162902b36
Refactor controllers for ASP.NET Core (Authentication disabled for now)
2018-05-01 22:55:09 +10:00
flightlevel
a752683965
Copy controllers untouced from Jackett project
2018-05-01 22:03:16 +10:00
flightlevel
683bd6e2d4
Add DI and Initialisation
2018-05-01 22:00:02 +10:00
flightlevel
13426fe7ec
Refactor services for ASP.NET Core
2018-05-01 21:41:34 +10:00
flightlevel
d87d0f87b1
Add packages
2018-05-01 21:26:42 +10:00
flightlevel
85ec169755
Copy Services (except Windows Service) untouched from Jackett project
2018-05-01 21:17:59 +10:00
flightlevel
9cc40144a9
Add new DotNET Core API project Jackett.Server
2018-05-01 21:13:20 +10: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