JavaScript is required

Unraid

This guide will walk you through the steps to install Reaparr on Unraid using the Community Applications plugin.
Unraid support thread
  1. Ensure you have Community Applications installed.
  2. Search for Reaparr and click install.

Alt text

  1. Now you can select latest or dev as the version you want to install, and click Install again.

Alt text

  1. A Docker Template will be shown, fill this in with the correct values
  2. Find your user’s PUID and PGID

Run this command in the Unraid web terminal to find your user’s UID and GID:

id

Example output:

uid=1000(user) gid=1000(user) ...
  • uid=1000PUID=1000
  • gid=1000PGID=1000
More info on understanding PUID and PGID
  1. Fill in these values in the template (Click on "Show more settings" to expand the options if you don't see the PUID and PGID fields"):

Alt text

  1. Once you have filled in the template, click Apply to start the container.
  2. Done!
Continue with the Reaparr setup guide to connect your Plex account and configure your settings."