lidarr-dl/sabnzbd/readme.md
RandomNinjaAtk 1c3d62be3e
More instructions
#3
2023-07-12 12:31:25 +00:00

932 B

Requirements

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

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
  6. Add the /config/scripts folder to the "Scripts Folder" folder setting in sabnzbd
  7. Add video.bash or audio.bash script to the appropriate SABnzbd category