Qstick
1d6a7a1843
Revert "Async HttpClient and list lookup"
...
This reverts commit c8a2af867e
.
5 years ago
Qstick
70601faa4f
Bump Core Packages for 3.1.4
5 years ago
ta264
c8a2af867e
Async HttpClient and list lookup
5 years ago
Qstick
c64c2d9f27
New: Use RadarrApi For MovieInfo
5 years ago
Taloth Saldono
e8e852100c
Fixed recursion issue when emptying recycle bin
5 years ago
ta264
d03a6486d3
Fixed: NET Core not deleting source when moving across drives
...
This reverts commit 10fc0b071f
. Use the
mono fix from 43a35c8447
in NET Core also
5 years ago
Taloth Saldono
4606503818
Fixed: Performance issue when scanning large root folder
5 years ago
Taloth Saldono
eb98a7e8be
Improved error message when nzb download contains an newznab error instead
5 years ago
Qstick
73eb83c9dc
Fix Indent Issue from cherry pick
5 years ago
Taloth Saldono
7afea3df90
Log Real IP on Authentication failure in case of a reverse proxy
...
closes #3711
5 years ago
Qstick
17c60f897b
Sentry DSN Update
5 years ago
Qstick
72caab1b2b
New: Monitor and Process downloads separately
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
39250abf7d
Fixed: Add AltTitles from TMDB if Mapping Fails
...
Fixes #4300
5 years ago
Qstick
37d004d78d
Fixed: Copy linux permission mask when moving to recycle bin
...
Co-Authored-By: taloth <taloth@users.noreply.github.com>
5 years ago
Qstick
d59c563023
Update Backend Packages
5 years ago
Mark McDowall
55758a2772
New: Ignore #recycle folders (Synology Recycle bin folder)
5 years ago
Петр Шургалин
1e4bdcc324
Fixed: RestClient does not use global proxy settings
...
Co-Authored-By: Petr Shurgalin <pshurgal@users.noreply.github.com>
Co-Authored-By: taloth <taloth@users.noreply.github.com>
5 years ago
Qstick
65287ec4f3
New: TMDb List Rework
5 years ago
Qstick
70d7b3b70a
Fixed: 4 digit year for log lines
...
#4053
5 years ago
ta264
f83ccb6ca4
Swap to dapper Mk. 2
5 years ago
ta264
f02fa629cc
Reformat and apply Stylecop rules
5 years ago
ta264
d4fa9b7345
Remove trailing whitespace
5 years ago
ta264
8d27111f7b
Remove all unnecessary usings
5 years ago
ta264
c6ae0bb509
Add missing new lines at end of files
5 years ago
ta264
997ff74fb9
Replace tabs with 4 spaces
5 years ago
ta264
10fc0b071f
Fixed: NET Core doing copy/delete instead of rename
5 years ago
ta264
c53aed4cbf
Update sentry DSN to self hosted
5 years ago
Qstick
e937d74b11
Revert "Swap to dapper and system.text.json for database backend"
...
This reverts commit d2065bfa1b
.
5 years ago
ta264
d2065bfa1b
Swap to dapper and system.text.json for database backend
5 years ago
Taloth Saldono
c34dc0be13
Cleanse getnzb url
5 years ago
Taloth Saldono
d5c2308587
Fixed: File imports on cloud drives slow due to transaction logic
5 years ago
ta264
6235225f7d
New: Bump to .NET Core 3.1
5 years ago
ta264
36ab3ecf71
Fixed: Removed unused references to System.Drawing
5 years ago
ta264
9fe978319e
Fixed: Don't load Radarr.Core.dll as part of Radarr.Update
5 years ago
ta264
b5b43b8b3f
Changed: Align GetValueOrDefault extension with netcore3.0 version
...
- netcore3.0 implements the extenion on IReadOnlyDictionary.
- Dictionary implements both IReadonlyDictionary and IDictionary and
so defining the extenion on both interfaces creates an ambiguous
reference
- IDictionary doesn't inherit from IReadOnlyDictionary
Either we have to add 'using NzbDrone.Common.Extenions;'
separately to resolve the ambiguity or we have to standardaize on only
having the extension on IReadOnlyDictionary.
5 years ago
ta264
057829c3b0
New: Multi target net framework 4.6.2 and net core 3.0
5 years ago
ta264
abde842bf0
Fixed: Remove obsolete HttpProvider
5 years ago
ta264
350dfeabba
New: Make Twitter NetStandard compatible
5 years ago
ta264
bc0cc2bfa9
New: Use ImageSharp for resizing
5 years ago
ta264
5c07b39b04
Fixed: Convert MonoOnly to PosixOnly
5 years ago
ta264
fdbed91a4e
New: Use sqlite package from Lidarr
5 years ago
ta264
0b0d0a7353
New: Use dotnet tooling, produce 64bit build on windows
5 years ago
Taloth Saldono
97de1b4622
Moved Platform version determination to static
5 years ago
Qstick
7fd391259c
Fixed: Movie Path UI Warning, Duplicate Import Fixes
5 years ago
Qstick
f395117885
Fixed: More Sentry Filtering
5 years ago
ta264
98d987869c
Changed: Point at lidarr hosted update server
5 years ago
Taloth Saldono
6c4e3b1fd5
New: Added Auth-* log entries for fail2ban purposes
5 years ago
Qstick
7f221c7834
Fixed: Automation/Integration/Unit Tests
5 years ago
Qstick
b89c7b8675
New: Convert to New CSProj Format
...
Co-Authored-By: taloth <taloth@users.noreply.github.com>
5 years ago
Qstick
86dde88fe6
Fixed: Re-DSN after log fix
5 years ago