Skip to content

v0.3.1 - 2023-09-09

Compare
Choose a tag to compare
@Callum027 Callum027 released this 09 Sep 04:47
· 24 commits to main since this release
0397b73

This release implements instance links to Radarr instances in application definitions, using the instance_name attribute, similar to the existing Sonarr instance links.

This takes advantage of the new Radarr plugin for Buildarr, and allows users to add Radarr instances to Prowlarr configuration without having to explicitly pass the API key (as long as the Radarr instance itself is also configured by Buildarr).

Added

  • Implement instance links with Radarr instances (#20)

Changed

  • Directly parse URL in the CLI command (#21)