Commit Graph

8741 Commits

Author SHA1 Message Date
Qstick 50e9225574 Use HTTPS for httpbin tests 2020-07-01 21:16:07 +01:00
Qstick d1565b44e4 Update HttpClientFixture.cs 2020-07-01 21:16:07 +01:00
ta264 46b1c933a3 Fix UtcConverter - already UTC back from DB 2020-07-01 21:16:07 +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
Thomas Mathews d83d2548e5 Fixed: author manual import (#32)
* Fix: apply fix from Lidarr to the Readarr manual import modal

* Rename Album to Book in the identification override

* Rename "audio" to "book" in the interactive import modal empty message
2020-05-26 20:55:40 +01:00
Thomas Mathews 3f8733830a New: Add a monitor toggle to each series (#31)
* New: Add a monitor toggle to each series

* Resolve linting errors

* Spin when any of the books are currently saving

* Resolve CSS linting errors
2020-05-25 18:17:05 +01:00
Thomas Mathews 324db4959d Fixed: bookshelf count and colour (#30)
* Add total book count to the result set from the statistics query

* Rename TotalTrackCount and map it

* Fix the colouring of the book count/percentage
2020-05-25 15:12:23 +01:00
ta264 22679d6187 Fixed: Missed list monitor type rename 2020-05-20 22:05:01 +01:00
ta264 2cb54cdc83 Fix housekeepers 2020-05-19 21:50:37 +01:00
Qstick 307989aab7 More Fun in Core with Naming 2020-05-19 21:50:37 +01:00
Qstick b0e966418e Fixed: Command Inherited Properties not Saved to DB 2020-05-19 21:50:37 +01:00
Qstick 3ae3c9dfc1 New: Improve Newznab Searching (Book-Search Caps, ISBN Search) 2020-05-19 21:50:37 +01:00
Qstick ee43ccf620 Renames in Frontend 2020-05-19 21:50:37 +01:00
Qstick ee4e44b81a Method, Variable, Class Renames in Readarr.Api 2020-05-19 21:50:37 +01:00
hotio 8080d375d0 Update README.md (#12) [skip ci]
add docker link
2020-05-16 19:31:31 -04:00
ta264 bc0e0faa90 Fixed: Error searching for book 2020-05-15 17:41:53 +01:00
ta264 6c7e4ca210 Fixed: MediaManagement Settings (fresh db required) 2020-05-14 21:53:50 +01:00
Qstick 8547af9fae Method, Variable, Class Renames in Readarr.Core
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
2020-05-13 20:42:22 -04:00
Qstick 56aedcc467 Bump .net core to 3.1.4 2020-05-13 10:40:43 -04:00
Qstick e26840b649 Fixed: Fetch Settings in UpdateConnector 2020-05-10 23:09:10 -04:00
Qstick 6a747ae110 Fix Radarr reference in Updates.js 2020-05-10 20:24:54 -04:00
Taloth Saldono 54444c27ea Replaced matchAll usage since it's not available on all browsers 2020-05-10 22:54:40 +01:00
Taloth Saldono bc88a26c80 Added UpdateMechanismMessage to allow package maintainers provide custom message 2020-05-10 22:54:40 +01:00
Taloth Saldono e9c1506e46 Inline markdown-style link for PackageAuthor 2020-05-10 22:54:40 +01:00
Qstick d0e2cf9571 New: Set Branch, Update Mech from PackageInfo 2020-05-10 22:54:40 +01:00
Thomas Mathews 663aa462b0 New: Option to attach files to email notifications (#18) 2020-05-10 15:09:43 +01:00
Qstick 8c2750e96c Add OC, Azure Badging to Readme 2020-05-10 09:21:50 -04:00
ta264 a3168a3717 Disable discord notification for external pr 2020-05-10 11:36:41 +01:00
ta264 49d3c27647 Fix mono version checks and mono test checks 2020-05-10 11:36:23 +01:00
ta264 08496c82af New: Readarr 0.1 2020-05-09 22:24:45 +01:00
Qstick 476f2d6047 Warning and OC reference fix in readme 2020-03-14 22:01:45 -04:00
ta264 dd5b69b10e Fix azure executable bit warnings 2020-03-04 22:17:34 +00:00
ta264 7b3637ea77 Try to fix build 2020-03-04 22:17:09 +00:00
ta264 09d9ccddeb Fix CSS 2020-03-04 20:22:14 +00:00
ta264 aa5d8aab9d Disable sentry upload for now 2020-03-04 20:22:14 +00:00
Qstick a60b746a05 Simplify Readme for Now
#3
2020-03-03 21:09:50 -05:00
Qstick 3b7eb01918 New: Lidarr to Readarr 2020-02-29 16:58:13 -05:00
ta264 7359c2a9fa Fixed: Albums from lists allow any version 2020-02-29 19:44:07 +00:00
ta264 cd6a86bba8 Fixed: Monitor specific album option for lists 2020-02-29 19:44:07 +00:00
ta264 fa33bd857e Fixed: Allow None metadata profile for lists 2020-02-29 19:44:07 +00:00
ta264 9e4d6c80cd Fixed: Speed up AlbumStudio 2020-02-29 19:44:07 +00: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
ta264 309b8f82e1 Speed up all albums endpoint 2020-02-29 19:44:07 +00:00
ta264 0a33fd98cc Lazyload logging 2020-02-29 19:44:07 +00:00
ta264 b50b0a1411 Swap to dapper with lazyload 2020-02-29 19:44:07 +00:00
ta264 251f69fdfc Delete Marr.Data 2020-02-27 21:52:39 +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
Mark McDowall 94ac75c6b7 Monitor and Process downloads separately
New: Queue remains up to date while importing file from remote file system
Fixed: Failed downloads still in queue won't result in failed search
2020-02-27 21:52:31 +00:00
ta264 a70e7e4778 New: Split out metadata refresh from disk rescan 2020-02-27 21:27:06 +00:00
ta264 cf15359b89 New: Watch filesystem for changes to library 2020-02-27 21:27:03 +00:00