Files
docker-mods-uptime-kuma-tim…/README.md
T
2023-03-22 14:53:09 +00:00

10 lines
555 B
Markdown

# par2cmdline-turbo - SABnzbd mod
This mod adds the [par2cmdline-turbo](https://github.com/animetosho/par2cmdline-turbo) fork as a replacement for the standard par2cmdline package.
It is supported on both amd64 and aarch64 (arm64) platforms, but not armhf (arm32).
In the SABnzbd docker arguments, set an environment variable `DOCKER_MODS=linuxserver/mods:sabnzbd-par2cmdline-turbo`
If adding multiple mods, enter them in an array separated by `|`, such as `DOCKER_MODS=linuxserver/mods:sabnzbd-par2cmdline-turbo|linuxserver/mods:openssh-server-mod2`