No description
Find a file
dny238 8eebce5171 Fixed: DiskScanService.cs Scan() function now utilizes the 'authorIds' variable in the function call
When a list of authorIds is passed into the DiskScanService 'Scan' function, the current code disregards the authorIds array that's passed in and scans the entire folder structure unnecessarily. When new authors are added, it should only scan their folders, not the entire root again as it takes a significant amount of time for large libraries and prevents us from being able to do Part 2 of this change coming next...
Part 2, if we correct this step will then enable us to create the missing Authors folder, resulting in a 'fixed' user interface option 'Create empty Author folders' (this currently does nothing).

All these changes were in the DiskScanService.cs file alone.
Updated the "public void Scan()" function so it respects the 'Author' variable being passed in and populates the folder array correctly.

This is required to enable commit ## to fix the 'Create Empty Author Folders' functionality.
2023-01-20 18:29:30 -07:00
.github update feature request template 2022-10-16 10:02:34 -05:00
frontend Cleanup translate.js 2022-12-17 12:50:14 -06:00
Logo New: Readarr 0.1 2020-05-09 22:24:45 +01:00
macOS/Readarr.app/Contents New: Drop mono support 2021-02-12 16:04:15 +00:00
schemas Cleanup Conflicts in Sonarr/Lidarr Pulls 2021-01-28 23:43:19 -05:00
setup New: Add more information about Windows service to installer 2022-02-22 20:54:53 +00:00
src Fixed: DiskScanService.cs Scan() function now utilizes the 'authorIds' variable in the function call 2023-01-20 18:29:30 -07:00
.editorconfig Fix .editorconfig to disallow this 2022-04-06 15:28:32 -05:00
.esprintrc UI Formatting Cleanup 2017-10-07 02:21:06 -04:00
.gitattributes New: Lidarr to Readarr 2020-02-29 16:58:13 -05:00
.gitignore New: Lidarr to Readarr 2020-02-29 16:58:13 -05:00
.yarnrc Initial Commit Rework 2017-09-05 23:00:26 -04:00
azure-pipelines.yml Use wildcard for FreeBSD itemPattern 2022-11-02 21:22:34 +00:00
build.sh New: Add linux-x86 builds 2022-05-25 13:06:39 +01:00
CLA.md New: Lidarr to Readarr 2020-02-29 16:58:13 -05:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2022-11-03 15:58:16 -05:00
CONTRIBUTING.md update contributing [skip ci] 2021-10-10 17:09:17 -05:00
gulpFile.js Initial Commit Rework 2017-09-05 23:00:26 -04:00
LICENSE.md Fixed: Don't fail build on test failure (#173) 2017-12-31 13:53:16 -05:00
package.json Replace react-custom-scrollbars 2022-11-25 20:00:56 -06:00
README.md Update README for DigitalOcean attribution 2022-12-17 11:33:34 -06:00
SECURITY.md Added SECURITY.md 2022-11-21 19:25:11 -06:00
test.sh Run integration tests in parallel 2020-08-16 06:29:33 +01:00
yarn.lock Replace react-custom-scrollbars 2022-11-25 20:00:56 -06:00

Readarr

Build Status Translated Docker Pulls Donors on Open Collective Sponsors on Open Collective Mega Sponsors on Open Collective

Readarr is currently in beta testing and is generally still in a work in progress. Features may be broken, incomplete, or cause spontaneous combustion

Readarr is an ebook and audiobook collection manager for Usenet and BitTorrent users. It can monitor multiple RSS feeds for new books from your favorite authors and will grab, sort, and rename them. Note that only one type of a given book is supported. If you want both an audiobook and ebook of a given book you will need multiple instances.

Major Features Include

  • Can watch for better quality of the ebooks and audiobooks you have and do an automatic upgrade. e.g. from PDF to AZW3
  • Support for major platforms: Windows, Linux, macOS, Raspberry Pi, etc.
  • Automatically detects new books
  • Can scan your existing library and download any missing books
  • Automatic failed download handling will try another release if one fails
  • Manual search so you can pick any release or to see why a release was not downloaded automatically
  • Advanced customization for profiles, such that Readarr will always download the copy you want
  • Fully configurable book renaming
  • SABnzbd, NZBGet, QBittorrent, Deluge, rTorrent, Transmission, uTorrent, and other download clients are supported and integrated
  • Full integration with Calibre (add to library, conversion) (Requires Calibre Content Server)
  • And a beautiful UI

Support

Wiki Discord Reddit

Note: GitHub Issues are for Bugs and Feature Requests Only

GitHub - Bugs and Feature Requests Only

Contributors & Developers

API Documentation

This project exists thanks to all the people who contribute.

Contributors List

Backers

Thank you to all our backers! 🙏 Become a backer

Backers List

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. Become a sponsor

Sponsors List

Mega Sponsors

Mega Sponsors List

DigitalOcean

This project is also supported by DigitalOcean

License