
Learning how to add a server to Plex lets you stream your own movies, TV shows, music, and photos from one central location. You can install Plex Media Server on a computer, NAS device, or compatible server, then access your library from phones, smart TVs, streaming sticks, and web browsers.
Choose and Prepare Your Plex Server
Plex Media Server runs on many Windows, macOS, Linux, and NAS devices. For the best experience, choose a device that can remain powered on whenever you want to stream. A desktop computer, mini PC, or NAS is usually a better choice than a laptop that frequently sleeps.
Before installing Plex, prepare the following:
- A free Plex account
- A stable internet connection
- Enough storage for your media
- Organized folders for movies, TV shows, music, and photos
- A wired network connection if possible
Plex does not require your media to be stored in a specific folder, but organized folders make library setup and metadata matching more reliable. For example:
``text Media/ ├── Movies/ │ ├── Inception (2010)/ │ │ └── Inception (2010).mkv ├── TV Shows/ │ └── The Office/ │ └── Season 01/ │ └── The Office - S01E01.mkv └── Music/ └── Artist/ ``
Avoid storing personal files in the same folders as your Plex content. This makes permissions and troubleshooting easier.
Install Plex Media Server
Download Plex Media Server from the official Plex website and select the installer for your operating system. Complete the installation, then open Plex in a browser. The setup page normally uses an address similar to http://127.0.0.1:32400/web on the server itself.
Sign in with your Plex account when prompted. The account used during setup becomes the owner of the server. Give the server a recognizable name, such as “Living Room Server” or “Home NAS.” You can usually leave the option to allow access outside your home enabled unless you only plan to stream locally.
After installation, Plex Media Server runs in the background. On Windows and macOS, you may see a Plex icon in the system tray or menu bar. On a NAS, the server generally runs as an installed application. Keep the device awake and connected to your network so Plex clients can find it.
Add a Server to Plex and Create Libraries
If you are learning how to add a server to Plex, the most important step is creating libraries on the installed server.
In Plex Web:
- Open the Plex dashboard.
- Click the More button beside your server name.
- Select the + icon or Add Library.
- Choose a library type, such as Movies, TV Shows, Music, or Photos.
- Enter a library name.
- Click Browse for Media Folder.
- Select the folder containing that type of content.
- Click Add or Add Library.
Create separate libraries for different media types. Do not place movies and TV shows in one library, because Plex uses different scanners and naming rules for each category.
Plex will scan the folders and retrieve posters, descriptions, cast information, episode details, and other metadata. The first scan may take several minutes or longer for a large collection. You can monitor activity from the dashboard.
If files are missing, check the folder path and confirm that the Plex service has permission to read it. Correct naming also matters. Use the movie or show title followed by the release year when possible, and use season and episode numbers for TV content.
Connect Plex Apps and Add Another Person’s Server
Once your server is running, install the Plex app on each device where you want to watch. Sign in using the same Plex account associated with the server. The server should appear automatically in the app’s sidebar or server selector.
If it does not appear, confirm that:
- The server is running
- The device is connected to the same network
- You are signed in to the correct Plex account
- Plex Media Server is updated
- Your firewall is not blocking Plex
You can also add access to another person’s Plex server. The server owner must open Settings > Manage Library Access, invite your Plex account, and select the libraries to share. After accepting the invitation, the shared server should appear in your account. You cannot add someone else’s server without the owner granting access.
Enable Remote Access Safely
Remote access allows you to watch your Plex library when you are away from home. In Plex Web, open Settings > Remote Access and select Enable Remote Access.
Plex will test whether your server can be reached from the internet. If the test fails, enable port forwarding on your router. Plex commonly uses external TCP port 32400, forwarded to the same port on the server’s local IP address. Assign the server a reserved IP address in your router so the forwarding rule does not break later.
Remote streaming quality depends on your home upload speed and the playback device. Large files may need transcoding, which requires more CPU power. Keep Plex Media Server updated, use a strong Plex password, and avoid exposing unrelated services or ports on your network.
Some advanced features, including certain mobile playback and hardware transcoding options, may require a Plex Pass subscription. Basic local streaming and server operation can be used without Plex Pass.
FAQ: Adding a Server to Plex
Can I add multiple servers to one Plex account? Yes. You can run or access multiple Plex servers with one account. Each server can have its own name, libraries, storage, and settings.
Why is my Plex server not showing up? Check that Plex Media Server is running and that you are signed in with the account that owns it. On a local network, verify that network discovery is available and that your firewall allows Plex. Restarting both Plex and the client app can also help.
Can I use an external hard drive with Plex? Yes. Plex can scan media stored on an external USB drive, provided the server device remains connected and the Plex service has permission to access the drive. Avoid changing the drive letter or mount location after creating libraries.
Conclusion
Once you know how to add a server to Plex, the process is straightforward: install Plex Media Server, sign in, create libraries, and connect your streaming devices. Organize your files carefully, keep the server online, and configure remote access only when needed for a reliable and secure home streaming setup.