You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This release adds support for defining a URL base for the Sonarr instance in the Buildarr configuration, using the `url_base` host configuration attribute.
6
+
7
+
This allows Sonarr instances with APIs available under a custom path (e.g. `http://localhost:8989/sonarr`) to be managed by Buildarr.
8
+
9
+
### Changed
10
+
11
+
* Add Sonarr instance URL base support ([#44](https://github.com/buildarr/buildarr-sonarr/pull/44))
0 commit comments