Commit Graph

3996 Commits

Author SHA1 Message Date
Qstick f0d1cde01a Fixed: SourceTitle if Album Title null in Discord ImportFailed event
Fixes #2134
2021-04-01 22:53:51 -04:00
Qstick d198c9987e Fixed: Don't fail entire import if Validation error on list item
Fixes #2021
Fixes #2133
2021-04-01 22:47:15 -04:00
Qstick 3a7e5c9201 Fixed: Database migration failure when database was manually repaired in a certain way
Fixes #2094
2021-04-01 22:17:51 -04:00
Taloth Saldono 053efd2214 Added IsTorrentLoaded to tests
Fixes #2103

(cherry picked from commit 7272c5b7fcada0b346e1dd72fb2d1caa6b6e4c63)
2021-04-01 22:07:13 -04:00
Taloth Saldono baa1fe4602 Fixed: Qbittorrent api errors when only one of two seed criteria was configured
closes #2099

(cherry picked from commit 652d44722b96a7a830ec45fe83260ddcecc525a7)
2021-04-01 22:03:16 -04:00
Taloth Saldono f51aebb1bd Fixed: Setting seed criteria while torrent is still being loaded by qbittorrent
closes #2086

(cherry picked from commit 67e97f7aee761d19af6fe1a086691a9934635a6d)
2021-04-01 22:03:16 -04:00
Mark McDowall 9c83e20b88 Fixed: Set SameSite=Strict for SonarrAuth cookie
Closes #2060

(cherry picked from commit 675c72f02e7565a937b40c23ec27df6d86f95dc3)
2021-04-01 22:03:16 -04:00
Mark McDowall 66c1ac9971 Fixed: Don't set cookies for static resources
Closes #2059

(cherry picked from commit 6619350f87a8f6ddedfea0cc8ca5b1e9ab006091)
2021-04-01 22:03:16 -04:00
Taloth Saldono 5cc2db26e7 Added mechanism for package maintainers to produce a health check error.
Fixes #2049

(cherry picked from commit 7da02c236aa03e6aef011130526040c1cb8399fc)
(cherry picked from commit 024000275df3b2d3b884c2c2fbf0b86bd36a631a)
2021-04-01 22:03:16 -04:00
Mark McDowall 55372f554f Fixed: Removal of previous service
Fixes #2040

(cherry picked from commit cd28af98eed831e00a400e66b652e6a8d6f9c442)
2021-04-01 21:33:45 -04:00
bakerboy448 96c1d13790 Fixed: Cleanse Tracker Announce Keys from logs
Closes #2030

