Qstick
fe85e18a62
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>
4 years ago
Qstick
4d2781d128
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>
4 years ago
Qstick
5a49fb9a14
fix modifiers for various classes
...
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Mark McDowall
5ca32a7e84
Fixed: Indexer being disabled due to download client rejecting it
...
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Taloth Saldono
d6634e7da1
Added PrivacyLevel option to FieldDefinition for later usage
...
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Taloth Saldono
a6ec2f5367
Added MultiSelect input control for provider settings
...
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Taloth Saldono
459dcc2ed6
New: Added FileList.io indexer support
...
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Arthur Bols
acd5796d87
New: Removed chown and simplified chmod options for linux/osx
...
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Qstick
051af8a9a6
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>
4 years ago
Qstick
4ca774182a
Improve root folder health check
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Skyler Mäntysaari
53527c518b
New: SendGrid Notifications
...
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Qstick
84ff9abf44
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>
4 years ago
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>
4 years ago
Qstick
3b656e05a2
Added UserAgent to api request trace log
...
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Qstick
a9e03ed1cc
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>
4 years ago
Qstick
bb504ec275
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>
4 years ago
Taloth Saldono
db51254827
Improved error message when nzb download contains an newznab error instead
...
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Qstick
79cff81ffd
Rename FilterFiles to FilterPaths
...
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Qstick
97e6240177
Fixed: Remove website post fix before parsing
...
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Qstick
ebcde8f602
Fix Release Push log statement
...
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Jacob
ea4044f237
New: Added option to filter Release Profile to a specific indexer
...
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Taloth Saldono
6943cc0011
Added Norwegian Bokmal alias
...
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Qstick
7e00dd731c
Fixed: RestClient does not use global proxy settings
...
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Mark McDowall
d33d27a55f
Remove website prefixes with dashes in URL
...
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Fossil
230198c1e7
Remove PFMonkey.com from Presets
...
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Qstick
d803847342
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>
4 years ago
Qstick
7693593230
Improved some log messages
...
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Qstick
f36eee0dc2
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>
4 years ago
Taloth Saldono
0db2f38dfe
Tiny fix in test, left-over from my on-windows test.
...
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Taloth Saldono
c58be51a03
Fixed: File imports on cloud drives slow due to transaction logic
...
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Qstick
7ea1bf71dd
Fixed: Use Proxy for MediaCovers and Metadata
...
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Mark McDowall
1d6749ef52
Fixed: Set permissions on extra and subtitle files
...
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Mark McDowall
9216fe28d0
Fixed: Include releases that failed to parse in search results
...
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Qstick
649ecd94ea
New: Event Driven HealthCheck Support
...
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Qstick
634153b658
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>
4 years ago
Qstick
3101544484
Simplify ManualImportModule null check
...
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Qstick
ff40d82ef1
Fixed: Edge case where import fails due to DB relationship mismatch
...
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Qstick
17b5187729
Fixed: Delay profile being ignored for non-revision upgrades
...
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Qstick
e30c078962
Remove unnecessary usings
...
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Qstick
d808934cf4
Remove Dotnet Framework Version Checks
...
Signed-off-by: Robin Dadswell <robin@dadswell.email>
4 years ago
Mark McDowall
32a49083e7
New: Show health warning if system time is off expected time
4 years ago
Qstick
9c096aae10
Fixed: Performance issue when scanning large root folder
4 years ago
Taloth Saldono
786247e9bc
Added Plex url to cleanser
4 years ago
Taloth Saldono
c152cc2517
Fixed typo in Cleanse IP
4 years ago
Taloth Saldono
3d86e29972
Cleanse remote IP Address from trace log file
4 years ago
Taloth Saldono
e3c239e848
Cleanse getnzb url
4 years ago
ta264
d21e446b0e
Fixed: Temporary fix for broken upgrades
4 years ago
ta264
82bb65ecb6
Fixed: Calibre add/remove format API
4 years ago
ta264
400bc5f8bb
Fixed: Abort if calibre detects duplicate
4 years ago
ta264
b3aeeeef09
Fixed: Frontend error in confirm import dialog
4 years ago
ta264
cab92745da
Fixed: better root folder validation
4 years ago
ta264
6a79c2f3a1
Fixed: Adding alternative edition of a book via goodreads id
4 years ago
ta264
3575ca50da
Fixed: Search with edition title
4 years ago
ta264
16e04041a9
New: Calibre library support
4 years ago
ta264
a579a93aab
Fixed: Support large calibre libraries
4 years ago
ta264
e52035564d
New: Make sure existing items on import list are monitored
4 years ago
ta264
134e13190d
Fixed: Exception syncing goodreads list
4 years ago
ta264
3d905e45ce
Log out SQL on insert/update fail also
4 years ago
ta264
fc4c42eeb7
Fixed: Refresh fail if series title null
4 years ago
Robin Dadswell
8fc3aef872
Fixed: Error handling when cannot create folder in Recycling Bin
...
(cherry picked from commit c05fccb90d64d92836603b55d4bd30d5cbdb96a5)
4 years ago
Qstick
5ff1e337e5
New: Removing update folder from temp folder during housekeeping
...
Fixes #697
Fixes #696
4 years ago
Qstick
f96424f4bd
Better task interval fetching
...
Fixes #706
Fixes #716
Fixes #705
4 years ago
Taloth Saldono
454e00613a
Fixed: Unnecessary certificate validation errors on localhost/loopback
...
(cherry picked from commit c28cafba0a1b92f065541ebdae9db06ab1e5ac82)
4 years ago
Mark McDowall
94075a9bf6
New: Treat Manual Bad in history as failed
...
(cherry picked from commit ab478fd64bdf2b710fb865006858a1a7dbdbad21)
4 years ago
nitsua
039ce39cc8
Fix GRID for import trigger
4 years ago
Mark McDowall
50f9f6e884
Fixed: Backup interval is updated on change
...
(cherry picked from commit e5e86680c8f99687d3b95765be1c414cd1090191)
4 years ago
Taloth Saldono
319089b90f
Bumped Sabnzbd default history request size from 30 to 60
...
(cherry picked from commit 8b2550cef0381a07c466044063c9d8c2be4d89c3)
4 years ago
Qstick
9a13790354
Fix BasicRepository Tests when not on UTC
...
(cherry picked from commit 4f7dc94b94bda49443c28baefc592e7388bcf540)
4 years ago
ta264
220f917be2
Fixed: Restoring large database backups
...
Remove Kestrel's default 28.6MB upload limit
(cherry picked from commit 286b083da429a49638c9121b1dda058b5425c476)
4 years ago
ta264
3e4ebe8aca
Pull DownloadClientItemClientInfo part of 824d315a
4 years ago
ta264
cedc026710
Fixed: Use QBittorrent category savepath for healthcheck
...
[common]
4 years ago
ta264
a5635c3396
Fixed: Import single file torrents with a folder from QBittorrent
4 years ago
Taloth Saldono
058ab4b4a8
Protect against Qbittorrent edgecase if users add torrents manually with Keep top-level folder disabled
...
(cherry picked from commit 05820ac272ee976fcc0a7b17f3e9cc987cb0d230)
4 years ago
ta264
eb50b4f09f
Fixed: Get actual file names from QBittorrent API ( #5226 )
...
* Fixed: Get actual file names from QBittorrent API
Previously we were assuming that the output filename was the category
output dir + the torrent name. This isn't true if the torrent has
been renamed or sanitized.
4 years ago
Taloth Saldono
3af3c9ff4b
Removed unnecessary importlists warning.
...
(cherry picked from commit a9384e26d86cfe8ae1d29569a708e3db9306abe6)
4 years ago
Taloth Saldono
cc9886379e
Give systemd a bit more time to restart sonarr after update
...
(cherry picked from commit 5fced70948c1e8d3d5e3c4747516507f87506697)
4 years ago
nitsua
c9b43e1a05
Fix notification GRIDs again
4 years ago
Qstick
ad1ef12238
Use Arch and Runtime when getting list of update changes
4 years ago
Qstick
bd9d972749
Win x86 builds
4 years ago
Qstick
38fafb87aa
Add NeutralLanguage for build in VS 16.8
4 years ago
nitsua
8633f0301e
Update MB to GR for custom script and discord notifier
...
Added GRIds to custom script and discord notifier
4 years ago
Qstick
7670e7a547
Fixed: Don't fail on screenshot upload 2nd run
4 years ago
nitsua
2a3243f37c
Add support for discord notifier
4 years ago
nitsua
d096536be3
Add the list of book ids to the custom script grab event
4 years ago
Mark McDowall
ce24902dc0
Fixed: Parsing of URLs with double slashes in the path
...
(cherry picked from commit 0c7743e786749b333333d282412ff76fc10aba65)
4 years ago
nitsua
0672fc7b85
Custom Notification cleanup
...
- Renamed event "BookDownload" to "Download" to match sonarr/radarr
- Renamed "TrackRetag" to "BookRetag" (Lidarr leftovers)
4 years ago
Mark McDowall
533e239d72
Fixed: Removing torrents from Vuze
...
(cherry picked from commit d0c0720578abcc02d9abca24f60d73d32491cd2f)
4 years ago
nitsua
f2502ff913
Add GetIntegerQueryParameter for use later
4 years ago
Taloth Saldono
b6cc303e1c
Fixed: Executing powershell and python scripts directly in Connect->Custom Scripts
4 years ago
Qstick
086e3b3240
Fixed: Don't Crash on Manual Grabs
4 years ago
Qstick
00dcc5de86
Take Screenshot on Automation tests for build status notifications
4 years ago
Qstick
c17f3a90a7
Catchup Linting
5 years ago
ta264
44fa6e4cc1
Fix test
5 years ago
Dtaggart
916acdb81a
New: Index priority
5 years ago
ta264
2f8ac793ff
New: Refresh button on book page that bypasses cache
5 years ago
ta264
b93bc1e5e5
Fixed: Correctly save the 'create empty author folders' option
...
Fixes #412
5 years ago
ta264
9100191ad0
New: Ensure covers up to date with Goodreads
5 years ago
ta264
709a945531
Fixed: Error fetching paged records from API without a sort key
...
(cherry picked from commit 53f1857e6349fc4c674dbaec50b0dda681f073ae)
5 years ago
ta264
6e398b3a57
Fixed: Error fetching results in Add New
5 years ago
ta264
72f1c8b9a8
Fix modules derived from BookModuleWithSignalR
5 years ago
ta264
3a12ae6956
New: Show series info in author books table and book details
5 years ago
ta264
9139113d14
New: Send publisher and language to calibre
5 years ago
ta264
4adffff5ba
Remove old lidarr UI settings
...
Fixes #401
5 years ago
Qstick
e4ad1c5e16
Switch Automation to Chrome for Test Speed
5 years ago
ta264
737bde0c5c
Fix test
5 years ago
ta264
38ce17fc53
Fixed: Trigger search when new book added via import list
5 years ago
Mark McDowall
0d8e36ca33
Fixed: Imported downloads not being removed when seeding goals are met
...
Closes #1400
5 years ago
Mark McDowall
162cbf01ed
Fixed: Remove seeded downloads if they've finished seeding after import
...
Closes #1389
(cherry picked from commit 9d766cfed588ee49525f68815b7e5eb980ddc11f)
5 years ago
Mark McDowall
0868626450
Fixed: Don't process downloads removed from the client
...
Closes #1377
5 years ago
Mark McDowall
e24bd83395
Don't re-trigger completed event
...
Closes #1376
5 years ago
ta264
f58cffef51
Log out SQL trace on error
...
Closes #394
5 years ago
ta264
9fc0a8d4d1
New: Option to disable automatic search on import lists
5 years ago
ta264
ede8b9aa4a
Fixed: Goodreads owned books import
5 years ago
ta264
220808a7c4
Fixed: Import list import error
5 years ago
ta264
515751b1e1
New: Send series info to calibre when importing
5 years ago
ta264
6ea1a56b50
New: Import shelves from any goodreads user
...
Fixes #369
5 years ago
ta264
412a2dcb6f
Fixed: Error adding some authors
...
Fixes the case where the author wasn't the main contributor to their
most popular book
Fixes #42
Fixes #360
5 years ago
ta264
be83bff893
Quieten calibre
5 years ago
Qstick
8c6ecd3b7a
Fixed: Don't lock command queue if updating is disabled
5 years ago
Taloth Saldono
f94a286479
Lock CommandQueueManager.PushMany too
5 years ago
Taloth Saldono
e39fee9209
Skip unknown/removed commands still queued in the database
5 years ago
Taloth Saldono
edd278a131
Fixed timing issue allowing multiple instances of the same command to be queued
5 years ago
Mark McDowall
4f131428b8
Fixed: Broken tasks getting stuck in queue
5 years ago
ta264
01290965c5
Fix test
5 years ago
Mark McDowall
f9af5e2502
Fixed: Error occurred while executing task ProcessMonitoredDownloads
5 years ago
Mark McDowall
bc395860bb
Fixed: Inaccessible path leading to import process being aborted before processing all items
5 years ago
ta264
b9ba7228b5
Fixed: Re-processing imported download causing task to fail
5 years ago
Taloth Saldono
84faeca0d3
Fixed missing interface for the CheckForFinishedDownloadCommand backward compat handling
5 years ago
gl3nni3
921bfdb20d
Fixed: Replace duplicate slashes from file names when importing
...
Fixes #3470
5 years ago
ta264
0d3798b8b1
Fixed: Bad SQL queries getting files for book
5 years ago
ta264
190c4059cc
Fix default quality revision version to 1 not 0
5 years ago
ta264
dfccb8b6dd
Fix fpcalc tests
5 years ago
ta264
2ce12e1a7e
Move runtime copy into a separate target
5 years ago
ta264
9973dd8195
Move msbuild target files into folder
5 years ago
ta264
b2d1617e44
Disable single instance check for integration tests
...
Causes a SIGABRT on mono 6.10 and 6.12 - double free or corruption
5 years ago
Dtaggart
e563f7f75e
New: Added silent notification option to telegram
...
(cherry picked from commit 9e392977b9f66be37c1fd6938c0b051c362ddb42)
5 years ago
ta264
0387f8e33e
New: Calibre root folder health check
5 years ago
ta264
8781b78be9
Fixed: Validate calibre connection before saving root folder
5 years ago
ta264
d2fa75dee5
New: Support digest authentication with Calibre
5 years ago
ta264
1e2d931f9a
Support for digest auth with HttpRequests
...
[common]
5 years ago
ta264
655017e1ed
Simplify calibre settings
...
The IProviderConfig stuff wasn't used
5 years ago
ta264
d2dcc45492
Fixed: Shared serializer in ProviderRepository
...
[common]
Some caching happens in the serializer settings so best not to
recreate each time
5 years ago
ta264
1ace52784b
Print log file on fail
5 years ago
ta264
2b994fdc0c
Run integration tests in parallel
...
Revert "Try to fix alpine integration tests"
This reverts commit d8cb86c5dd
.
[common]
5 years ago
ta264
ea909c6d99
Bump net core to 3.1.7
5 years ago
ta264
4cc09a7cc0
Fix test
5 years ago
ta264
d8cb86c5dd
Try to fix alpine integration tests
5 years ago
Taloth Saldono
a67dda87a8
Additional logging in case of integration test startup failures
...
Closes #292
5 years ago
ta264
745fba3bf8
Disable stylecop for backend build on azure
...
Linting issues are picked up by the analyze task
5 years ago
ta264
07295cd7b2
Fix integration test packages
5 years ago