Commit Graph

468 Commits

Author SHA1 Message Date
Bogdan d0df761422 New: Indexer flags
(cherry picked from commit 7a768b5d0faf9aa57e78aee19cefee8fb19a42d5)
2024-03-10 19:11:25 +02:00
Bogdan 2749479283 Fix possible enumerations in TrackGroupingService 2024-01-06 19:41:17 +02:00
Bogdan 9865e92cea Add error message for invalid Root Folder in Ebook Tag Service 2023-12-25 01:53:21 +02:00
Mark McDowall 50be87e5a4 Fixed: Error checking if files should be deleted after import won't leave import in limbo
(cherry picked from commit 88ad6f9544110a2e825ebe6b2cde17e9f05475cc)

Closes #824
2023-12-23 03:00:03 +02:00
Bogdan fab7558bd4 Fixed: Don't write audio tags if there are no updates
(cherry picked from commit 1e147580729e24fbb6d8707d2a0ddfc8bd036d43)
2023-12-07 15:23:49 +02:00
bakerboy448 3ca798e983 Fixed: RootFolderWatchingService Logging 2023-12-01 04:01:32 +02:00
bmarinov d9827fd6a6 Fixed: Filter unchanged files using UTC timestamps
(cherry picked from commit 9fc66e9b985a1eabd05f324ac631dfac39d2aebc)
2023-11-26 09:35:42 +02:00
William Brockhus f9a6db40b8 Fixed: Ignore timezone when comparing tag dates 2023-10-04 06:26:08 +03:00
Mark McDowall a8eb674071 Fixed: Ignore IOException deleting download folder after import
(cherry picked from commit d05cb40088a51eef5a2830bf2b55f5d05955578f)
2023-08-19 13:28:08 +03:00
Mark McDowall 331d0c9a9c New: Ignore inaccessible files with getting files
(cherry picked from commit e5aa8584100d96a2077c57f74ae5b2ceab63de19)
2023-08-18 18:37:26 +03:00
Bogdan 5e9e578101 Ensure path is valid before watching it
(cherry picked from commit 1245b2c58b5a1b5fb4aee9a4f974ecfb131de2bd)
2023-08-06 19:24:58 +03:00
Mark McDowall fee7fbbff6 New: Add result to commands to report commands that did not complete successfully
(cherry picked from commit 103ce3def4636ef891e72bd687ef8f46b5125233)
2023-07-30 03:44:14 +03:00
Bogdan d1aff31593 Use 'var' instead of explicit type
(cherry picked from commit 12374f7f0038e5b25548f5ab3f71122410832393)

Closes #2559
2023-05-28 21:59:25 +03:00
Bogdan 0411102f57 Remove unused imports
Closes #2475
2023-05-11 21:28:22 +03:00
Bogdan 10e230cc06 New: Log content for invalid torrent files
(cherry picked from commit e3f71ca79c3c92015e6c3fc292ae3124dab63410)
2023-05-06 23:26:31 +03:00
Mark McDowall b3cf903a3b New: Improve path validation when handling paths from different OSes
(cherry picked from commit 0321368cc392d7a0a488409bf6bd586ba45497af)

