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
f63f1361ce
Remove TehConnection From README ( #3083 )
2018-05-12 11:35:31 +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
mitsu375
7841bcab06
Update README.md ( #3057 )
2018-05-03 16:10:43 +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