Using 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 *Arrs, not even the upcoming SonarrV4, and it hasn't been updated for some months.
Needs to be added to nixpkgs, not too hard, but is not worth it if the
project is abandoned.
In the ideal case, buildarr would run only once after initial build to
avoid overwriting user configuration. Otherwise overwriting should be okay,
as the buildarr configuration is designed to be lean. I would possibly also
like to expose the buildarr configuration using extraSettings, but the
setup is the main desired feature here.
- Sonarr
- Readarr
- Lidarr
- Readarr
- Prowlarr
Using 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 *Arrs, not even the upcoming SonarrV4, and it hasn't been updated for some months.
Needs to be added to nixpkgs, not too hard, but is not worth it if the
project is abandoned.
In the ideal case, buildarr would run only once after initial build to
avoid overwriting user configuration. Otherwise overwriting should be okay,
as the buildarr configuration is designed to be lean. I would possibly also
like to expose the buildarr configuration using
extraSettings, but thesetup is the main desired feature here.