Skip to main content

Radarr

@lint/radarrv2026.05.21.2· 1d ago
01README

Radarr v3 wrapper — snapshot movies/root folders/tags (with on-disk IMDb parsing for drift detection), and delete movies via the official API (files + import-list exclusion).

02Release Notes

Adds delete method: DELETE /api/v3/movie/{id} with the standard ?deleteFiles=true&addImportListExclusion=true defaults. Emits a delete_result resource (movieId, flags, HTTP status, response body) so workflow steps can verify outcome. Non-throwing on HTTP errors so batch deletes survive a single 404.

03Previous Versions1
2026.05.21.1May 21, 2026

Initial publish: sync method snapshots /api/v3/movie + /api/v3/rootfolder + /api/v3/tag into inventory + summary resources. Tag IDs are joined to labels, and the IMDb tt-id is parsed from the on-disk filename (fileImdbId) so Radarr metadata drift vs the actual file is detectable.

04Stats
A
100 / 100
Downloads
2
Archive size
9.0 KB
  • Has README or module doc2/2earned
  • README has a code example1/1earned
  • README is substantive1/1earned
  • Most symbols documented1/1earned
  • No slow types1/1earned
  • Dependencies pass trust audit2/2earned
  • Has description1/1earned
  • Platform support declared (or universal)2/2earned
  • License declared1/1earned
  • Verified public repository2/2earned
05Platforms
06Labels