/ngx-radarr

A Angular 7+ package for interacting with the Radarr API.

Primary LanguageTypeScript

Introduction

A simple angular package to interact with the Radarr API.

Features include but may not be limited to:

  • Getting all movies in your Radarr library.
  • Getting all downloaded movies in your Radarr library.
  • Adding new movie to your Radarr library.
  • Searching for movies on TMDB/IMDB via Radarr.
  • Getting Disks (Free space and used space) via Radarr.
  • Useful interfaces to keep your code clean and structured.