Qstick
2fe11ca1a9
Rename NzbSearchService to ReleaseSearchService
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2022-11-25 20:18:28 -06:00
Qstick
bcc8370d05
Cleanup dual target and mono code
...
Fixes #1893
Fixes #1808
2022-10-20 20:19:52 -05:00
ta264
f33e9f2bbc
Fixed: Selecting edition for books in manual import
2022-08-15 14:04:29 +01:00
Robin Dadswell
46c2e0ba82
New: Postgres Support
...
Co-Authored-By: Qstick <376117+Qstick@users.noreply.github.com>
Co-authored-by: ta264 <ta264@users.noreply.github.com>
(cherry picked from commit 80b1aa9a2c81617bdda7ef551c19a2f114e49204)
2022-08-13 19:55:48 +01:00
ta264
b3f99d8c20
Fixed: Add missing author when a book's author changes in metadata
...
Fixes READARR-VH
2022-08-05 11:30:13 +01:00
ta264
b0a3ddef9c
Fixed: Speed up book api
2022-05-30 09:05:25 +01:00
ta264
a59706ceb4
Fixed: Removed unnecessary author data from book endpoint
2022-05-30 09:05:25 +01:00
nitsua
ce58e6ecdb
Fixed: Mark as Failed errors
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
(cherry picked from commit a9792973eef960e8310a611cf1da2d2cada57532)
2022-05-25 17:02:44 +01:00
Qstick
17ce8187fd
New: Instance name in System/Status API endpoint
2022-05-15 13:05:44 -05:00
Robin Dadswell
21538b972d
New: Set Instance Name
2022-05-15 13:05:44 -05:00
Qstick
482fe04161
New: Add Validations for Recycle Bin Folder
2022-03-23 19:26:11 -05:00
Qstick
c5787b0c87
New: Add AppName to system status response
2022-01-18 23:26:09 -06:00
Qstick
d6ba6bbfd1
Fixed: Parse endpoint response when title failed to parse
...
Fixes #1175
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
2022-01-18 18:35:10 -06:00
Robin Dadswell
be46d5ae8f
New: On delete notifications
2021-12-30 16:38:49 -06:00
ta264
8011112919
Fixed: Error opening manual import for unmatched items
...
Fixes #1425
2021-12-23 21:41:43 +00:00
ta264
c817d6c0d8
Fixed: Error 'Book with Id not found' in manual import
2021-12-15 11:55:55 +00:00
Mark McDowall
e2745c5956
Fixed: Blocklisting pending releases
2021-12-15 11:55:55 +00:00
Mark McDowall
25b37ace34
Track fully imported downloads in separate history table
...
New: Improved detection of already imported downloads
Closes #232
2021-12-15 11:55:55 +00:00
ta264
6947e6e34c
Fixed: Speed up initial author load
2021-12-01 21:56:48 +00:00
ta264
c51ae664aa
New: Option to control which new author books get monitored
2021-12-01 21:23:23 +00:00
ta264
1d694af98e
Workaround .net error serializing new object()
...
See https://github.com/dotnet/runtime/issues/61995
2021-12-01 21:23:22 +00:00
ta264
a7c0eabb56
New: Series file naming tokens
...
Closes #25
Closes #26
2021-11-23 21:05:40 +00:00
ta264
615acdaebe
New: Combine mass editor and author editor, enable book editor
2021-11-22 19:05:39 +00:00
ta264
4887ed0d2f
New: Book editor on author details page
2021-11-19 20:03:32 +00:00
ta264
bf852cadbe
Fixed: Prevent frontend errors when many books added to Readarr
2021-11-19 20:03:32 +00:00
ta264
b05bd685bc
New: Make monitoring existing books on an import list optional
2021-11-17 14:30:01 +00:00
ta264
8f2ae2beff
New: Upgrade to .NET 6
2021-11-13 08:45:25 +00:00
ta264
d6e55e2913
Fixed: Deleted books removed from UI
2021-11-11 11:08:43 +00:00
ta264
1835f15460
Improve ErrorHandler and quieten logging
...
Closes #1301
(cherry picked from commit 5fb6b449507af0b238afe6b699d8f55cc5deb790)
2021-11-11 11:08:43 +00:00
ta264
78d073a0a8
Fixed: Filtering editions by language
2021-10-23 14:09:54 +01:00
Robin Dadswell
89319f9833
New: Renamed Blacklist to Blocklist
...
(cherry picked from commit ead1371846b1f19cd49928052be0128bf7ccd41f)
2021-10-10 17:02:48 -05:00
Qstick
26b0034bbb
Create swagger.json
2021-09-26 19:42:27 -05:00
ta264
72ae466892
Fixed: Calculate author statistics correctly
...
Fixes #1213
2021-09-02 21:12:14 +01:00
ta264
9d78e5bfd8
Fixed: Bookshelf not updating after adjusting monitored options
2021-09-02 21:12:13 +01:00
Taloth Saldono
0e5f45a457
Send signalr message for episode monitored flag changes
...
(cherry picked from commit 9e81d41f262fb1f9d798374673b0a0427bf1a6e3)
Closes #1049
2021-09-02 21:12:13 +01:00
ta264
7a969a63e4
New: Use ISO 639-3 language codes in metadata profile
2021-09-02 21:12:13 +01:00
ta264
2558660b7b
New: Add index views for all books
2021-09-01 21:04:39 +01:00
bakerboy448
ae88bc30e1
Fixed: Provider Wiki Links (supported-X => supported#X)
2021-07-22 20:49:48 +01:00
ta264
7f8dc3d2b4
New: Optionally display authors as LastName, FirstName in index
...
Fixes #1062
2021-07-22 20:35:01 +01:00
Qstick
b23e225271
Update wiki links
2021-07-03 14:55:53 -04:00
Qstick
3de0df2162
Fixed: Root folder custom filter in Mass Editor
...
Fixes #260
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2021-07-03 13:52:48 -04:00
Qstick
cbf382625f
Fixed: Preferred word can't have a term that is empty or only spaces
...
Fixes #218
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2021-07-03 13:45:12 -04:00
Mark McDowall
e6250bfe0f
New: Don't forcibly retest indexers/download clients/connections on save if previously enabled
...
Fixes #448
(cherry picked from commit b2b1600ebe7f022a3248ea12b69553e2d51a3a7c)
2021-07-03 13:45:11 -04: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
3ab29eee60
Fixed: Reinstate total book count in author stats
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
f6a04f7890
New: Basic audiobook support
2021-05-28 06:49:08 +01:00
Robin Dadswell
6acd42e82b
Show User Agent in System->Tasks for externally triggered commands ( #1047 )
...
* Show User Agent in System->Tasks for externally triggered commands
(cherry picked from commit fe8f319f7bfdadb7218b6313ada6cae1d2a35ad8)
* Fix ESLint
(cherry picked from commit c3837c9f7b50534e3eafe1d9fbaf360fee4588b7)
* fixup
Co-authored-by: Taloth Saldono <Taloth@users.noreply.github.com>
Co-authored-by: Mark McDowall <mark@mcdowall.ca>
2021-05-23 20:52:14 +01:00
ta264
96db74494a
Fixed: Sort authors by lastname, firstname
2021-05-15 08:51:35 +01:00
ta264
a146f6d223
Cache nuget packages
2021-05-13 19:55:14 +01:00