Remote-access Guide

setup plex remote access

by Caesar Lesch Published 2 years ago Updated 1 year ago
image

How do I setup Plex server for remote access?

To do so:Open Plex Web App and make sure you're signed in to your Plex account on the server under Settings > Server > General.Go to Settings > Server > Remote Access.If needed, toggle the Show Advanced button to ensure the appropriate options are visible.Enable the Manually specify public port checkbox.More items...•

How do I add remote users to Plex?

Creating Managed AccountsSelect the Add User option.Enter the admin's account PIN (if it has one)Choose a name and rating profile.Select which libraries to share, if you have a Plex Media Server.Admins that have a Plex Pass can select Download and Live TV & DVR options.

Is Plex remote access free?

All of our non-mobile, public apps are free (with the exception of Plex Labs apps). These include Amazon Fire TV, Android TV, Apple TV, Chromecast, Plex HTPC, Roku, Smart TVs, Windows & macOS computers and game consoles (PlayStation and Xbox).

How do I access my media server remotely?

0:3911:14PLEX Part 5: Accessing Your Media Remotely - YouTubeYouTubeStart of suggested clipEnd of suggested clipAnd what you want to do is check this area here that says remote access and if you've got this greenMoreAnd what you want to do is check this area here that says remote access and if you've got this green checkmark you're fully accessible outside your network you're in great shape. Ok.

How many users can access Plex at the same time?

Up to 15 members can be in a Plex Home. For Plex Pass users that includes a combination of both Managed Users as well as regular Plex accounts that are invited.

Can multiple people use Plex?

Plex Home allows you to set up a group of users that all use Plex together. For instance, there might be a family of users (parents and children) that all use Plex on various devices connected to the same Plex Media Server in their house. The Plex Home feature is intended for people that physically live together.

Is remote access Plex safe?

Plex has teamed up with Let's Encrypt to provide our users with high-quality secure certificates for your media servers, at no cost to you. There's no need to set up VPNs and no need to create and install your own certs. You can safely and securely connect to your media no matter where you are.

Does Plex have to be on the same network?

The Plex Media Server generally assumes you will have an active internet connection when using it. While most things will still work fine if you temporarily don't have a connection, some things do require an active connection. These include: Adding new library content (retrieving metadata, art, etc.)

How much does Plex cost a month?

$5 per monthPlex is available both as a free service and a premium tier it calls Plex Pass. While free tier doesn't bill you monthly, there's a $5-per-platform activation fee if you want to use the Plex Android and iOS apps. The Premium tier costs $5 per month, $40 per year or $120 for a lifetime pass.

How do I access my Plex server from anywhere?

Enable access to your Plex Media Server from outside your local network so that you can reach it when away from home or for sharing content with family or close, personal friends. You can do this under Settings > Server > Remote Access in Plex Web App.

What is the IP address of my Plex server?

Find out the local IP address of the device on which the app is running. You will typically be able to find this in the device's system settings. In your Plex Web App, go to Settings > Server > Network .

How does guest work on Plex?

Tip!: The “Guest” account is kind of a specialized Managed User. It can be useful if you want to let someone who comes over use Plex without affecting your regular account(s). A friend who stops by, the babysitter, or similar.

How do I accept a Plex invite?

Click on the “Friends” tab in the left hand menu and then click the green checkmark next to the invitation to accept it.

Can you share Plex pass?

To share your library with friends and family, open your Plex Server app and make sure you are signed in, then go to Settings > [username] > Users and Sharing. Fill in the person's Plex credentials and click continue. You can also exclude certain movies/shows, labels, and tags, depending on who you are sharing with.

How do I change admin on Plex?

Click the top right user menu and then choose Account . Here, you'll be able to edit and manage various aspects of your Plex account.

What happens when you double up a NAT system?

When a NAT system is doubled up with another NAT system, however, it can create issues for apps (like the Plex Media Server) that rely on UPnP to create automatic port forwarding rules. This occurs commonly when you have a router/modem combo supplied by your ISP and your own router plugged into that unit.

How to check if Plex is remote?

While logged into your Plex Media Server’s web control panel, select the Settings icon from the upper right toolbar. Within the Settings menu select, the “Server” tab. Then, from the left hand navigation pane, select “Remote ...

Does Plex automatically handle connection data?

The Plex system automatically handles all the connection data as long as you are logged into the same Plex account on your media server and all your client devices. If you’re having issues, however, don’t worry–in the next section we’ll look at the most common issues and how to solve them.

Can you use Plex Media Server on a TV?

If you primarily use Plex Media Server for watching content on your local network (like streaming your favorite shows to your HDTV or smartphone), you may not have given much though to the benefits of remote access. RELATED: How to Set Up Plex (and Watch Your Movies on Any Device)

Does Plex Media Server work?

Plex Media Server generally works, by the magic of UPnP, right out of the box. But in those rare instances it doesn’t, it’s just a matter of applying a few simple tweaks to get your media server back online. READ NEXT.

Who is Jason Fitzpatrick?

