Commit Graph

3177 Commits

Author SHA1 Message Date
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 117a670aa3 Update readme (add HD-Spain tracker) (#3223)
Add new private tracker HD-Spain
2018-06-11 17:33:49 +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 f7bf4060ea Don't publish experimental artifacts 2018-06-11 17:21:34 +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 089d9f2e3d Ignore launchSettings.json 2018-06-10 12:38:32 +10:00
flightlevel 9abce7a586 Update build script so that binaries get pushed 2018-06-10 12:34:37 +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
kaso17 e243c11cc0
update mono reference 2018-06-05 07:24:05 +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