Commit graph

3767 commits

Author SHA1 Message Date
ta264
6c2cd7fe16 New: Support for Redacted API keys
Fixes #1127
2020-10-13 23:19:25 -04:00
Qstick
17a4379cb2 Fix indexer add due to null categories in Newznab presets 2020-10-13 23:19:25 -04:00
Qstick
75db57c138 Fix build due to apiPath setting in Newznab presets 2020-10-13 23:19:25 -04:00
Mark McDowall
67eb2f2313 New: Add Tabula Rasa Newznab Preset
(cherry picked from commit 31be74e6d33e0066c1dca6115c7272a49dc8d277)
2020-10-13 23:19:25 -04:00
Qstick
d7edbb0cf0 Fix System Time Fixture 2020-10-13 23:19:25 -04:00
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>
2020-10-13 23:19:25 -04:00
Qstick
24cd56aa35 Fixed: Selecting a release from Interactive Search with an unknown album
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-10-13 23:19:25 -04:00
Qstick
140f3f88c4 New: MB ID filter when getting artist from API
Fixes #1200

Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-10-13 23:19:25 -04:00
Qstick
2a76ae4087 Fixed: Ignore album title when parsing release group
Fixes #1198

Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-10-13 23:19:25 -04:00
Mark McDowall
a81587dc57 New: Show health warning if system time is off expected time
Closes #1422
2020-10-13 23:19:25 -04:00
Taloth Saldono
b214d6e2cd Fixed: Added glusterfs to known network drive filesystems so it shows up in System 2020-10-13 23:19:25 -04:00
ta264
d52f0d653a Fix fingerprinting tests 2020-10-13 23:19:25 -04:00
ta264
0aaa2c836a Add libMonoPosixHelper for musl-arm64 2020-10-13 23:19:25 -04:00
ta264
ff8d671c8b New: Musl (alpine linux) compatibility 2020-10-13 23:19:25 -04:00
Qstick
f8afe65f7e Fixed: Performance issue when scanning large root folder 2020-10-13 23:19:25 -04:00
Qstick
050827a86b Fixed: Don't lock command queue if updating is disabled 2020-10-13 23:19:24 -04:00
Taloth Saldono
3964e98c13 Lock CommandQueueManager.PushMany too 2020-10-13 23:19:24 -04:00
Taloth Saldono
8a68042192 Skip unknown/removed commands still queued in the database 2020-10-13 23:19:24 -04:00
Taloth Saldono
880170637e Fixed timing issue allowing multiple instances of the same command to be queued 2020-10-13 23:19:24 -04:00
Mark McDowall
9fdc603fc3 Fixed: Broken tasks getting stuck in queue 2020-10-13 23:19:24 -04:00
Qstick
c50bedebc1 Cleanup Swagger warnings (#1177) [skip ci] 2020-10-13 23:19:24 -04:00
Qstick
4ee56ff374 fixup API Docs
[skip-ci]
2020-10-13 23:19:23 -04:00
Qstick
7d3bd6f28a Add base Swagger.json to v1 API
[skipci]
2020-10-13 23:19:23 -04:00
Qstick
3af96f1863 Fix HttpClientTests, Use Servarr HttpBin Mirror 2020-10-13 23:19:20 -04:00
Qstick
f5e2a447e9 Sync Packages with Radarr 2020-10-13 23:18:47 -04:00
ta264
9c64ba6cbd New: HealthCheck to warn if running legacy mono version 2020-10-13 23:18:47 -04:00
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
2020-10-13 23:18:47 -04:00
ta264
8771e715ae Fixed: Manual import from artist page forces correct artist 2020-10-13 23:18:47 -04:00
ta264
fb88017821 Fixed: Don't scan all folders on artist add 2020-10-13 23:18:47 -04:00
ta264
95cfa0d09a New: Split out metadata refresh from disk rescan 2020-10-13 23:18:47 -04:00
ta264
a2ba8e76bb New: Watch filesystem for changes to library 2020-10-13 23:18:47 -04:00
ta264
87d29ec978 New: Only refresh items that have updated on metadata server 2020-10-13 23:18:47 -04:00
Qstick
16a23b9d79 New: Store Task StartTime, Show Duration in UI 2020-10-13 23:18:47 -04:00
ta264
4f5a0b7afd Fixed: Update file paths correctly when moving artist
Fixes #1088
2020-10-13 23:18:47 -04:00
ta264
c4cf178144 Fixed: Don't mark downloads as failed if no files found
Resolves #945
2020-10-13 23:18:47 -04:00
ta264
6cfb54030b Update sentry dsn 2020-10-13 23:18:46 -04:00
Taloth Saldono
14e13217ba Added UpdateMechanismMessage to allow package maintainers provide custom message 2020-10-13 23:18:46 -04:00
Qstick
5ef2ec18d3 New: Set Branch, Update Mech from PackageInfo 2020-10-13 23:18:46 -04:00
Taloth Saldono
8eea5a0ac9 Another mono 6.x workaround to use rename rather than expensive copy 2020-10-13 23:18:46 -04:00
Mark McDowall
e0aaab05a9 New: Ignore #recycle folders (Synology Recycle bin folder) 2020-10-13 23:18:46 -04:00
Taloth Saldono
c54140169b Fixed: Workaround for mono 6.x file copy/move issues 2020-10-13 23:18:46 -04:00
ta264
a1e0b39495 Fixed: NET Core doing copy/delete instead of rename 2020-10-13 23:18:46 -04:00
ta264
62e119b1af Fixed: Albums from lists allow any version 2020-10-13 23:18:46 -04:00
ta264
7597a3c3bd Fixed: Monitor specific album option for lists 2020-10-13 23:18:45 -04:00
ta264
5ecc4a2333 Fixed: Don't check update folder writable in docker 2020-10-13 23:18:45 -04:00
ta264
ffc67899d1 Fixed: Rename TrackFiles in DB on artist move
Fixes #1012
2020-10-13 23:18:45 -04:00
ta264
be4e748977 New: Don't require artist mapping 2020-10-13 23:18:45 -04:00
ta264
1cc434a498 New: Pass DownloadClientItem to Import Specs 2020-10-13 23:18:45 -04:00
ta264
843bc6aabc New: Update MonoTorrent from nuget 2020-10-13 23:18:45 -04:00
ta264
c4df49b0fb Update sentry DSN to self hosted 2020-10-13 23:18:45 -04:00