Commit Graph

137 Commits

Author SHA1 Message Date
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
Mark McDowall 60866f4af6 Fixed: Peers filtering in Interactive Search results
(cherry picked from commit dca2cfcecd543ef93d9cb3735fefb7dbc2277107)
2021-08-01 21:23:39 +01:00
ta264 19549098a7 Fixed: Reinstate position in series table 2021-07-22 20:32:35 +01:00
ta264 848b183ab8 Fixed: Column settings for series table 2021-07-22 20:25:02 +01:00
ta264 71a34c7650 Remove unused frontend stuff 2021-07-22 20:35:01 +01:00
ta264 7f8dc3d2b4 New: Optionally display authors as LastName, FirstName in index
Fixes #1062
2021-07-22 20:35:01 +01:00
servarr[bot] 45d0e20608 New: Add Size column to Activity: Queue (#1116)
* New: Add Size column to Activity: Queue

(cherry picked from commit 43cd1032487743c72fe0503a293343b8811def4d)

* fixup! Lint

Co-authored-by: Nathaniel Peiffer <nathaniel@peiffer.com.au>
Co-authored-by: Qstick <qstick@gmail.com>
2021-07-04 14:50:35 -04:00
Qstick b625bd00ea fix import sort in appActions 2021-07-04 00:17:48 -04:00
Mark McDowall 46fa7e80a0 Fixed: Restoring a backup with a different API didn't reload properly
Fixes #853

(cherry picked from commit 13ff2d4c70bc564525842c31d184127a3934e178)
2021-07-03 23:20:47 -04:00
servarr[bot] cbaf973eeb New: Translate Activity Queue & Rename Timeleft to Time Left
New: Translate Activity Queue

(cherry picked from radarr commit 7d644aa54430eb6712e294956e35c5601077e398)
add some missing keys/fixups as well

Co-authored-by: bakerboy448 <55419169+bakerboy448@users.noreply.github.com>
2021-06-28 20:34:40 -05:00
ta264 eb9b9d57ed Fixed: Error on bulk delete from queue 2021-06-11 14:36:15 +01:00
ta264 96db74494a Fixed: Sort authors by lastname, firstname 2021-05-15 08:51:35 +01:00
ta264 146fe04cce Fix bulk queue and blacklisk endpoints 2021-05-05 21:23:15 +01:00
nitsua d87bf5ae63 Localization framework 2021-04-29 08:58:43 +01:00
ta264 2691cb3fce Fixed: Misaligned Book/Author details on large screens 2021-04-12 21:14:02 +01:00
ta264 427f76fbe0 Fixed: Better formatting of the author books page 2021-04-12 19:49:32 +01:00
ta264 80e8d5e5e7 Secret Dev Settings Page 2021-03-22 21:34:39 +00:00
ta264 35ab21ab04 Fixed: Marking history as failed 2021-03-17 21:25:06 +00:00
Mark McDowall 9a0b247c8f Use createHandleActions for adding/removing commands so itemMap is synced properly
(cherry picked from commit 99be6a7e4065b77c910df6444a468fedc23e90cc)
2021-03-12 12:55:48 +00:00
ta264 58ddbcd77e New: Use ASP.NET Core instead of Nancy 2021-03-12 12:55:48 +00:00
Qstick 93ba5ade9e Cleanup Conflicts in Sonarr/Lidarr Pulls
Co-Authored-By: Robin Dadswell <19610103+RobinDadswell@users.noreply.github.com>
2021-01-28 23:43:19 -05:00
Qstick cf0439d4c5 Mass Editor size and options
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
Qstick 5176bdc786 Fixed: Size on disk sorting and display
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
Mark McDowall 05bc9f11ee New: Bulk remove from Blacklist
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
Taloth 7f64162a7a New: Newznab/Torznab categories dropdown with indexer provided category names
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
Mark McDowall 47f9572f83 Fixed: Rejections custom filter for Interactive Search (now Rejections Count)
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
Mark McDowall 739ebf25c0 New: Clone indexer button
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
Qstick 0c6a51c7f7 Fixed: Manual Import sorting by quality
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
Qstick 0d8c259237 Fixed: Sorting by track count
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
Mark McDowall bb66af7185 New: Limit recent folders in Manual import to 10 and descending order
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
Qstick 72314c4388 Fixed: Manage Tracks not showing whether language/quality meets cutoff
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
ta264 cab92745da Fixed: better root folder validation 2021-01-19 21:32:46 +00:00
nitsua 0672fc7b85 Custom Notification cleanup
- Renamed event "BookDownload" to "Download" to match sonarr/radarr
- Renamed "TrackRetag" to "BookRetag" (Lidarr leftovers)
2020-10-10 16:16:43 -04:00
Qstick c17f3a90a7 Catchup Linting 2020-09-27 10:38:30 -04:00
ta264 7fe8702584 New: Add page count to author books page
Fixes #408
2020-08-29 16:08:30 +01:00
Mark McDowall 83ebb972be Small change to creating an itemMap during item update
Closes #1381

(cherry picked from commit 7f28ab895a73fe0677c62388b82e4d5f73e5c023)
2020-08-25 21:39:52 +01:00
Mark McDowall 47f6e821ad Fixed: Import series failing to add items to process
Closes #1380

(cherry picked from commit 97ec1847541ba2a73d25eedbd3c97aa6f2f7e4e0)
2020-08-25 21:39:51 +01:00
Mark McDowall 9674f79f40 Fixed: Removed items in queue still showing until refresh
Closes #1378

(cherry picked from commit 479baf06a72b46429a80e19208fdc753ce0ed8ba)
2020-08-25 21:39:50 +01:00
ta264 6d88db08f0 Use createItemMap like Sonarr
(cherry picked from commit 43d04cd54efcf5569cb316a5856878d4291f96be)
2020-08-25 21:39:48 +01:00
ta264 542f3b23b2 Fixed: Add book model should close after adding book 2020-07-02 21:24:57 +01:00
ta264 bdebb1593c Fixed: Editing authors from bookshelf
Fixes #39
2020-07-02 22:04:39 +01:00
ta264 45d49117ca New: Use Goodreads directly, allow multiple editions of a book (new DB required) 2020-07-01 21:16:07 +01:00
Qstick ee43ccf620 Renames in Frontend 2020-05-19 21:50:37 +01:00
ta264 08496c82af New: Readarr 0.1 2020-05-09 22:24:45 +01:00
Qstick 3b7eb01918 New: Lidarr to Readarr 2020-02-29 16:58:13 -05:00
ta264 a8be028f29 Fixed: Speed up UI during refresh
Don't update state if we know items are equal to avoid reselections.
Don't pass LastInfoUpdate to frontend to prevent useless updates (the
field isn't used)
2020-02-29 19:44:07 +00:00
Mark McDowall d459a36591 Option to ignore items when removing from queue instead of removing from client 2020-02-27 21:52:31 +00:00
ta264 a506125841 New: Don't require artist mapping 2020-02-11 21:22:45 +00:00
ta264 8a20c0fa83 New: Add/remove individual albums 2019-12-16 21:21:32 +00:00