Files
arr-scripts/radarr
RandomNinjaAtk fbae7ac7ac Organize settings
2023-07-13 09:57:36 -04:00
..
2023-07-12 12:46:18 +00:00
2023-07-12 12:47:29 +00:00
2023-07-13 09:57:36 -04:00
2023-07-12 12:48:55 +00:00
2023-07-09 11:31:52 -04:00
2023-07-12 12:53:06 +00:00
2023-07-12 12:54:28 +00:00
2023-07-09 12:10:52 -04:00
2023-07-09 10:55:47 -04:00
2023-07-12 12:51:55 +00:00
2023-07-09 11:32:52 -04:00

Requirements

Container: https://docs.linuxserver.io/images/docker-radarr

Installation/setup

  1. Add 2 volumes to your container
    /custom-services.d and /custom-cont-init.d
    Docker Run Example:
    -v /path/to/preferred/local/directory:/custom-services.d
    -v /path/to/preferred/local/directory:/custom-cont-init.d
  2. Download the script_init.bash and place it into the following folder: /custom-cont-init.d
  3. Start your container and wait for the application to load
  4. Optional: Customize the configuration by modifying the following file /config/extended.conf
  5. Restart the container