Commit Graph

1359 Commits

Author SHA1 Message Date
ta264 a7c0eabb56 New: Series file naming tokens
Closes #25
Closes #26
2021-11-23 21:05:40 +00:00
ta264 dfb9558868 Fixed: Broken SSL certificate validation option
(cherry picked from commit a6a761cb32a268c4447071dc692c428789063fce)
2021-11-19 20:03:32 +00:00
ta264 a1c2986af8 Fixed: UI updates when new author book monitor state set
Fixes #1298
2021-11-17 14:30:01 +00:00
ta264 8f2ae2beff New: Upgrade to .NET 6 2021-11-13 08:45:25 +00:00
ta264 cef15887a4 Use modern HttpClient
(cherry picked from commit 402f8b296f17bf161824ec5ff40d67d036d00d94)
2021-11-13 08:45:25 +00:00
Qstick 5f946c0aa3 New: HealthCheck for valid Branch value
(cherry picked from commit ef2f954b814b10094de25d691812e699a587e0f4)
2021-11-11 18:04:26 +00:00
BookInfo 6bdfe01fbc Alternative metadata source 2021-11-11 11:08:43 +00:00
Mark McDowall d48f2a1cb6 Fixed: Qbit torrents treated as failed after error
(cherry picked from commit 7e175bf95ed0a7b624b04a397b953f27043211ae)
2021-10-17 14:23:26 -05:00
Robin Dadswell 89319f9833 New: Renamed Blacklist to Blocklist
(cherry picked from commit ead1371846b1f19cd49928052be0128bf7ccd41f)
2021-10-10 17:02:48 -05:00
Sean A 27259c1ebd Fixed: Ensure AudioTag years have default values (#1272)
* Fixed: Ensure AudioTagService years have default values

* Fix AudioTagServiceFixture.cs tests

Co-authored-by: Sean Anderson <sean.anderson@gaiaresources.com.au>
2021-10-08 09:58:20 +01:00
Thomas White 294346db35 Fixed: Null reference error when import list adds new book to existing author
Fixes #1235

(cherry picked from commit 5e3045db86748d0ab407a6785007cb6bbd4f46a6)
2021-09-20 17:43:47 +01:00
ta264 72ae466892 Fixed: Calculate author statistics correctly
Fixes #1213
2021-09-02 21:12:14 +01:00
ta264 bdcee8c7c1 New: Try matching with "Unabridged" removed from title 2021-09-02 21:12:14 +01:00
ta264 8edadbbfa2 Separate out Goodreads search from Author/Book data 2021-09-02 21:12:13 +01:00
ta264 cdf8b0bc8f Fixed: Split concatenated authors when calculating match 2021-09-01 21:04:39 +01:00
ta264 17535bd8d6 Fixed: Better detection of series in search results 2021-09-01 21:04:39 +01:00
ta264 665d87b8d7 Fixed: Prefer 13 character ISBN from epub metadata
Fixes #1210
2021-08-21 14:36:44 +01:00
Thomas White 466876da62 Fixed: "Specific Book" setting for readarr list import (#1200) 2021-08-18 14:14:54 +01:00
ta264 8dd6049603 Fixed: Don't mark downloads as failed if no files found 2021-08-04 21:09:20 +01:00
ta264 4541d3d3b0 Fixed: Parse search results using edition titles also
Fixes #1154
2021-07-30 19:51:21 +01:00
ta264 1f22cae4f8 Fixed: Import highest quality file first, not largest size 2021-07-26 21:12:49 +01:00
Taloth Saldono 38a6553654 Added IsTorrentLoaded to tests
Fixes #911

(cherry picked from commit 7272c5b7fcada0b346e1dd72fb2d1caa6b6e4c63)
2021-07-04 00:49:27 -04:00
Taloth Saldono ac36675c6e Fixed: Setting seed criteria while torrent is still being loaded by qbittorrent
closes #896

(cherry picked from commit 67e97f7aee761d19af6fe1a086691a9934635a6d)
2021-07-04 00:44:42 -04:00
bakerboy448 ed1935c85d fixup! Update wiki links 2021-07-04 00:24:21 -04:00
Qstick a1f740646f Fixed: Database migration failure when database was manually repaired in a certain way
Fixes #903
2021-07-03 23:53:09 -04:00
Taloth Saldono 759b78e816 Added mechanism for package maintainers to produce a health check error.
Fixes #859

(cherry picked from commit 7da02c236aa03e6aef011130526040c1cb8399fc)
(cherry picked from commit 024000275df3b2d3b884c2c2fbf0b86bd36a631a)
2021-07-03 23:50:05 -04:00
Qstick b23e225271 Update wiki links 2021-07-03 14:55:53 -04:00
Mark McDowall c31bbb63fb Fix checkingUP qbit status unit test
Fixes #227
2021-07-03 13:45:12 -04:00
Qstick ca00b8a3c7 New: Handle missingFiles status from qBit
Fixes #442

(cherry picked from commit 9a2cee3104b1e8d32f2df68d3ca75967aba41868)
2021-07-03 13:45:11 -04:00
PearsonFlyer 9a78c8b512 Fixed: Compatibility with the new Download Station API 2021-07-03 06:55:48 -05:00
Taloth Saldono 811c84a845 Multiple Email Address
Fixes #854
Fixes #884
Fixes #951
Fixes #954

(cherry picked from commit a8b6f70be1860aa502795f0dd30299c87d54dbbe)
2021-07-02 21:16:05 -04:00
RobinDadswell d01645052d fixups 2021-06-22 11:18:53 +01:00
Mark McDowall d822523394 Fixed broken tests
(cherry picked from commit 16156192c5f1abd929bcd825186b9f153507a46e)
2021-06-22 11:18:53 +01:00
Mark McDowall 0ffc44f3da Pull Sonarr commit 'Fixed: Removing completed download from SABnzbd'
(cherry picked from c669be317fffa252d59851e9a8ca9e56032a01fb)
2021-06-22 11:18:53 +01:00
ta264 fe13823b43 Fixed: Incorrectly looking up books by EditionId 2021-06-11 14:36:15 +01:00
ta264 13d8554e7e New: More book title naming tokens 2021-06-11 14:36:15 +01:00
ta264 4d840d6f43 New: PartNumber and PartCount naming tokens 2021-06-11 14:36:15 +01:00
ta264 e1465f5336 Fixed: Renaming multi-part books 2021-06-11 14:36:15 +01:00
ta264 7fda41c18b New: Better matching of books with subtitles 2021-06-11 14:36:15 +01:00
ta264 977c4e653b Adjust default quality profiles 2021-05-28 06:49:08 +01:00
ta264 9fb7a1051e Rename MP3-320 to MP3 2021-05-28 06:49:08 +01:00
ta264 3abda061ba New: Detect audio vs text from newznab categories 2021-05-28 06:49:08 +01:00
ta264 f6a04f7890 New: Basic audiobook support 2021-05-28 06:49:08 +01:00
servarr[bot] 8711c5d824 New: Remove completed downloads from disk when removing from SABnzbd
(cherry picked from commit ac8283d7339b3d9e8ccf70f3d1ff031d1b0a71d1)

Fixes #947

Co-authored-by: Mark McDowall <mark@mcdowall.ca>
2021-05-16 23:05:18 +01:00
ta264 96db74494a Fixed: Sort authors by lastname, firstname 2021-05-15 08:51:35 +01:00
Robin Dadswell 292aacc766 New: Localization support on Health Checks 2021-05-14 10:32:10 +01:00
Robin Dadswell a4755631c3 New: Health Check for Downloads to Root Folder
removed using localization

updated ShouldBeWarning to include wikifragment check

fixed linting issues

slight tidy up
2021-05-14 10:32:10 +01:00
ta264 129591de61 Revert "Ignore update test temporarily"
This reverts commit fd291aeb96.
2021-05-13 19:55:14 +01:00
ta264 a146f6d223 Cache nuget packages 2021-05-13 19:55:14 +01:00
ta264 fd291aeb96 Ignore update test temporarily 2021-05-07 19:41:49 +01:00