Skip to content

Latest commit

 

History

History
120 lines (58 loc) · 3.78 KB

First-Time-Install:-Plex-Requests.md

File metadata and controls

120 lines (58 loc) · 3.78 KB
  1. Accessing Plex Requests
  2. Admin Account Setup
  3. Settings

1. Accessing Plex Requests

2. Admin Account Setup

  1. First time you go to the Plex Requests page, you will be presented with the "Welcome to Plex Requests" screen. Click the orange-colored admin page link to be taken to the "Admin" page, then click the Close button.

  2. You will see the "Sign in" prompt. Click the Register link at the bottom.

  3. You will now see "Create an Account" prompt. Fill in your preferred Email and Password and click the Register button. This will be the Admin account for Plex Requests.

3. Settings

  1. You will now be taken to the "General" settings page. You may select whatever options you like here. Click Update Settings to save changes.

  2. On the "Authentication" settings page

    • It is advised to have both Enable user authentication and Require users to login with their passwords enabled (at the very least Enable user authentication enabled).

    • To have your Plex Authorization token automatically retrieved, fill in your Plex Username and Plex Password and click the Get Token button. When this is successful, you will get the "Successfully got token!" message and the Plex authorization token textbox will be filled in.

    • Click Update Settings to save changes.

  3. On the "Radarr" settings page:

    Note: There are some slight differences in the settings for Feeder / Plex setups. See notes below.

    • Check "Enable Radarr"

    • "Radarr server IP or Hostname": radarr

      • For a Feeder / Plex setup, use radarr.yourdomain.com (or the IP address of your Feeder box) instead.
    • "Radarr server port":7878

      • For a Feeder / Plex setup, use 443 instead.
    • "Radarr API key": [[Your Radarr API Key|First-Time-Install: Radarr#9-retrieving-the-api-key]]

    • "Enable Radarr SSL": disabled.

      • For Feeder / Plex setup, set it to enabled.
    • Click Update Settings.

    • Click Test Radarr server. The button will update to show "Success!".

    • Click Get Profiles and choose your preferred "Download quality profile for Radarr".

    • "Root save directory for movies": /movies.

    • Click Update Settings.

  4. On the "Sonarr" settings page:

    Note: There are some slight differences in the settings for Feeder / Plex setups. See notes below.

    • Check "Enable Sonarr"

    • "Sonarr server IP or Hostname": sonarr

      • For Feeder / Plex setup, use sonarr.yourdomain.com (or the IP address of your Feeder box) instead.
    • "Sonarr server port":8989

      • For Feeder / Plex setup, use 443 instead.
    • "Sonarr API key": [[Your Sonarr API Key|First-Time-Install: Sonarr#9-retrieving-the-api-key]]

    • "Enable Sonarr SSL": disabled.

      • For Feeder / Plex setup, set it to enabled.
    • Click Update Settings.

    • Click Test Sonarr server. The button will update to show "Success!".

    • Click Get Profiles and choose your preferred "Download quality profile".

    • "Root save directory for TV shows": /tv.

    • Click Update Settings.

    _Note: If you have a separate Plex and Feeder setup, this will be done on the server where Plex is installed.

  5. Click Sign Out to exit Settings.