Closes #2309
2023-05-06 15:26:15 +03:00
Mark McDowall 20835291e6 New: Report health error if Recycling Bin folder is not writable
(cherry picked from commit 8c50cd061e691914d9fcce119b9f838f1276950c)
2023-05-04 06:51:08 +03:00
Qstick d83c02fe9f New: Notifiarr and Webhook Updates 2023-02-04 19:30:54 -06:00
Qstick df0a5f004d Fixed: Improve moving file to location where another one exists
Closes #1762
2023-02-04 19:30:54 -06:00
Qstick dbb6ef7664 New: Custom Formats
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
2023-02-03 21:11:54 -06:00
Qstick 3825ecd393 Fixed: Manual Import Reprocessing 2023-01-24 11:51:34 -06:00
Qstick 20cf7c1ffc Fix RootFolder logs in DiskScanService 2023-01-23 21:17:35 -06:00
Qstick eecf08e063 Updated NLog Version
Co-Authored-By: Robin Dadswell <19610103+RobinDadswell@users.noreply.github.com>
2022-11-25 21:52:52 -06: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
Mark McDowall cf0a15a308 Fixed: Recycle bin log message
(cherry picked from commit 9e1b799fb74c341510d6da98f9f658d642b25c02)
2022-02-22 12:46:43 -06:00
ta264 3a360d7a1e Fixed: Contain memory usage during library import 2022-02-09 20:59:34 +00:00
ta264 8e37aa2e78 Fixed: Take publisher and format into account when choosing best edition 2022-02-09 20:59:34 +00:00
ta264 2bfc50b59b Fixed: Don't forget about existing match when trying remote candidates 2022-02-09 20:59:34 +00:00
ta264 65681cad10 Fixed: Catch any exceptions thrown identifying books 2022-01-25 21:02:33 +00:00
ta264 9653f9bbca Fixed: Error reading PDF file
Fixes READARR-6P
2022-01-24 21:16:55 +00:00
ta264 62a3355546 Remove unused code 2022-01-21 13:28:04 +00:00
ta264 01a5c456c4 Fixed: Set part numbers using alphabetical file ordering if not set in tags 2022-01-19 21:29:50 +00:00
ta264 34506025ac Fixed: Better searching for local candidate editions 2022-01-20 10:50:51 +00:00
ta264 ef35efb127 Fixed: Make sure exactly one edition is monitored when using remote candidates 2022-01-20 10:50:51 +00:00
ta264 0031214fb3 Fixed: Check language of book file matches edition language if possible 2022-01-16 21:57:09 +00:00
ta264 66e7ce6f27 Fixed: Queue items hanging in 'Downloaded - Importing' state 2022-01-14 19:54:18 +00:00
BookInfo 1491788081 Move all data fetching to BookInfo v2 2022-01-14 19:54:06 +00:00
ta264 33e1c4a537 Fixed: Books must match the edition title, not the work title 2022-01-03 21:23:58 +00:00
Robin Dadswell be46d5ae8f New: On delete notifications 2021-12-30 16:38:49 -06:00
ta264 9a2260a00f Revert "Move all data fetching to BookInfo"
This reverts commit f6ff53ca31.
2021-12-26 19:01:35 +00:00
ta264 29c7404185 Fixed: Send primary series to Calibre
Fixes #1419
2021-12-23 21:41:43 +00:00
BookInfo f6ff53ca31 Move all data fetching to BookInfo 2021-12-24 15:41:29 +00:00
ta264 341d64ebf7 Fixed: Don't try to read audio tags from a book file 2021-12-15 11:55:55 +00:00
ta264 0e43f67a9f Fixed: Track when calibre changes files to prevent unnecessary re-scans 2021-12-15 11:55:55 +00:00
ta264 eb95fe265a New: Send genres to calibre as tags 2021-12-15 11:55:55 +00:00
Mark McDowall e7628476f7 Additional logging when trying to complete tracked downloads
(cherry picked from commit 2df6b5370067635fdc9196451e09e4c2e6427eac)
2021-12-15 11:55:55 +00:00
Mark McDowall 95d93dfa09 Fixed: Manual import for unknown series items will properly mark as imported
Fixes: #277
(cherry picked from commit 3ffcf114682f9b1730f54706ecbf1bf237206bb1)
2021-12-15 11:55:55 +00:00
Mark McDowall 842f80d567 Fixed: Imports triggered through API not being marked as imported/removed from client
Fixes #258

(cherry picked from commit 382bcbcbeddcf04d5bc361744b6b57ca3c2c54e6)
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 c51ae664aa New: Option to control which new author books get monitored 2021-12-01 21:23:23 +00:00