Jason Fitzpatrick is the Editor in Chief of LifeSavvy, How-To Geek's sister site focused life hacks, tips, and tricks. He has over a decade of experience in publishing and has authored thousands of articles at Review Geek, How-To Geek, and Lifehacker.

What is Plex

When we talk about Plex we refer to an application that we can install on our devices. Its mission is to allow us to centralize multimedia files in one place. For example movies and series and be able to watch them from another device.

How to configure Plex to enter from the Internet

This function will allow us to connect to our Plex server from anywhere , simply by having access to the Internet. We will not have to pay anything additional and it is an option that undoubtedly expands the possibilities of only limiting ourselves to having access from the local network.

Why access Plex remotely

We have explained how we can access Plex remotely and view all the content. However, you may be wondering what this feature is really for or how it improves to, for example, storing videos directly in a memory.

Finding a workaround

A friend of mine recently ran into this issue when he tried to set up remote access for his Plex Media Server. He happens to be a Dual-Stack/DS Lite customer, so he only had IPv6 to work with. We found some solutions that rely on third parties to proxy incoming connections.

Adding DynDNS-like behavior

We wanted to avoid having to manually change the config over and over again. So, we mimicked DynDNS’s behavior in order to automate the config update. I wrote a DynDNS-like bash script that we set up to run every 5 minutes.

Plex remote access not working?

Plex offers a remote access feature that relies on port forwarding, but the configuration may not always work or there may be other common issues like Double-NAT, resulting in an error like the screenshot below.

Prerequisites

The rest of this guide assumes that you have some components already installed. If you’ve already installed Plex, WSL, and Docker on your Windows PC, skip ahead to “Sign up for Twingate” below. If not, please following these instructions first.

Sign up for Twingate

Twingate Starter is a new free plan that is designed for home and personal use. If you don’t have an account already, please click here and follow the simple steps to sign up for a Starter account and begin the initial setup.

Add a Connector

After completing the steps above, you should now have a Starter account with a Remote Network set up. The next step is to deploy a Twingate Connector, which is a piece of software that allows for secure access to your remote network and the devices connected to it.

Add a Resource

You’ve now set up a Connector on your Windows PC, which enables remote access to Plex, or other services that you’re running on your computer (called a “Resource” in Twingate).

Download the Twingate client

All that’s left to do now is to install Twingate on your devices (we support Windows, Mac, Linux and have apps for iOS and Android) and access your Plex Media Server from anywhere. As an example, let’s walk through setting things up on iOS.

Sharing is Caring

Do you want to share access with a family member? You can easily do this from the Twingate web UI. Just go to the Team tab and click “Invite User” to send an email invitation. The recipient would simply follow the same steps to download the Twingate client, join your network, and get access to Plex, or any other resource you set up!

How to connect to Plex while using VPN?

Integrated kill-switch. To connect to your Plex server while PrivateVPN is activated, connect to a VPN server and note the port number that appears in the client under the disconnect button. Then, enter the port number into your Plex program.

What is the best VPN for Plex?

Here are some of the best VPNs for streaming Plex safely. 1. ExpressVPN. ExpressVPN is arguably the best VPN service for Plex on the market in 2021.

Why is VPN so popular?

VPNs are becoming increasingly popular nowadays as web users seek to protect and enhance their online experience. A VPN or Virtual Private Network is an important piece of software that creates a secure connection between your devices and the web so that no one can access or decipher it.

How many servers does Plex have?

Once installed, the VPN for Plex boasts one of the largest networks of servers on the market, with more than 7000 servers across over 90 countries around the world. This means that you’ll have endless choices when you need to connect to an overseas server to gain access to geo-restricted or censored streaming content.

What is private internet access?

Private Internet Access is a reliable option for Plex customers. PIA delivers port forwarding support, allowing you to remotely connect to your Plex server and stream your favorite content no matter where you are.

What is plex streaming?

Plex is a free streaming service that allows customers to access live TV. The service offers access to over 130 channels and over 20,000 movies and television shows from MGM, Lionsgate, Crackle, Warner Brothers, and more for free. Plex also offers the option to upgrade to Plex ultimate to watch and record local television shows, sports, ...

What payment options does VPN use?

The VPN offers a decent range of payment options, including credit cards, gift cards, bank transfers, and cryptocurrencies. If you are looking to remain completely anonymous online, we would recommend paying with a cryptocurrency such as Bitcoin.

How to add friends on Plex?

To get started log into your Plex account and look for the profile icon in the upper right corner. Click on it and select “Users”. On the left hand side of the resulting menu, select “Friends”.

Does Plex scan your library?

The Plex search function will scan both your own library and all the libraries shared with you.

Can you use Plex Media Server outside of home?

Advertisement. Second, you need to ensure your Plex Media Server is accessible outside your home network. While its practically impossible to set up Plex so you can’t access it within your home network, sometimes you need to do a little troubleshooting to ensure you can access it when you’re away from home.

Can you share a Plex server with a Plex server?

If they have their own Plex Media Server and can turn right around and share their server with you, that’s great. If they don’t have a Plex Media Server, no big deal : their primary libraries will simply default to the libraries you share with them. They can sign up for their free account here.

image
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 1 2 3 4 5 6 7 8 9