Mark McDowall
|
e5f483eadc
|
New: Health events for Webhooks
Signed-off-by: Robin Dadswell <robin@dadswell.email>
|
2021-01-19 19:06:46 -05:00 |
|
Qstick
|
8e78bf71a1
|
Fixed: Failing file copy when running in docker on synology with btrfs
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
Signed-off-by: Robin Dadswell <robin@dadswell.email>
|
2021-01-19 19:06:46 -05:00 |
|
Taloth Saldono
|
0c581c6146
|
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-19 19:06:46 -05:00 |
|
Taloth Saldono
|
cabec3c625
|
Fixed: Dataloss when moving series folder to root folder with only different casing
Signed-off-by: Robin Dadswell <robin@dadswell.email>
|
2021-01-19 19:06:45 -05:00 |
|
Taloth
|
a0ef1ebaad
|
New: Newznab/Torznab categories dropdown with indexer provided category names
Signed-off-by: Robin Dadswell <robin@dadswell.email>
|
2021-01-19 19:06:45 -05:00 |
|
Taloth Saldono
|
5abfee1bf8
|
Handle ratelimit api response for newznab caps endpoint on certain newznab indexers that have caps behind the apikey
Signed-off-by: Robin Dadswell <robin@dadswell.email>
|
2021-01-19 19:06:45 -05:00 |
|
Taloth Saldono
|
a776336b8c
|
Fixed: Exception when parsing Quality in release title with colon
Signed-off-by: Robin Dadswell <robin@dadswell.email>
|
2021-01-19 19:06:45 -05:00 |
|
Mark McDowall
|
cdf648670d
|
Fixed: Show more information in UI when testing SAB fails in some cases
Signed-off-by: Robin Dadswell <robin@dadswell.email>
|
2021-01-19 19:06:45 -05:00 |
|
Taloth Saldono
|
4282b84fb6
|
Remove stacktrace if hardlink resulted in EXDEV.
Signed-off-by: Robin Dadswell <robin@dadswell.email>
|
2021-01-19 19:06:45 -05:00 |
|
Taloth Saldono
|
42acea55fd
|
Fixed: Performance of symbolic link detection and infinite recursion
Signed-off-by: Robin Dadswell <robin@dadswell.email>
|
2021-01-19 19:06:45 -05:00 |
|
Taloth Saldono
|
c7e7d48ca3
|
New: Fast copy using reflink on btrfs volumes
Signed-off-by: Robin Dadswell <robin@dadswell.email>
|
2021-01-19 19:06:45 -05:00 |
|
Taloth Saldono
|
b1fbdebba9
|
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-19 19:06:45 -05:00 |
|
Qstick
|
b4bfd7d07f
|
Fixed: Sorting of queue by artist title when unknown items are included
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
Signed-off-by: Robin Dadswell <robin@dadswell.email>
|
2021-01-19 19:06:45 -05:00 |
|
Qstick
|
470ba66d4a
|
Moved Windows-only Permission function to Lidarr.Windows
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
Signed-off-by: Robin Dadswell <robin@dadswell.email>
|
2021-01-19 19:06:45 -05:00 |
|
Qstick
|
400fa4a960
|
fix modifiers for various classes
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
Signed-off-by: Robin Dadswell <robin@dadswell.email>
|
2021-01-19 19:06:44 -05:00 |
|
Mark McDowall
|
e9de0420dd
|
Fixed: Indexer being disabled due to download client rejecting it
Signed-off-by: Robin Dadswell <robin@dadswell.email>
|
2021-01-19 19:06:44 -05:00 |
|
Taloth Saldono
|
56a623bad9
|
Added PrivacyLevel option to FieldDefinition for later usage
Signed-off-by: Robin Dadswell <robin@dadswell.email>
|
2021-01-19 19:06:44 -05:00 |
|
Taloth Saldono
|
26bf0c0542
|
Added MultiSelect input control for provider settings
Signed-off-by: Robin Dadswell <robin@dadswell.email>
|
2021-01-19 19:06:44 -05:00 |
|
Taloth Saldono
|
33de5d2049
|
New: Added FileList.io indexer support
Signed-off-by: Robin Dadswell <robin@dadswell.email>
|
2021-01-19 19:06:44 -05:00 |
|
Arthur Bols
|
1e3b775837
|
New: Removed chown and simplified chmod options for linux/osx
Signed-off-by: Robin Dadswell <robin@dadswell.email>
|
2021-01-19 19:06:44 -05:00 |
|
Qstick
|
3428ee3ca2
|
Fixed: Not removing seeded download if it was manual imported in some cases
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
Signed-off-by: Robin Dadswell <robin@dadswell.email>
|
2021-01-19 19:06:44 -05:00 |
|
Qstick
|
1fbaefc054
|
Improve root folder health check
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
Signed-off-by: Robin Dadswell <robin@dadswell.email>
|
2021-01-19 19:06:44 -05:00 |
|
Skyler Mäntysaari
|
b1cfa90a9f
|
New: SendGrid Notifications
Signed-off-by: Robin Dadswell <robin@dadswell.email>
|
2021-01-19 19:06:44 -05:00 |
|
Qstick
|
3e01c3089c
|
Fixed: Added .org to website url filtering in parser
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
Signed-off-by: Robin Dadswell <robin@dadswell.email>
|
2021-01-19 19:06:43 -05:00 |
|
Qstick
|
2e80c86e23
|
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-19 19:06:43 -05:00 |
|
Qstick
|
a22297c197
|
Added UserAgent to api request trace log
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
Signed-off-by: Robin Dadswell <robin@dadswell.email>
|
2021-01-19 19:06:43 -05:00 |
|
Qstick
|
6e595bfad3
|
New: Add DownloadClient and DownloadId to Webhook notifications
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
Signed-off-by: Robin Dadswell <robin@dadswell.email>
|
2021-01-19 19:06:43 -05:00 |
|
Qstick
|
8ffcc8a711
|
Clarify that Post-Import Category torrents are not monitored by Sonarr.
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
Signed-off-by: Robin Dadswell <robin@dadswell.email>
|
2021-01-19 19:06:43 -05:00 |
|
Taloth Saldono
|
778085544c
|
Improved error message when nzb download contains an newznab error instead
Signed-off-by: Robin Dadswell <robin@dadswell.email>
|
2021-01-19 19:06:43 -05:00 |
|
Qstick
|
770176e127
|
Rename FilterFiles to FilterPaths
Signed-off-by: Robin Dadswell <robin@dadswell.email>
|
2021-01-19 19:06:43 -05:00 |
|
Qstick
|
4247605dc9
|
Fixed: Remove website post fix before parsing
Signed-off-by: Robin Dadswell <robin@dadswell.email>
|
2021-01-19 19:06:43 -05:00 |
|
Qstick
|
a5e69528a9
|
Fix Release Push log statement
Signed-off-by: Robin Dadswell <robin@dadswell.email>
|
2021-01-19 19:06:43 -05:00 |
|
Jacob
|
074bcb4ebf
|
New: Added option to filter Release Profile to a specific indexer
Signed-off-by: Robin Dadswell <robin@dadswell.email>
|
2021-01-19 19:06:43 -05:00 |
|
Taloth Saldono
|
255c19bb83
|
Added Norwegian Bokmal alias
Signed-off-by: Robin Dadswell <robin@dadswell.email>
|
2021-01-19 19:06:42 -05:00 |
|
Qstick
|
5f1b928cd9
|
Fixed: RestClient does not use global proxy settings
Signed-off-by: Robin Dadswell <robin@dadswell.email>
|
2021-01-19 19:06:42 -05:00 |
|
Mark McDowall
|
ed1175ed86
|
Remove website prefixes with dashes in URL
Signed-off-by: Robin Dadswell <robin@dadswell.email>
|
2021-01-19 19:06:42 -05:00 |
|
Fossil
|
664905b4f2
|
Remove PFMonkey.com from Presets
Signed-off-by: Robin Dadswell <robin@dadswell.email>
|
2021-01-19 19:06:42 -05:00 |
|
Qstick
|
a4223e8dbf
|
Fixed: Test All not clearing health error
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
Signed-off-by: Robin Dadswell <robin@dadswell.email>
|
2021-01-19 19:06:42 -05:00 |
|
Qstick
|
3af8c2f504
|
Improved some log messages
Signed-off-by: Robin Dadswell <robin@dadswell.email>
|
2021-01-19 19:06:42 -05:00 |
|
Qstick
|
67086060b1
|
Fixed: Delete files from Artist Mass Editor not actually deleting files
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
Signed-off-by: Robin Dadswell <robin@dadswell.email>
|
2021-01-19 19:06:42 -05:00 |
|
Taloth Saldono
|
099fd3166c
|
Tiny fix in test, left-over from my on-windows test.
Signed-off-by: Robin Dadswell <robin@dadswell.email>
|
2021-01-19 19:06:42 -05:00 |
|
Taloth Saldono
|
43363cbd08
|
Fixed: File imports on cloud drives slow due to transaction logic
Signed-off-by: Robin Dadswell <robin@dadswell.email>
|
2021-01-19 19:06:42 -05:00 |
|
Qstick
|
7d0eeca9a9
|
Fixed: Use Proxy for MediaCovers and Metadata
Signed-off-by: Robin Dadswell <robin@dadswell.email>
|
2021-01-19 19:06:42 -05:00 |
|
Mark McDowall
|
aa7d289a48
|
Fixed: Set permissions on extra and subtitle files
Signed-off-by: Robin Dadswell <robin@dadswell.email>
|
2021-01-19 19:06:42 -05:00 |
|
Mark McDowall
|
c0f8d92c6e
|
Fixed: Include releases that failed to parse in search results
Signed-off-by: Robin Dadswell <robin@dadswell.email>
|
2021-01-19 19:06:42 -05:00 |
|
Qstick
|
2732ea43ad
|
New: Event Driven HealthCheck Support
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
Signed-off-by: Robin Dadswell <robin@dadswell.email>
|
2021-01-19 19:06:42 -05:00 |
|
Qstick
|
bc059c3f32
|
Fixed: Disregard Real when user disabled proper preference
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
Signed-off-by: Robin Dadswell <robin@dadswell.email>
|
2021-01-19 19:06:42 -05:00 |
|
Qstick
|
172f8e4b31
|
Simplify ManualImportModule null check
Signed-off-by: Robin Dadswell <robin@dadswell.email>
|
2021-01-19 19:06:42 -05:00 |
|
Qstick
|
2e9087d4c3
|
Fixed: Edge case where import fails due to DB relationship mismatch
Signed-off-by: Robin Dadswell <robin@dadswell.email>
|
2021-01-19 19:06:42 -05:00 |
|
Qstick
|
8dd3c14132
|
Fixed: Delay profile being ignored for non-revision upgrades
Signed-off-by: Robin Dadswell <robin@dadswell.email>
|
2021-01-19 19:06:42 -05:00 |
|