rix1337/docker-mod-sonarr-processing

By rix1337

Updated over 2 years ago
Archived

A Docker Mod for the LinuxServer.io Sonarr container that adds a script to tag MKVs automatically

Image
0

2.7K

rix1337/docker-mod-sonarr-processing repository overview

docker-mod-sonarr-processing

Github Sponsorship

A Docker Mod for the LinuxServer.io Sonarr Docker container that adds a script to tag MKVs automatically (using mkvtoolnix) and fix their permissions.

NOTE: This mod support Linux OSes only.

Container info: Docker Image Size (latest by date) Docker Pulls

Installation

  1. Pull the linuxserver/sonarr docker image from Docker Hub:
    docker pull linuxserver/sonarr:latest

  2. Configure the Docker container with all the port, volume, and environment settings from the original container documentation here:
    linuxserver/sonarr

    1. Add the DOCKER_MODS environment variable to the docker create command, as follows:
      -e DOCKER_MODS=rix1337/docker-mod-sonarr-processing:latest

    2. Start the container.

  3. After all of the above configuration is complete, to use processing, configure a custom script from the Settings->Connect screen and type the following in the Path field:
    /usr/local/bin/processing.sh

Tag summary

Content type

Image

Digest

sha256:cea9e3e63

Size

934 Bytes

Last updated

over 2 years ago

docker pull rix1337/docker-mod-sonarr-processing