Commit Graph

243 Commits

Author SHA1 Message Date
Taloth Saldono d61daeac8e Generalized RateLimit logic to all indexers based on indexer id 2021-03-16 21:52:21 +00:00
Taloth Saldono c8c37435be Fixed: Jackett indexer search performance 2021-03-16 21:52:21 +00:00
ta264 025cb04035 Fixed: FolderWritable check for CIFS shares mounted in Unix
See https://github.com/dotnet/runtime/issues/42790

Implemented workaround in https://github.com/dotnet/runtime/issues/42790#issuecomment-700362617
2021-03-15 23:33:19 -04:00
ta264 d6170dbfed New: Use native dotnet host and DryIoc 2021-03-12 12:55:48 +00:00
ta264 6bcede5064 Fix formatting 2021-03-12 12:55:48 +00:00
Taloth Saldono fbfbe4a931 Cleanse more /home/username scenarios
(cherry picked from commit 23047623ee89944260b6073813ff1f4e5223be71)
2021-02-27 17:28:18 +00:00
ta264 d51af026fb Move test harness packages to Directory.Build.props 2021-02-12 16:04:15 +00:00
ta264 fb130fd0e9 New: Drop mono support 2021-02-12 16:04:15 +00:00
ta264 da1686b53c New: Build with NET5 2021-02-12 16:04:15 +00:00
Qstick 93ba5ade9e Cleanup Conflicts in Sonarr/Lidarr Pulls
Co-Authored-By: Robin Dadswell <19610103+RobinDadswell@users.noreply.github.com>
2021-01-28 23:43:19 -05:00
Mark McDowall 6d9126bca4 Fixed: Cleanse account and passwd from Download Station URLs
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
Taloth Saldono 2d1573251b Fixed: Regression causing updater to fail (manual update required if on 3.0.3.971, see forums)
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
Taloth Saldono da5cdd6661 Fixed: Dataloss when moving series folder to root folder with only different casing
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
Taloth Saldono 4af4d45873 Fixed: Removed hardlink-based transactional file transfer logic (instead relying on explicit copy+delete for cifs)
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
Arthur Bols acd5796d87 New: Removed chown and simplified chmod options for linux/osx
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
Qstick ceef604201 Fixed recursion issue when emptying recycle bin
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
Taloth Saldono 0db2f38dfe Tiny fix in test, left-over from my on-windows test.
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
Taloth Saldono c58be51a03 Fixed: File imports on cloud drives slow due to transaction logic
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
Qstick 7ea1bf71dd Fixed: Use Proxy for MediaCovers and Metadata
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
Qstick 649ecd94ea New: Event Driven HealthCheck Support
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
Taloth Saldono 786247e9bc Added Plex url to cleanser 2021-01-28 23:43:19 -05:00
Taloth Saldono 3d86e29972 Cleanse remote IP Address from trace log file 2021-01-28 23:43:19 -05:00
Taloth Saldono e3c239e848 Cleanse getnzb url 2021-01-28 23:43:19 -05:00
Mark McDowall ce24902dc0 Fixed: Parsing of URLs with double slashes in the path
(cherry picked from commit 0c7743e786749b333333d282412ff76fc10aba65)
2020-10-10 17:16:02 -04:00
Taloth Saldono b6cc303e1c Fixed: Executing powershell and python scripts directly in Connect->Custom Scripts 2020-10-10 14:43:15 -04:00
gl3nni3 921bfdb20d Fixed: Replace duplicate slashes from file names when importing
Fixes #3470
2020-08-18 22:48:31 +01:00
ta264 ea909c6d99 Bump net core to 3.1.7 2020-08-14 06:35:58 +01:00
ta264 c022533aba Try to fix service test 2020-08-04 15:18:38 +01:00
ta264 c1b9590df2 Bump to net core 3.1.5, update packages 2020-07-02 19:40:28 +01:00
Taloth Saldono 5ef55d2180 Fixed DownloadFile when file already exists 2020-07-01 21:16:07 +01:00
Taloth Saldono 3c335d498e Fixed tests 2020-07-01 21:16:07 +01:00
Taloth Saldono 138a188cc9 Fixed: Download mediacover using configured proxy. 2020-07-01 21:16:07 +01:00
ta264 3fa605177c New: Cache goodreads responses 2020-07-01 21:16:07 +01:00
Qstick 50e9225574 Use HTTPS for httpbin tests 2020-07-01 21:16:07 +01:00
Qstick d1565b44e4 Update HttpClientFixture.cs 2020-07-01 21:16:07 +01:00
ta264 08496c82af New: Readarr 0.1 2020-05-09 22:24:45 +01:00
Qstick 3b7eb01918 New: Lidarr to Readarr 2020-02-29 16:58:13 -05:00
ta264 cf15359b89 New: Watch filesystem for changes to library 2020-02-27 21:27:03 +00:00
Qstick f77a2feeef StyleCop (#1058)
* Stylecop Rules and Fixes
2020-01-03 07:49:24 -05:00
ta264 6af29da4c9 New: Bump to .NET Core 3.1 2019-12-15 22:04:56 -05:00
ta264 5b2df4d9ca Disable some flaky tests on MacOS 2019-11-02 14:48:54 +00:00
ta264 ea56775fa6 Filter OOM from sentry 2019-11-02 11:00:38 +00:00
ta264 4346c76d4f New: Multi target net framework 4.6.2 and net core 3.0 2019-10-29 20:38:57 +00:00
ta264 9f5dac3789 Fixed: Convert MonoOnly to PosixOnly 2019-10-29 20:38:57 +00:00
ta264 4a0468e1ab New: Use dotnet tooling, produce 64bit build on windows 2019-10-29 20:38:57 +00:00
ta264 b050c73d87 Fixed: Duplicate Retry attribute breaking build 2019-10-16 21:38:05 +01:00
ta264 2049034883 Fixed: Make ProcessProvider tests more reliable 2019-10-16 21:24:36 +01:00
ta264 2e127d721c Fixed: Remove obsolete HttpProvider 2019-10-05 22:36:33 +01:00
ta264 55e141c44b Fixed: app.config no longer required 2019-09-23 20:04:50 +01:00
Qstick 9d60b049fb Fixed: Clean Spotify Refresh Token from Logs 2019-09-22 15:42:33 -04:00