Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Radarr instance URL base support #38

Merged
merged 2 commits into from
Dec 1, 2023
Merged

Add Radarr instance URL base support #38

merged 2 commits into from
Dec 1, 2023

Conversation

Callum027
Copy link
Member

@Callum027 Callum027 commented Dec 1, 2023

#37

  • Add the url_base host configuration attribute.
  • When dumping host configurations, use the provided path as the URL base.
  • Use the Radarr instance version in the secrets metadata when creating the remote configuration model, instead of fetching it in a separate request.

* Add the `url_base` host configuration attribute.
* When dumping host configurations, use the provided path as the URL base.
* Use the Radarr instance version in the secrets metadata when creating the remote configuration model, instead of fetching it in a separate request.
@Callum027 Callum027 added the enhancement New feature or request label Dec 1, 2023
@Callum027 Callum027 added this to the v0.2.3 milestone Dec 1, 2023
@Callum027 Callum027 self-assigned this Dec 1, 2023
@Callum027 Callum027 linked an issue Dec 1, 2023 that may be closed by this pull request
@Callum027 Callum027 merged commit 4a18ee7 into main Dec 1, 2023
1 check passed
@Callum027 Callum027 deleted the 37-url-base branch December 1, 2023 22:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Radarr instance URL base support
1 participant