Mark McDowall
|
53e7718fcf
|
Fixed: Release profiles not saving if Must (Not) Contain is empty
(cherry picked from commit 0abd52d6beba82f9c9af0d6469aa1a7157128537)
|
2021-10-05 16:25:49 +00:00 |
|
Qstick
|
d14a64caf9
|
Bump System.Data.Sqlite to 1.0.115.0-0
|
2021-10-03 19:23:19 -05:00 |
|
Mark McDowall
|
af2e743994
|
New: Log which DB is being migrated
(cherry picked from commit 07c95f06d3b9b32aaeb923d4c678f10a2bf1141a)
|
2021-10-03 10:22:46 -04:00 |
|
Kevin Lau
|
398ab902dc
|
New: Change Today color in calendar for better visibility
(cherry picked from commit d9e9b72a894a238e58d40cc0a6aa83c416db1a44)
|
2021-10-02 11:06:53 -04:00 |
|
Qstick
|
007edcba9e
|
Weblate Updates
|
2021-10-02 10:02:22 -05:00 |
|
Qstick
|
26b0034bbb
|
Create swagger.json
|
2021-09-26 19:42:27 -05:00 |
|
ta264
|
e842137385
|
Fix backend analyze
|
2021-09-20 19:33:43 +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 |
|
Peter Sarossy
|
859dd091f3
|
Fix README typo (#1237) [skip CI]
|
2021-09-18 20:22:06 -05:00 |
|
ta264
|
72ae466892
|
Fixed: Calculate author statistics correctly
Fixes #1213
|
2021-09-02 21:12:14 +01:00 |
|
ta264
|
12c67891fb
|
Fixed: Better book status column in author details
|
2021-09-02 21:12:14 +01:00 |
|
ta264
|
ffc97d8489
|
Fixed: Use track title tag if album tag not set
|
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
|
6325432a34
|
Fixed: Filter by page count after filtering editions
|
2021-09-02 21:12:14 +01:00 |
|
ta264
|
1e82c7a67a
|
New: Add book, series and files counts to author details page
|
2021-09-02 21:12:14 +01:00 |
|
ta264
|
8b19f02ade
|
Fixed: Don't repeatedly refresh queue when author deleted
|
2021-09-02 21:12:14 +01:00 |
|
ta264
|
3c4c6b855e
|
Fix add new book prop validation
|
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 |
|
Robin Dadswell
|
2317665f33
|
New: Added book monitoring to author details
(cherry picked from commit 0ff889c3be1e8ee48759b233aeabf1bf1c4b4ff4)
(cherry picked from commit 0bd74098f9)
|
2021-09-02 21:12:13 +01:00 |
|
ta264
|
73950ca431
|
Fixed: Show metadata profile in mass editor by default
|
2021-09-02 21:12:13 +01:00 |
|
ta264
|
a746a9a4b1
|
Fixed: Cannot edit root folder calibre option after creation
Fixes #1188
|
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
|
7c10f3a74d
|
New: Speed up metadata refresh
|
2021-09-02 21:12:13 +01:00 |
|
ta264
|
8edadbbfa2
|
Separate out Goodreads search from Author/Book data
|
2021-09-02 21:12:13 +01:00 |
|
ta264
|
dc2de62b03
|
Fixed: Use both album artist and track artist fields to pick up author for audiobooks
|
2021-09-01 21:04:39 +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
|
5f1be9e447
|
Fixed: Previous / Next author buttons sort by last name
|
2021-09-01 21:04:39 +01:00 |
|
ta264
|
c9cb0a9774
|
New: Search bar searches books as well as authors
|
2021-09-01 21:04:39 +01:00 |
|
Taloth Saldono
|
ba9f618405
|
Lazy Loading fuse-worker and fixed some potential timing issues when it's slow. Also keep last result while typing.
(cherry picked from commit 1e98002b8f3b01e41bff011644a9345c37c259c1)
|
2021-09-01 21:04:39 +01:00 |
|
ta264
|
468ebc3307
|
New: Load all books on page load and store in the browser
|
2021-09-01 21:04:39 +01:00 |
|
ta264
|
2558660b7b
|
New: Add index views for all books
|
2021-09-01 21:04:39 +01:00 |
|
ta264
|
a774cf0682
|
Fixed: Bookshelf jump bar
|
2021-09-01 21:04:39 +01:00 |
|
Mark McDowall
|
924e393d1a
|
Fixed: Log active indexers instead of implying all indexers are searched
(cherry picked from commit e19d4cf85b5a48ef823b9a983591d2bf7e72c621)
|
2021-09-01 09:35:00 -04:00 |
|
bakerboy448
|
98cc8f0a4b
|
update bug report [skip ci]
(cherry picked from commit e912e14cbbc3fedf2242281609a96760a716d16f)
|
2021-08-27 21:08:27 -05:00 |
|
ta264
|
665d87b8d7
|
Fixed: Prefer 13 character ISBN from epub metadata
Fixes #1210
|
2021-08-21 14:36:44 +01:00 |
|
nitsua
|
7c662d4628
|
Add a link to the github issue if it is added to the change notes
Database Migration
NO
Description
Add a link to the github issue if it is added to the change notes
|
2021-08-18 16:23:52 +01:00 |
|
ta264
|
d5199ebcd7
|
Don't fail builds if sentry down
|
2021-08-17 21:43:29 +01:00 |
|
Thomas White
|
466876da62
|
Fixed: "Specific Book" setting for readarr list import (#1200)
|
2021-08-18 14:14:54 +01:00 |
|
bakerboy448
|
109fd22d1f
|
New: Add missing Part Number and Part Count Examples
|
2021-08-14 18:08:58 -05:00 |
|
bakerboy448
|
001e24aaae
|
Fixed: Corrected Indexer Category Help Text
|
2021-08-14 16:38:07 -05:00 |
|
Qstick
|
bbff60a2b0
|
Fixed: Avoid fetching quality definitions twice
|
2021-08-12 21:17:08 -04:00 |
|
Qstick
|
4b88cc5ea5
|
Fixed: Cleanup of unused tags for Import lists
Fixes #1181
|
2021-08-12 20:50:44 -04:00 |
|
Servarr
|
cf49404e13
|
Translated using Weblate (Portuguese (Brazil)) [skip ci] (#1147)
Currently translated at 99.7% (720 of 722 strings)
Translated using Weblate (Portuguese) [skip ci]
Currently translated at 77.9% (563 of 722 strings)
Translated using Weblate (Portuguese (Brazil)) [skip ci]
Currently translated at 99.7% (720 of 722 strings)
Translated using Weblate (Arabic) [skip ci]
Currently translated at 66.0% (477 of 722 strings)
Translated using Weblate (Portuguese (Brazil)) [skip ci]
Currently translated at 99.3% (717 of 722 strings)
Translated using Weblate (Portuguese) [skip ci]
Currently translated at 77.9% (563 of 722 strings)
Translated using Weblate (Hungarian) [skip ci]
Currently translated at 100.0% (722 of 722 strings)
Co-authored-by: Csaba <csab0825@gmail.com>
Co-authored-by: Havok Dan <havokdan@yahoo.com.br>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: Will Segatto <segatto.w@gmail.com>
Co-authored-by: bison529 <abshalsh@gmail.com>
Translate-URL: https://translate.servarr.com/projects/servarr/readarr/ar/
Translate-URL: https://translate.servarr.com/projects/servarr/readarr/hu/
Translate-URL: https://translate.servarr.com/projects/servarr/readarr/pt/
Translate-URL: https://translate.servarr.com/projects/servarr/readarr/pt_BR/
Translation: Servarr/Readarr
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: Csaba <csab0825@gmail.com>
Co-authored-by: Havok Dan <havokdan@yahoo.com.br>
Co-authored-by: Will Segatto <segatto.w@gmail.com>
Co-authored-by: bison529 <abshalsh@gmail.com>
|
2021-08-11 19:45:36 -05:00 |
|
ta264
|
8a074c61f0
|
Fixed: Allow repeated import attempts until downloaded files appear
(cherry picked from commit 9f1d4446e82e9c5efde3d0339be2f7dde40ba1ac)
|
2021-08-04 21:11:21 +01:00 |
|
ta264
|
8dd6049603
|
Fixed: Don't mark downloads as failed if no files found
|
2021-08-04 21:09:20 +01:00 |
|
ta264
|
9249f0ca5d
|
Fixed: ArgumentNullException importing against a newly added edition with no series links
- Fixes Sentry READARR-2CY
(cherry picked from commit 4eebd4f2050ca646869b657bb365e11b1eea4d0c)
|
2021-08-03 21:48:49 +01:00 |
|
ta264
|
4712fedb0e
|
New: Refresh books added to match existing files
Fixes #1146
(cherry picked from commit 40c99fb67587b5890d4d2a3a3af1d61034598e1f)
|
2021-08-03 21:48:44 +01:00 |
|
ta264
|
d8d09c2517
|
Fixed: Books added to match existing files have correct monitored status
(cherry picked from commit c98b22723aa8bf0bba2ce9f5b9ec74608c354751)
|
2021-08-03 21:48:37 +01:00 |
|