We would like to announce that the Readarr project has been retired. This difficult decision was made due to a combination of factors: the project's metadata has become unusable, we no longer have the time to remake or repair it, and the community effort to transition to using Open Library as the source has stalled without much progress.
Third-party metadata mirrors exist, but as we're not involved with them at all, we cannot provide support for them. Use of them is entirely at your own risk. The most popular mirror appears to be rreading-glasses.
Without anyone to take over Readarr development, we expect it to wither away, so we still encourage you to seek alternatives to Readarr.
Thank you for being part of the Readarr journey. For any inquiries or assistance during this transition, please contact our team.
Sincerely,
The Servarr Team
Below are the default paths for the application data directory
All instances of
$USER
are placeholders for the user the application is running under.
C:\ProgramData\Readarr
Unless otherwise specified Readarr will store it's application data in the home folder of the user Readarr is running under /home/$USER/.config/Readarr
or ~/.config/Readarr
The installation instructions specify /var/lib/readarr
/Users/$USER/.config/Readarr
or ~/.config/Readarr
/usr/local/Readarr/var/.config/Readarr
/volume1/@appstore/Readarr/var/.config/Readarr
/share/MD0_DATA/homes/admin/.config/Readarr
/share/CACHEDEV1_DATA/Readarr_CONFIG
/config
/config
to on their host systemThe -data=
argument forces the location of the AppData folder, so your startup command may be forcing a specific location. This is required when trying to run multiple instances. On Windows this would be /data=
The -nobrowser
argument refrains from launching/opening the browser on startup. On Windows this would be /nobrowser