Skip to content

Releases: frankkahle/openreadarr

OpenReadarr v1.0.0

26 Nov 22:45

Choose a tag to compare

OpenReadarr v1.0.0 - Initial Release

First release of OpenReadarr, an independent fork of Readarr.

Features

  • Open Library integration for book/author metadata
  • No external API keys required
  • Complete independence from Servarr infrastructure

Changes from original Readarr

  • Rebranded to OpenReadarr
  • Added Open Library as metadata source
  • Disabled Sentry telemetry (Servarr endpoints defunct)
  • Updated all documentation and user-facing strings

Installation

This is a source release. To build:

./build.sh --backend

Requires .NET 6.0 SDK.

Binary builds for various platforms (Windows, macOS, Linux) will be available in future releases.