(cherry picked from commit e67864fecb4a66792152ff8fb0889ee1a176919f)
2021-04-01 21:26:16 -04:00
Nick Jordan 600975873b
Add support for Flood (#2104) 2021-03-29 23:14:26 -04:00
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>
2021-03-29 23:13:28 -04:00
Taloth Saldono c855119c6f Fixed: Unnecessary idle cpu usage
(cherry picked from commit 5a69801877eb72899dd9867c39a1b88b7114fe5b)
(cherry picked from commit 4eb6cb9daee11cf473d063e95b9713375c986d09)
2021-03-23 21:00:37 +00:00
Taloth Saldono 06d2a297eb Fixed post-install update check not running
(cherry picked from commit eea6be459d5dbfafb9a5285046282c25c4697242)
2021-03-21 09:24:33 -04:00
Taloth Saldono 7fe05d0744 Make it clearer that Maximum size is the global limit.
(cherry picked from commit a848e575cd37eb3cc421a66fc6b4bbfb26782d8e)
2021-03-21 09:23:45 -04:00
ta264 92b7c5df30 Disable new warning in 5.0.200
(cherry picked from commit 940da91ca49e2ecc3f293118bf56eabdf7afc973)
2021-03-12 13:24:34 +00:00
Mark McDowall f29db754db Just one Application Version header
(cherry picked from commit ab502ffda41aaae8bccaa4f33c62e3fca61b277f)
2021-03-07 20:27:45 -05:00
Mark McDowall 74ddc955c7 Fixed: Cache headers for static resources
Towards #4356

(cherry picked from commit efd9fe9ad0f08aa55a59a3b8365d8bdd471ffa8b)
2021-03-07 20:24:10 -05:00
Qstick e85ed1e2b8 Handle 303 Redirects 2021-03-06 11:54:22 -05:00
ta264 c9ee3f8b8a Fixed: Ensure SSL cert exists before saving config
Trap missing certificate exception to avoid bootloop

(cherry picked from commit 78c7372a0d64e15734b14b0ca9852ae7c0a47132)
2021-02-24 17:55:01 +00:00
Qstick 4da0fe80f3
Update NuGet.config 2021-02-21 13:44:43 -05:00
Taloth Saldono 294a50e0a3 Fixed: Validation of new qbittorrent max-ratio action config
(cherry picked from commit d1c3ae17491726320c58561548a21d83dae7fe7d)
2021-02-07 10:48:42 -05:00
Qstick 510b0bd037 Fix DownloadStation integration in DSM 7
(cherry picked from commit b0753ab153a79203de10a928e99fcec5b6a7c895)
2021-02-07 09:20:31 -05:00
Qstick 8dc796e6b2
Bump ChromeDriver from 84 to 88
Fixes #1964
2021-02-07 09:06:28 -05:00
ta264 11e0d36592 Fixed: Restart button restarts Lidarr correctly 2021-02-04 21:22:34 +00:00
ta264 3fcd8af697 Fixed: Set musl status at compile time 2021-01-28 12:25:07 -05:00
Qstick 9bf6db4187 Remove Sab ToPP Status 2021-01-24 22:25:25 -05:00
Taloth Saldono 709d01a3b1 Fixed CompletedDownloadService tests
Fixes #1869
2021-01-24 22:04:14 -05:00
servarr[bot] d0faeaf6de
Update indexer category parameters for the other nyaa (#1764)
* Update indexer category parameters for the other nyaa

(cherry picked from commit 850552bf1769e663d6001a77b7cf76f88dad00a4)

* fixup for Audio

Co-authored-by: Antoine Martin <hyptos974@gmail.com>
Co-authored-by: Qstick <qstick@gmail.com>
2021-01-24 22:03:01 -05:00
Qstick b9f91db3ae New: Speed up Bulk Artist Deletions 2021-01-24 21:52:55 -05:00
Mark McDowall 8e92c55a35 Better task interval fetching
(cherry picked from commit fddf2d1fc8b600d8f82b2dbfd2376b0538c3cc83)
2021-01-24 21:52:22 -05:00
Qstick b3352564fa Fixed: Update path before importing to ensure it hasn't changed
Fixes #1847
2021-01-24 21:44:00 -05:00
Qstick e6489eaca3 Fixed: Blank Page after Delete for Index/Editor (Avoid null broadcasts) 2021-01-24 21:03:23 -05:00
Qstick 77b565c882 Fixed: Remove AlbumFolder column in Mass Editor 2021-01-24 20:27:43 -05:00
bakerboy448 2cb36e61e0 Update wiki link hints for health checks
Closes #1880
2021-01-24 16:39:41 -05:00
Qstick 0c6468d63a Fixed: ImportList Fails on Album Not Found
Fixes #1725
2021-01-24 12:46:50 -05:00
ta264 0ae1b3acce Fixed: False positive in remote path check with transmission
Fixes #1771

Correctly use the download directory when it's set
2021-01-24 12:22:51 -05:00
Robin Dadswell 84f9b8ca2d New: Discord notification upgrade colour
(cherry picked from commit cfdaddd81ae66412766ff19805c78e8503205bbe)
2021-01-20 23:42:50 -05:00
Robin Dadswell 873784557c New: Changed colour of Discord On Download notifications
(cherry picked from commit 42d93f6fdb972accda1db9e176dd62e9cd5282d1)
2021-01-20 23:42:50 -05:00
Qstick 05323bd498 New: Customizable Discord Notifications
(cherry picked from commit 470c9101ae825f8ad492e02f62e70d51d0e5b11a)
2021-01-20 23:42:50 -05:00
Qstick f8f857376a TagSelect field type
(cherry picked from commit 09347f79c5c486ccb88d732c1bac1cacc668536c)
2021-01-20 23:09:23 -05:00
Mark McDowall 419ec2bdb9 New: Require Encryption option for email
Fixes #1908

(cherry picked from commit e704ee617f379ff61fb1bf9fb4044d6b4eb12814)
2021-01-18 23:40:58 -05:00
Qstick a943636905 New: Replace SmtpClient with Mailkit
Closes #1891

(cherry picked from commit 579c4433494a848aa75abb09d78af7e98ebb96a6)
2021-01-18 23:40:58 -05:00
Qstick ada650b97c New: Import from another Lidarr Instance
Fixes #1054
2021-01-18 23:24:51 -05:00
Robin Dadswell 9eafb8fe8c Fixed: Error handling when cannot create folder in Recycling Bin
(cherry picked from commit c05fccb90d64d92836603b55d4bd30d5cbdb96a5)
2021-01-17 14:06:57 -05:00
Qstick 774a3597de New: Remove AlbumFolder, Support Nested Track Format 2021-01-17 03:58:33 -05:00
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
2021-01-17 02:55:59 -05:00
Taloth Saldono 0d00dbb517 Fixed: Unnecessary certificate validation errors on localhost/loopback
(cherry picked from commit c28cafba0a1b92f065541ebdae9db06ab1e5ac82)
2021-01-17 00:31:14 -05:00
Mark McDowall d510a47c8f New: Treat Manual Bad in history as failed
(cherry picked from commit ab478fd64bdf2b710fb865006858a1a7dbdbad21)
2021-01-17 00:30:50 -05:00