Table of Contents
A Python library for the following arr
API's:
- Sonarr
- Radarr
- Readarr
- Lidarr
The library returns results in JSON format for ease of use, this also reduces the risk of failue when the arr APIs are updated.
- Support for multiple Arr APIs
- Sonarr
- Radarr
- Readarr
- Lidarr
- Type checking
The below versions are based on our last tests, This will be updated as tests fail and updates are published.
Version | Sonarr | Radarr | Readarr | Lidarr |
---|---|---|---|---|
v5.0.0 | from: v3.0.10.1567 | from: v4.3.2.6857 | from: v0.1.4.1596 | from: v1.0.2.2592 |
See the feature requests for a full list of requested features.
My projects arent possible without the support of the community, please consider donating a small amount to keep these projects alive.
Got something you would like to add? check out the contributing guide in the documentation
- Copyright © Total Debug.
Below are a list of resources that I used to assist with this project.
- None at this time