nixarr icon indicating copy to clipboard operation
nixarr copied to clipboard

Buildarr integration

Open rasmus-kirk opened this issue 1 year ago • 3 comments

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.

  • [ ] Package with nix
  • [ ] Add to nixpkgs

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
    • [ ] Setup media directory
    • [ ] Add Transmission
    • [ ] Set hard linking
  • Readarr
    • [ ] Setup media directory
    • [ ] Add Transmission
    • [ ] Set hard linking
  • Lidarr
    • [ ] Setup media directory
    • [ ] Add Transmission
    • [ ] Set hard linking
  • Readarr
    • [ ] Setup media directory
    • [ ] Add Transmission
    • [ ] Set hard linking
  • Prowlarr
    • [ ] Setup integration with enabled "*Arrs"
    • [ ] Set hard linking

rasmus-kirk avatar Feb 24 '24 23:02 rasmus-kirk