-
Using [buildarr](https://github.com/buildarr/buildarr) would allow setup services to integrate with each other upon
activation with no user input, definitely nice.
Doesn't have support for all the…
-
hello when running buildarr specificly during the sonarr configuration no matter what i out in the quality.definitions is rejects as being over 400 and therefore incorrect
```
quality:
tras…
-
https://github.com/buildarr/buildarr-docs
There are a number of issues with the documentation for Buildarr and all of its plugins.
* In order to update the docs, multiple repositories require mu…
-
I can't see why this isn't working, here's my compose and configuration (maybe because I'm using linuxserver docker images?)
```
services:
sonarr:
container_name: sonarr
hostname: son…
-
Discussed in https://github.com/buildarr/buildarr/discussions/195.
This is happening because the `type` field is not being explicitly defined on remotely fetched `Indexer` objects.
[buildarr_son…
-
Over time a pattern has emerged with Buildarr where there are two sets of versions:
* Versions of the constituent Python packages, e.g. `buildarr`, `buildarr-sonarr`, etc.
* Versions of the Builda…
-
Hi! I get this error when running buildarr.
```
2024-01-10 18:00:51,850 buildarr:1 buildarr.cli.daemon [ERROR] (sonarr-hd) An error occurred while applying initial configuration: 'preferred'
Trace…
lpuv updated
8 months ago
-
* [ ] Sonarr V4 - Development being tracked in this issue: https://github.com/buildarr/buildarr-sonarr/issues/7
* [x] Radarr - Now released as `buildarr-radarr`: https://github.com/buildarr/buildarr-…
-
the hostname attribute in this plugin is `hostname` which has different name as in `buildarr-sonarr` which is `host`. will be nice to have them homogeneus
-
There are cases where `depends_on` is not ideal to use in Docker Compose files.
Make it optional (and not added by default) in the `buildarr compose`, while allowing the user to specify a new `--us…