Plex on QNAP: Setup Guide

How to install Plex Media Server on a QNAP NAS. From App Center install through library setup, hardware transcoding configuration, and remote access. Includes which QNAP models can hardware transcode and which cannot.

This page contains affiliate links. If you purchase via our links we may earn a small commission, at no extra cost to you. Editorial independence policy.

Plex Media Server runs natively on QNAP NAS units via the App Center. No Docker required, no manual installation. Setup takes under 15 minutes. The critical factor for QNAP users is hardware transcoding: Intel-based models (TS-264, TS-464, TVS-h674) support Quick Sync hardware transcoding, which allows Plex to serve multiple simultaneous streams without taxing the CPU. ARM-based models (TS-233, TS-433) can run Plex for direct-play clients but cannot hardware transcode. This guide covers the complete setup for both, with configuration steps for remote access via Plex Relay and direct connection.

In short: Install Plex Media Server from the App Center, point it at your media shared folders, enable hardware transcoding if you have an Intel-based QNAP, and connect your Plex account for remote access. For ARM models (TS-233, TS-433): direct play works fine, but transcode-dependent clients (Fire TV, older Roku) will stutter or fail.

Which QNAP Models Support Plex Hardware Transcoding?

Plex hardware transcoding on QNAP requires an Intel CPU with Quick Sync support. The following QNAP models support hardware transcoding in Plex:

  • TS-264. Intel Celeron N5105, Quick Sync. Full hardware transcoding including H.265/HEVC and 4K
  • TS-464. Intel Celeron N5095, Quick Sync. Same transcoding capability as TS-264
  • TVS-h674. Intel Core i5-1235U, Quick Sync. Highest transcoding throughput of the consumer range, handles multiple simultaneous 4K streams
  • TS-473A / TS-673A. AMD Ryzen V1500B. AMD GPU-based transcoding via Plex (requires Plex Pass, less mature than Intel Quick Sync)

The following models cannot hardware transcode:

  • TS-233. ARM Cortex-A55. Software decode only
  • TS-433. ARM Cortex-A55. Software decode only

On ARM models, Plex works for direct-play clients (devices that can play the video natively without transcoding). If your Plex clients request transcoding. Either because the file format is incompatible or the bitrate is too high. The ARM CPU will struggle with anything above 1080p/20Mbps.

Step 1: Install Plex Media Server from App Center

Plex provides an official QNAP package maintained in partnership with QNAP:

  1. Log in to QTS and open the App Center
  2. Search for Plex Media Server
  3. Click Install. The package is approximately 150-200MB and installs in 1-2 minutes
  4. Once installed, Plex appears in the QTS application menu. Open it to launch the initial setup wizard
  5. The wizard runs in your browser at http://[NAS-IP]:32400/web

On first launch, Plex asks you to sign in with a Plex account (free) or create one. Sign in. This links your NAS to your Plex account, which is required for remote access and Plex's DLNA discovery. A free Plex account is sufficient for local streaming. Plex Pass ($8.27 AUD/month or ~$165 AUD lifetime) is required for hardware transcoding, offline sync, and some premium features.

Hardware transcoding requires Plex Pass. Even if your QNAP has Quick Sync, hardware transcoding is a Plex Pass feature. Without Plex Pass, Plex falls back to software transcoding regardless of hardware capability. If you are evaluating whether hardware transcoding matters for your use case, test with the 30-day Plex Pass trial before committing.

Step 2: Add Your Media Library

After signing in, Plex's setup wizard prompts you to add a library. Libraries are categories (Movies, TV Shows, Music, Photos) mapped to folders on your NAS.

  1. Click Add Library and select the type (Movies, TV Shows, etc.)
  2. Click Browse for media folder. The file browser shows your QNAP's shared folders. Navigate to the folder containing your media files (e.g. /share/Media/Movies/)
  3. Add additional folders if your media is split across locations
  4. Click Add Library. Plex begins scanning and matching metadata (posters, descriptions, ratings) for all files found

