reportarr

Reportarr

Reportarr is a companion application to Sonarr, Radarr, Lidarr, Whisparr, Readarr, and can extend to other Servarrs in the future. It provides a central reporting dashboard to view the statistical information around your libraries and the systems managing them. You configure the *Arrs that you’re using with the access URLs and Reportarr does the rest.

Installation

Docker

The instructions for “installing” via Docker.

The container port is on 7373

References

Local Development

Local development can be simple if [VS Code] is used. Simply clone this repo locally, open in [VS Code], set a breakpoint, and invoke the debugger (often F5), or, to run without debugging, open the integrated terminal to the workspace root and issue the make run command.

Launch your favorite browser and navigate to http://localhost:7373.

That’s it! 🥳 🎉