lidarr-dl/sabnzbd/readme.md

15 lines
839 B
Markdown
Raw Normal View History

2023-07-12 14:31:25 +02:00
# Requirements
2023-07-12 16:45:35 +02:00
Container: [https://docs.linuxserver.io/images/docker-sabnzbd](https://docs.linuxserver.io/images/docker-sabnzbd)<br>
2023-07-12 14:31:25 +02:00
# Installation/setup
2023-07-12 14:32:06 +02:00
1. Add volume to your container <br>
`/custom-cont-init.d` <br>
2023-07-12 14:31:25 +02:00
Docker Run Example: <br>
`-v /path/to/preferred/local/directory:/custom-cont-init.d`
3. Download the [script_init.bash](https://github.com/RandomNinjaAtk/arr-scripts/blob/main/sabnzbd/scripts_init.bash) and place it into the following folder: `/custom-cont-init.d`
4. Start your container and wait for the application to load
5. Optional: Customize the configuration by modifying the following file `/config/extended.conf`
6. Restart the container
2023-07-12 14:37:48 +02:00
7. Add the `/config/scripts` folder to the "Scripts Folder" folder setting in SABnzbd
2023-07-12 14:31:25 +02:00
8. Add `video.bash` or `audio.bash` script to the appropriate SABnzbd category