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 Prowlarr instance URL base support #54

Merged
merged 1 commit into from
Dec 1, 2023
Merged

Add Prowlarr instance URL base support #54

merged 1 commit into from
Dec 1, 2023

Conversation

Callum027
Copy link
Member

#53

  • Add the url_base host configuration attribute.
  • When dumping host configurations, use the provided path as the URL base.
  • Add support for auto-fetching API keys from newer versions of Prowlarr using the initialize.json endpoint.
  • Add support for auto-fetching API keys when dumping instance configurations, by simply pressing Enter without specifying an API key at the prompt.
  • Read and store the instance version as secrets metadata (instead of fetching it in a separate API request when creating the instance configuration).
  • Use the configured Buildarr request timeout for Prowlarr API requests.

#53

* Add the `url_base` host configuration attribute.
* When dumping host configurations, use the provided path as the URL base.
* Add support for auto-fetching API keys from newer versions of Prowlarr using the `initialize.json` endpoint.
* Add support for auto-fetching API keys when dumping instance configurations, by simply pressing Enter without specifying an API key at the prompt.
* Read and store the instance version as secrets metadata (instead of fetching it in a separate API request when creating the instance configuration).
@Callum027 Callum027 added the enhancement New feature or request label Dec 1, 2023
@Callum027 Callum027 added this to the v0.5.1 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 changed the title Add Prowl instance URL base support Add Prowlarr instance URL base support Dec 1, 2023
@Callum027 Callum027 added the bug Something isn't working label Dec 1, 2023
@Callum027 Callum027 merged commit bd692aa into main Dec 1, 2023
1 check passed
@Callum027 Callum027 deleted the 53-url-base branch December 1, 2023 23:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Prowlarr instance URL base support
1 participant