Initial library scanning takes time proportional to library size. A 1TB library of well-named files (using standard naming: Movie Title (Year).mkv for movies, Show Name/Season 01/Show Name S01E01.mkv for TV) will match accurately without manual intervention. Poorly named files require manual metadata correction via the Plex Web interface.

Step 3: Enable Hardware Transcoding (Intel QNAP Models)

On Intel-based QNAP models with Plex Pass active:

  1. In Plex Web, go to Settings → Transcoder
  2. Enable Use hardware acceleration when available
  3. Enable Use hardware-accelerated video encoding
  4. Save settings

Verify hardware transcoding is working: start a stream that requires transcoding (e.g. play a 4K HEVC file on a client that cannot direct play it), then in Plex Web go to Settings → Dashboard. An active transcode session should show (hw) next to the video codec. E.g. h264 (hw). If it shows h264 without (hw), software transcoding is occurring. Common reasons: Plex Pass not active, or the QTS hardware transcoding package is not enabled.

Additionally, verify in QTS → App Center → Installed that the QNAP VAAPI HW Transcoding component is installed. On some QTS versions this is installed automatically with Plex; on others it requires manual installation from the App Center.

Step 4: Configure Remote Access

Plex provides remote access via Plex Relay (routed through Plex's servers) or direct connection (requires port forwarding or VPN). Remote access is configured under Settings → Remote Access.

Plex Relay (default): Plex's cloud relay routes your stream through Plex's servers. No configuration required. Works immediately after signing in with a Plex account. Relay performance is limited by your upstream bandwidth and Plex's relay capacity. For streaming over mobile data or slow connections, relay quality depends on your NBN upload speed.

Direct connection (better performance): For direct remote access without relay overhead:

  1. In your router, create a port forward rule: external TCP port 32400 → NAS IP port 32400
  2. In Plex, go to Settings → Remote Access and enable Manually specify public port → enter 32400
  3. Plex will verify the direct connection and show your external IP

If your ISP places you behind CGNAT (common on NBN residential), port forwarding will not work. The Plex Relay is the only option without a VPN exit node. See the NAS remote access guide for CGNAT workarounds.

Step 5: Plex App Setup on Client Devices

Plex clients are available on every major platform. Install the Plex app on your devices and sign in with the same Plex account used on the server. The server appears automatically under More → [Server Name].

Direct play vs transcoding. What matters for client choice:

  • Devices that support H.264 and H.265/HEVC natively (modern smart TVs, Apple TV 4K, NVIDIA Shield) will direct play most files without transcoding
  • Older Fire TV and Roku devices have limited HEVC support. Plex will transcode 4K HEVC content on these
  • Web browser clients (Chrome, Firefox) cannot play most video without transcoding. Avoid browser Plex on ARM NAS models for video-heavy use

For ARM QNAP owners: Apple TV 4K, NVIDIA Shield, and Samsung/LG smart TVs are the most compatible clients for direct play. Configure Plex → Settings → Quality → Play Original Quality on each client to avoid unnecessary transcode requests when direct play is available.

Plex Performance by QNAP Model

Plex Performance by QNAP Model

TS-233 / TS-433 (ARM) TS-233 / TS-433 (ARM) TS-264 / TS-464 (Intel Celeron) TS-264 / TS-464 (Intel Celeron) TVS-h674 (Intel Core i5)
Direct play (H.264 1080p) Yes. No CPU loadYes. No CPU loadYes. No CPU load
Direct play (H.265 4K) Yes. No CPU loadYes. No CPU loadYes. No CPU load
Software transcode 1080p 1 stream marginal2-3 simultaneous4-6 simultaneous
Hardware transcode (HW) Not supportedYes. Quick SyncYes. Quick Sync (faster)
4K → 1080p HW transcode Not possible1-2 simultaneous3-4 simultaneous
Plex Pass required for HW N/AYesYes
Best client type Direct play only (Apple TV 4K, Shield)Any. Transcode capableAny. Highest throughput

🇦🇺 Australian Buyers: Hardware and Pricing Notes

Best value QNAP for Plex in Australia (March 2026):

  • TS-464 (~$989 AU): The recommended Plex NAS in the QNAP range. Intel Celeron N5095 with Quick Sync, 8GB RAM expandable, PCIe slot for future NVMe SSD cache or 10GbE. Handles 2-3 simultaneous 4K→1080p hardware transcode streams
  • TS-264 (~$819 AU): Same Intel CPU as TS-464 in a 2-bay chassis. Appropriate if 2-bay storage is sufficient. Same Plex transcoding capability
  • TS-433 (~$989 AU): ARM CPU. Avoid if transcoding is required. Only viable for a household of 1-2 users who all use direct-play capable devices

Both TS-264 and TS-464 are available at Scorptec, PLE, Mwave, and Umart. Use StaticICE.com.au for live price comparison across AU retailers.

Plex Pass pricing in AUD: Monthly ~$8.27 AUD, annual ~$55 AUD, lifetime ~$165 AUD (prices vary with AUD/USD rate). Lifetime is cost-effective after 2-3 years of use if you plan to use Plex long-term.

Use our free Plex Media Planner to check if your NAS can handle your library.

Related reading: our NAS buyer's guide, our Synology vs QNAP comparison, and our NAS explainer.

Does Plex on QNAP require Docker?

No. Plex Media Server is available as a native QNAP App Center package. Install directly from the App Center without Docker. The native package is maintained by Plex and receives automatic updates. Running Plex in Docker is also possible (useful for more control over the Plex version or running alongside other containers) but adds complexity with no benefit for most users. For a straightforward Plex setup, use the native App Center package.

Can the QNAP TS-433 run Plex?

Yes, but with limitations. The TS-433 (ARM Cortex-A55) can run Plex and serve direct-play streams without issue. It cannot hardware transcode. The ARM CPU lacks Quick Sync. For a household using direct-play-capable clients (Apple TV 4K, NVIDIA Shield, modern smart TVs, PlayStation/Xbox), the TS-433 works fine. For users with older devices that require transcoding, or who want to stream 4K to browsers or Fire TV sticks, the TS-433 is not suitable for Plex. Consider the TS-464 instead.

How many simultaneous Plex streams can a QNAP TS-464 handle?

For direct play (no transcoding): effectively unlimited, constrained only by network bandwidth. For hardware transcoding via Quick Sync: 2-3 simultaneous 4K→1080p streams, or 4-6 1080p→720p streams. For software transcoding (without Plex Pass or on ARM): 1 1080p stream at a time with the Celeron N5095, with noticeable CPU load. These figures are approximate. Actual performance depends on file bitrate, audio track complexity, and subtitle burn-in requirements.

Is Plex Pass required for Plex on QNAP?

Plex Pass is not required to run Plex. You can install and use Plex for free. Plex Pass is required for: hardware transcoding (Quick Sync), offline sync, live TV DVR, multi-user management (home users feature), and mobile app downloads. For local streaming from a home NAS to direct-play clients on the same network, the free Plex tier is functional. For remote streaming, transcoding, or multi-user households, Plex Pass is worth it.

How do I update Plex on QNAP?

Plex updates on QNAP are delivered through the App Center. When a Plex update is available, a notification appears in the QTS App Center. Open App Center → Updates → Update Plex Media Server. Alternatively, you can enable automatic App Center updates, though many users prefer manual control. Plex also shows an in-app notification in Plex Web when a server update is available. Some minor Plex updates may require a QTS-level package update before they appear. If Plex shows a newer version is available but App Center doesn't reflect it, check back in 1-2 days.

Planning storage for a Plex library? The NAS Sizing Wizard estimates how much storage you need based on your library size, video quality, and growth rate.

NAS Sizing Wizard →