ta264
814d75c022
Fixed: Restarting windows service from UI
3 years ago
Qstick
947ad15af0
New: Build on Net6
3 years ago
bakerboy448
7ad7680fa3
Fixed: Improve Log Cleansing
...
(cherry picked from commit 721b7ccd7bb9eaa12719b5ced1e6edd12b511260)
3 years ago
ta264
7fe36a7e92
New: Use native dotnet host and DryIoc
...
(cherry picked from commit d6170dbfedf27a6218afe242a0fae2eb8b368aec)
3 years ago
Qstick
57bd659f4c
New: Even More Mono Cleaning
3 years ago
ta264
2cc114c037
New: Drop mono support
...
(cherry picked from commit fb130fd0e916262651a8ce97f4263f05117b91cc)
3 years ago
ta264
9d265ef9b2
Move test harness packages into Directory.Build.props
3 years ago
ta264
c1a6e1c39d
New: Build with NET5
...
(cherry picked from commit da1686b53c3bfa3904414d92ae0fb2435c4c0309)
3 years ago
bakerboy448
bd0e1899ae
Fixed: Discordnotifier is now Notifiarr
...
Fixed: Cleanse Notifiarr APIKey from logs
Fixes #2130
Fixes #2221
4 years ago
Qstick
ff6ca24e14
Update BuildInfoFixture.cs
4 years ago
Robin Dadswell
0758a27d5b
Generalized RateLimit logic to all indexers based on indexer id
...
Fixes #1982
Co-authored-by: Taloth Saldono <Taloth@users.noreply.github.com>
4 years ago
Qstick
d198c9987e
Fixed: Don't fail entire import if Validation error on list item
...
Fixes #2021
Fixes #2133
4 years ago
Taloth Saldono
baa1fe4602
Fixed: Qbittorrent api errors when only one of two seed criteria was configured
...
closes #2099
(cherry picked from commit 652d44722b96a7a830ec45fe83260ddcecc525a7)
4 years ago
bakerboy448
96c1d13790
Fixed: Cleanse Tracker Announce Keys from logs
...
Closes #2030
(cherry picked from commit e67864fecb4a66792152ff8fb0889ee1a176919f)
4 years ago
servarr[bot]
f890fa1697
Cleanse more /home/username scenarios ( #2024 )
...
* Cleanse more /home/username scenarios
(cherry picked from commit 23047623ee89944260b6073813ff1f4e5223be71)
* Update CleanseLogMessageFixture.cs
* Update CleanseLogMessageFixture.cs
Co-authored-by: Taloth Saldono <Taloth@users.noreply.github.com>
Co-authored-by: Qstick <qstick@gmail.com>
4 years ago
ta264
8063a32acd
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
4 years ago
Mark McDowall
9af68b653b
Fixed: Cleanse account and passwd from Download Station URLs
4 years ago
Taloth Saldono
c92b254bb7
Fixed: Regression causing updater to fail (manual update required if on 3.0.3.971, see forums)
4 years ago
Taloth Saldono
2c22ed2912
Fixed: Dataloss when moving series folder to root folder with only different casing
4 years ago
Mark McDowall
b63dde0298
Fixed: Parsing of URLs with double slashes in the path
4 years ago
Taloth Saldono
4f220d9532
Fixed: Removed hardlink-based transactional file transfer logic (instead relying on explicit copy+delete for cifs)
4 years ago
Arthur Bols
e5f48959eb
New: Removed chown and simplified chmod options for linux/osx
4 years ago
Qstick
77328559e9
Fixed recursion issue when emptying recycle bin
...
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
4 years ago
ta264
9945c986d9
Revert Cached changes from bb02d73c4
...
Bring it back in line with Sonarr. I was originally worried that we
were caching all Artists and this would be a resource hog. But the
caching will happen on every RSS scan so I think we're better off just
holding the cache and not worrying.
4 years ago
Taloth Saldono
341c42d8e6
Tiny fix in test, left-over from my on-windows test.
4 years ago
Taloth Saldono
b1a56e7c2c
Fixed: File imports on cloud drives slow due to transaction logic
4 years ago
Qstick
3f96208c41
Fixed: Use Proxy for MediaCovers and Metadata
4 years ago
Qstick
d72014eb66
New: Event Driven HealthCheck Support
...
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
4 years ago
gl3nni3
a229062e6f
Fixed: Replace duplicate slashes from file names when importing
...
Fixes #3470
4 years ago
Taloth Saldono
8e74a76538
Added Plex url to cleanser
4 years ago
Taloth Saldono
312c3b786e
Cleanse remote IP Address from trace log file
4 years ago
Taloth Saldono
cc974574b2
Cleanse getnzb url
4 years ago
ta264
36319578a0
Try to fix service test
4 years ago
Taloth Saldono
e75ee6e842
Fixed: Executing powershell and python scripts directly in Connect->Custom Scripts
...
Fixes #1203
Co-Authored-By: taloth <taloth@users.noreply.github.com>
4 years ago
Qstick
3af96f1863
Fix HttpClientTests, Use Servarr HttpBin Mirror
4 years ago
Qstick
f5e2a447e9
Sync Packages with Radarr
4 years ago
ta264
d6e47fde7e
Fixed: NET Core not deleting source when moving across drives
...
This reverts commit 10fc0b071fae9807fa456144b0708d95574d17ff. Use the
mono fix from 43a35c84477fd194eaa816f1b3e4ade6cb4af42a in NET Core also
4 years ago
ta264
a2ba8e76bb
New: Watch filesystem for changes to library
4 years ago
ta264
a1e0b39495
Fixed: NET Core doing copy/delete instead of rename
4 years ago
Qstick
a4b78b44ce
StyleCop ( #1058 )
...
* Stylecop Rules and Fixes
4 years ago
ta264
8da53ae6aa
New: Bump to .NET Core 3.1
4 years ago
ta264
92334d237a
Disable some flaky tests on MacOS
4 years ago
ta264
fc5e2b63e0
Filter OOM from sentry
4 years ago
ta264
8fe924fdcd
New: Multi target net framework 4.6.2 and net core 3.0
4 years ago
ta264
d881b26261
Fixed: Convert MonoOnly to PosixOnly
4 years ago
ta264
b1349213f2
New: Use dotnet tooling, produce 64bit build on windows
4 years ago
ta264
8280c85b94
Fixed: Duplicate Retry attribute breaking build
4 years ago
ta264
4bf9b7055d
Fixed: Make ProcessProvider tests more reliable
4 years ago
ta264
d4547138ec
Fixed: Remove obsolete HttpProvider
4 years ago
ta264
250d79b5bb
Fixed: app.config no longer required
4 years ago