Learning how to add server to Plex lets you stream your movies, TV shows, music, and photos from one computer or NAS to nearly any device. The process involves installing Plex Media Server, signing in, creating libraries, and connecting your streaming apps. This guide explains the setup clearly, including remote access and common fixes.
What You Need Before Adding a Plex Server
Before you add a server to Plex, choose the device that will store and stream your media. Common options include:
- A Windows, macOS, or Linux computer
- A compatible NAS, such as Synology, QNAP, or ASUSTOR
- An NVIDIA SHIELD TV
- A small home server or dedicated media PC
The server should remain powered on whenever you want to stream from it. A wired Ethernet connection is preferable, especially for high-bitrate 4K video. Wi-Fi can work, but network congestion may cause buffering.
You will also need:
- A free Plex account
- Your legally obtained movies, shows, music, or photos
- Enough storage space for your media
- The latest Plex Media Server installer
- A modern web browser
Plex does not provide copyrighted content. It organizes and streams files that you already own or have permission to use.
Install Plex Media Server
Download Plex Media Server from the official Plex website. Select the installer for your operating system, then complete the installation using the default options unless you have a specific reason to change them.
After installation:
- Launch Plex Media Server.
- Look for the Plex icon in your computer’s system tray or menu bar.
- Open a browser and visit
http://127.0.0.1:32400/web. - Sign in with your Plex account.
- Follow the setup wizard.
If Plex opens automatically in a browser, you can continue there. Otherwise, use the local web address above. On a NAS, install Plex from the manufacturer’s app store, then open Plex from the NAS control panel.
During setup, give your server a recognizable name, such as “Living Room Plex” or “Home Media Server.” Leave Allow me to access my media outside my home enabled if you plan to use Plex while traveling.
Plex usually detects the server automatically when you are signed in on the same network. If you are adding a server that belongs to someone else, the owner must share their libraries with your Plex account. You cannot claim or manage another person’s server unless they grant access.
Add Media Libraries to Plex
Once the server is installed, the next step is adding folders as Plex libraries. A library tells Plex what type of content it is scanning and where the files are located.
In the Plex web app:
- Select More in the left sidebar.
- Click the + button next to your server.
- Choose a library type, such as Movies, TV Shows, Music, or Photos.
- Enter a library name.
- Click Add Folders.
- Select the folder containing that type of media.
- Click Add Library.
Create separate libraries for different content types. Do not place movies and TV shows in the same folder or library, because Plex may identify files incorrectly.
Use consistent file and folder names for the best matching results. For example:
```text Movies/ The Matrix (1999)/ The Matrix (1999).mkv
TV Shows/ Stranger Things/ Season 01/ Stranger Things - S01E01.mkv ```
After creating a library, Plex scans the folder and downloads posters, descriptions, ratings, cast information, and other metadata. You can manually refresh a library by opening its menu and selecting Scan Library Files.
If Plex cannot see your folders, check that the server account has permission to read them. On Windows, verify folder sharing and security permissions. On Linux and NAS devices, confirm that the Plex user has access to the media directory.
Configure Plex Server and Remote Access
After you add a server to Plex and create libraries, review the server settings. Select the wrench icon in Plex Web, then open Settings > Server. Choose Show Advanced if necessary.
Important settings include:
- Friendly name: The name shown on your devices
- Remote access: Controls streaming outside your home
- Library access: Determines what other users can see
- Transcoder: Controls how Plex converts unsupported media
- Scheduled Tasks: Manages automatic scans and maintenance
To enable remote access, open Settings > Remote Access and select Enable Remote Access. Plex will test your connection. A green status message means the server is reachable from outside your home.
If remote access fails, your router may block incoming connections. Plex commonly uses TCP port 32400. You may need to enable UPnP or create a manual port-forwarding rule that sends external TCP port 32400 to the internal IP address of your Plex server.
For reliable port forwarding, assign the server a reserved IP address in your router. Keep in mind that some internet providers use carrier-grade NAT, which prevents traditional port forwarding. In that situation, contact your provider or use a supported VPN or relay solution.
Remote streaming also depends on your home upload speed. A 4K file may require substantially more bandwidth than a standard HD file, especially if Plex must transcode it.
Connect Plex Apps and Troubleshoot Problems
Install the Plex app on your smart TV, streaming stick, phone, tablet, game console, or computer. Sign in with the same Plex account used during server setup. Your server should appear automatically under the server or library menu.
If it does not appear, try these fixes:
- Confirm the server computer is powered on.
- Make sure both devices use the same Plex account.
- Restart Plex Media Server and the streaming device.
- Update the Plex app and server software.
- Temporarily disable firewall software to test connectivity.
- Confirm that the server is not paused or signed out.
- Check Settings > Authorized Devices for outdated device entries.
Buffering does not always mean your internet connection is slow. Plex may be transcoding because the playback device does not support the file’s video, audio, subtitle format, or bitrate. In the playback settings, try selecting Original Quality if your device and network can handle the file.
You can also improve compatibility by using widely supported formats such as H.264 video with AAC or AC3 audio. Subtitles can trigger transcoding, particularly image-based formats. Converting media is optional, but it can reduce the server’s workload.
FAQ: Adding a Server to Plex
Can I add multiple servers to one Plex account?
Yes. You can run multiple Plex Media Servers and sign in to each with the same Plex account. Each server will appear separately in the Plex app, allowing you to organize media by location or purpose.
Can I add someone else’s Plex server?
You cannot directly install or claim another person’s server. The server owner must invite your Plex account through Settings > Manage Library Access. After accepting the invitation, their shared libraries will appear in your Plex app.
Why is my Plex server unavailable outside my home?
Remote access may fail because of a firewall, incorrect port forwarding, changing IP address, double NAT, or carrier-grade NAT. Check the Remote Access status, reserve the server’s local IP address, and confirm that TCP port 32400 reaches the correct device.
Conclusion
The basic process for how to add server to Plex is simple: install Plex Media Server, sign in, create correctly organized libraries, and connect your devices. For the best results, keep the server updated, use reliable storage and networking, and configure remote access only when needed.