Plex officially released its new mobile app, implementing the UI changes from the beta version that I previewed last November. Along with this release, Plex made some significant changes to personal media users running servers on the free tier.
I found the new app is mostly the same as the beta we looked at previously. One important addition is improved support for TV tuners for live TV. Users can now easily switch between their antenna channels and Plex’s free streaming channels directly within the app. Users can set recordings for over the air channels too but can’t yet schedule them like they could on the previous version of the app.
Another big change is moving music and photos out of the main app. Plexamp now handles personal music libraries, and Plex Photos manages photo libraries. Both are standalone, free apps. Plexamp has additional features for Plex Pass users.
With this new app comes changes to how free tier users stream or share media outside the home along with the first price increase for Plex Pass in nearly a decade. Starting April 29, the cost of a lifetime Plex Pass will go up to $249, yearly to $69.99 and monthly to $6.99. Users can get a Plex Pass at the old price before April 29 using my affiliate link.
For users on the free tier, a new “Remote Watch Pass” is required remote streaming or sharing with others outside their home network. This pass costs $2 per month or $20 annually. If the server owner has a Plex Pass, free tier users can continue accessing that server for free. Additionally a Plex Pass user won’t incur fees accessing a server that is one the free tier. Plex did eliminate the mobile unlock fee previously required for Android and iOS users to stream remotely without limitations.
I have definitely heard from users who are having trouble with the new app or don’t like the changes. But this is the direction Plex is taking in order to keep the product sustainable into the future. I have been a Plex user long before they were a sponsor on the channel and still happy with it. But there are alternatives for those who disagree with the direction they’re taking.
Disclosure: The video attached to this post was a paid sponsorship from Plex. However they did not review or approve it before it was uploaded. All opinions are my own.
For nearly a decade, I relied on a WD MyCloud PR2100 NAS device as the backbone of my home media setup. It served as my Plex server, managed my HDHomeRun DVR, and generally functioned as the central hub for all my media needs.
While it continued to perform reliably, the hardware was starting to show its age. It was limited to gigabit Ethernet despite my upgraded multi-gig network, and its processor struggled with newer video formats, particularly for hardware-based transcoding in Plex. I decided it was time to explore an alternative that offered more flexibility, particularly for installing Docker containers and other self-hosted applications.
This compact Intel N150-powered mini PC is marketed as a NAS device, thanks to its four NVMe slots that allow for a solid-state storage array. It also features a USB-C 3.2 port capable of 10 Gbps speeds, which enabled me to integrate a Wavlink four-bay USB drive enclosure. With a combination of SSDs and spinning drives, I set out to see if this unconventional setup could handle my media server needs.
For the operating system, I opted for Unraid. Having explored Unraid in the past, I was already familiar with its capabilities, particularly its flexibility with storage and Docker applications. While Unraid doesn’t yet support the N150 processor’s GPU for hardware transcoding, that feature is expected in version 7.1 next month. For now, that means this setup isn’t ideal for Plex transcoding, but it works fine for direct streaming and other media-related tasks which is what I typically do at home.
One of the main considerations with this setup was cost. The GMKtec G9, priced around $239 with a 512GB SSD pre-installed (compensated affiliate link), offers a relatively affordable entry point for a NAS-like system. The Wavlink drive array, at about $115 without disks, provides a budget-friendly option for additional storage, though it lacks some of the conveniences of higher-end NAS enclosures, such as hot-swappable bays. Instead, drives are secured in trays that require screws, making swaps more labor-intensive. One other important note is that the Wavlink device doesn’t support software RAID on Windows – it’s basically a JBOD array which makes it a good fit for Unraid.
From a hardware perspective, the GMKtec G9 is a compact but capable device. It has 12GB of soldered RAM, which isn’t upgradeable—a potential limitation for users running multiple self-hosted applications. However, in my use case, RAM hasn’t been an issue; even with Plex and a few Docker containers running, memory usage remains low. The back panel offers two 2.5-gigabit Ethernet ports, multiple USB ports, and HDMI outputs, allowing it to function as a compact desktop PC if needed. In fact it comes with a fully licensed version of Windows 11 Pro preinstalled!
One concern I encountered early on was heat management. The NVMe slots lack active cooling, and while I added heat sinks to mitigate the issue, temperatures are still running higher than I would like. Selecting lower-powered NVMe drives may help, but it’s something to keep in mind when configuring this setup especially if you plan to work the array heavily.
With Unraid up and running, I configured my storage into an array that includes four 4TB hard drives, one of which serves as the parity drive for data protection. I also designated an NVMe drive as a cache to improve performance, particularly for media applications. One of the key lessons from this project was the importance of caching in Unraid. Initially, I configured my media share to write directly to the spinning drives, but this significantly slowed write speeds due to the parity configuration. Enabling the cache drive drastically improved performance, allowing for smooth file transfers without the mid-transfer slowdowns I initially encountered.
For applications, I set up Plex, the HDHomeRun DVR, and Immich, an open-source photo organization tool. Plex has been responsive, particularly when browsing the library, thanks to the NVMe storage. However, without Unraid’s GPU support for hardware transcoding on the N150, it’s not yet an ideal solution for remote streaming of high-bitrate content. Once Unraid 7.1 is released, I plan to revisit the transcoding capabilities.
As a whole, this setup has been surprisingly functional. While it lacks the polish of a dedicated NAS, the combination of a mini PC with external storage provides a flexible and cost-effective alternative. It’s not the most elegant solution—there are cables everywhere—but it works. Unraid’s flexibility means that if I decide to transition to a different hardware setup in the future, I can easily migrate my storage and applications without major disruptions.
I’ll be keeping this system running for a while until I come across a better solution. One of the advantages of Unraid is the ability to pick up the drives and plop them into another PC without any need for reconfiguration. More to come on this project!
Disclosure: the NAS Box came in free of charge from GMKTec and the Wavlink SATA Array came in free of charge through the Amazon Vine program. No additional compensation was received nor did anyone review or approve this review before it was uploaded. See more on my disclosures here.
I spent some time experimenting with a new feature in Plex’s hardware transcoder that allows for HEVC transcoding of media. This means that high quality 1080p streams can be sent remotely at the same bit rate (or less) as a 720p h.264 stream. You can see it in action in my latest monthly sponsored Plex video.
Setting up the feature was straightforward. In the Plex web interface, under the server settings, I enabled the experimental HEVC video encoding option. It was also necessary to ensure that hardware acceleration was turned on. Additionally, Plex provides an option for HEVC optimization, which pre-encodes videos for better playback on low-powered servers.
To test performance, I loaded a 4K HDR Blu-ray movie onto the Plex server and played it back on my laptop. Initially, the video was streamed in full 4K resolution, but I then switched to a lower bitrate of 720p at 2 Mbps to force a transcode. The server responded quickly, and the video quality remained impressive. Due to copyright restrictions, I couldn’t share a direct visual comparison, but the results were noticeably better than the standard H.264 encoding.
Checking the Plex dashboard, I confirmed that both decoding and encoding were being handled in hardware, with the output using HEVC. The CPU usage remained relatively low, hovering between 25% and 36%, which was similar to what I had observed with H.264 encoding. This suggests that enabling HEVC does not significantly increase the processing load, at least on a modern Intel processor like the one in my test setup. With this level of efficiency, I estimate that the system could handle three or four simultaneous transcodes without much issue.
For those considering enabling this feature, you’ll need at least a 7th-generation Intel Core i3, i5, or i7 processor. Lower-end hardware needs to have Jasper Lake or a newer architecture to be fully supported. Even if a system supports hardware transcoding, that doesn’t necessarily mean it will support HEVC encoding, as some older Intel chips lack the necessary features.
Playback device compatibility also plays a role in whether a client can receive an HEVC stream. On Apple and Android devices, including Apple TV and Android TV-based systems, the automatic quality adjustment features defaults to H.264. To ensure HEVC transcoding is used, the resolution and bitrate must be manually selected. Additionally, HEVC playback requires a Chromium-based browser on Windows, macOS or Linux, or Safari on macOS. Other browsers like Firefox and Opera won’t work. Similarly, the Xbox One S doesn’t support HEVC playback but will automatically revert to H.264 when necessary.
The improved efficiency and quality of HEVC make it a useful addition to Plex’s transcoding capabilities. It’s worth experimenting with if you have the right hardware.
Disclosure: This was a paid sponsorship by Plex, however they did not review or approve this content before it was uploaded.
The home screen retains familiar elements, but with some notable refinements. For those running a Plex Pro server or have access to one, you’ll see a new row of servers running horizontally across the top of the screen. You can favorite specific libraries, which pins them to the top of the navigation, minimizing unnecessary scrolling. Browsing options are now slightly rearranged, but everything is as you’d expect—filters, collections, and categories—remains accessible, albeit in new locations.
Next to the library section you’ll find Live TV, which now integrates both live streaming channels and over the air TV if you’re making use of Plex’s DVR features. While integration between different servers and content sources isn’t fully seamless yet as it is in the current UI, the effort to accommodate various setups shows promise.
The next section over is “On Demand” content which includes the thousands of free ad supported TV shows and movies from Plex’s servers along with their recently announced rental section.
The discovery section, watchlist functionality, universal search, and settings haven’t changed drastically but have been given a cleaner, more consistent layout. From account settings to profile configurations, everything feels intuitive and easy to navigate.
One detail worth noting is the way user reviews now take precedence over professional ones when browsing movies and shows. I think this is a great opportunity for budding movie reviewers as you’ll be able to link back to your other social media platforms in your profile. This feature is optional and users have the option to revert back to having professional reviews first, followed by user generated. There’s also an option to turn off each set of reviews individually or fully.
I am receiving a lot of feedback from users on my YouTube comments with many expressing mixed or negative feedback on the new changes. This is an early beta and a lot will likely be changed over the coming months. Plex will be listening to user feedback on their forum page here, so I definitely suggest popping in there and making your voice heard.
Disclosure: This post was a paid sponsorship from Plex, however they did not review or approve this before it was uploaded.
Previously exclusive to Linux, this feature now allows Windows users with supported Intel processors to transcode HDR video to SDR with hardware acceleration, making it more accessible for out-of-home streaming on devices like phones and tablets. While the update brings much-needed capability to Windows, there are notable differences in how the feature is configured compared to its Linux counterpart.
To enable hardware tone mapping on Windows, users need at least a Tiger Lake processor or newer. This requirement contrasts with Linux, which supports older hardware, including Kaby Lake processors from 2016. The configuration process in Windows involves navigating to the hardware transcoder menu, where HDR tone mapping can be switched on if it isn’t already. Users can manually adjust settings for saturation, contrast, and brightness to optimize the output for different devices. These adjustments apply server-wide, affecting all transcoding sessions. While this manual configuration allows for flexibility, it also requires more effort from the user.
Linux simplifies the process with pre-baked algorithms for tone mapping. These presets eliminate the need for manual adjustments, allowing users to select an option that best suits their viewing devices. The detailed information about these algorithms is available in the support documentation provided by Plex.
In testing the Windows tone mapping feature, I used an HDR film and converted it to 720p HD. The hardware transcoder effectively handled the process, with CPU usage averaging around 27% and minimal memory impact. The output, however, was brighter than expected, contrary to Plex’s guidance about darker results.
For those with systems that include an NVIDIA GPU alongside an Intel or AMD processor, Windows users gain access to the same tone mapping algorithms as Linux, bypassing the need for manual configuration. Additionally, software-based tone mapping is an option, though it’s more resource-intensive and less efficient than hardware solutions.
For users focused on streaming full bit-rate media within the home, the tone mapping features are less critical. The Windows version of the Plex server reliably delivers video to devices like the NVIDIA Shield without the need for transcoding. However, for those who frequently transcode video for out-of-home use, the introduction of hardware tone mapping to Windows is a welcome addition. While it requires some manual effort, it now offers a somewhat viable alternative to Linux for handling HDR-to-SDR conversions.
Ultimately, this update broadens the options available to Plex users on Windows. While Linux remains the more streamlined and resource-efficient choice for extensive hardware transcoding, Windows users now get a more efficient solution HDR video transcoding.
Disclosure: This video was a paid sponsorship by Plex, however they did not review or approve this content before it was uploaded and all opinions are my own.
Plex recently unveiled a preview of its new mobile user interface, a redesign that aims to enhance navigation and improve user experience. While still in beta, the new interface feels familiar and new at the same time. I took it out for a spin in my latest video.
The first thing I noticed was a quick-access watchlist button at the top of the screen and a redesigned user section offer streamlined control over profiles, subscriptions, and settings.
In the lower section users can now click the “library” button to get access to their Plex server or one that was shared from a friend. A significant shift lies in how users navigate their libraries – users can now select them from a drop down menu or by tapping the library button a second time. This is in place of the previous “hamburger menu” which required the user to “pin” different libraries to get quick access. Browsing and filtering options inside the library remain consistent with the prior interface.
The landing pages for movies and tv shows have also been redesigned. Users can now enjoy enhanced visuals, such as detailed logos and imagery, creating a cleaner and more immersive browsing experience. Actor pages and related content maintain familiar structures but will evolve further as the beta progresses.
Plex’s emphasis on its free live TV and on-demand movie offerings is evident in the addition of dedicated tabs for these features. These sections separate free content from personal libraries, improving organization. For users of the Plex DVR, antenna-based channels will return in future updates, ensuring no loss of functionality.
Notably absent from the new interface are photo and music management features. This shift is deliberate, as Plex transitions these functions to standalone apps: Plexamp for music and Plex Photos for images. These changes aim to streamline the core app while offering specialized platforms for other media types.
For those interested in the philosophy behind the redesign or wanting to try the beta, Plex has shared detailed resources on its blog and forums. These platforms also serve as hubs for feedback, enabling users to shape the future of the app.
As the beta evolves, it will be interesting to see how these updates are received and refined. Whether you’re a long-time Plex user or new to the platform, the changes mark a step toward a more intuitive and visually appealing experience.
This post was sponsored by Plex, however they did not review or approve what was posted before it was uploaded.
One of the most asked questions I received on my M4 Mac Mini review the other day was how well the Mac Mini performs as a Plex server. In my latest video, we put its Plex serving capabilities to the test and compare it to the lowest cost Plex server you can buy – a $150 GMKTec G3 with an N100 processor.
The tests included playing back a standard Blu-ray rip, a 4K Blu-ray file with HDR-to-SDR tone mapping, and an AV1 file, with all videos transcoding down to 720p at 4 Mbps.
The M4 Mac Mini, powered by Apple Silicon, performed consistently well, leveraging Apple’s native APIs for hardware transcoding. Its hardware encoders and decoders, now supporting AV1, resulted in similar CPU consumption to what we saw on the Intel N100 with Quicksync.
Both systems performed similarly in handling basic 1080p-to-720p transcoding, maintaining stability with minor spikes in usage. Both also handled AV1 transcoding in hardware thanks to AV1 being added to the M4 chip’s hardware acceleration. They even handled hardware tone mapping with the 4k Blu-Ray MKV, converting the HDR media to SDR while brining the 2160p resolution down to 720p.
In terms of resource consumption, the results were quite different. The Mac consumed around 1.3 GB of RAM for two simultaneous 4K tone mapping transcodes, while the Linux system operated with a lean 320 MB, making it much better suited for scaling up with multiple users. The Mac also had a good chunk of its 16GB of memory already in use for all of the background tasks Macs do.
But for casual transcoding tasks and/or having the Plex server be a secondary feature alongside its primary desktop functions, the Mac proved viable. But when scalability and efficiency come into play, the Linux-based Mini PC outshines it for far less money. The Linux system’s ability to handle more users with minimal memory overhead and its compatibility with Docker make it a robust option for dedicated Plex server setups.
In this month’s sponsored Plex video, the spotlight is on a new feature that allows users to write reviews for TV shows and movies and have them viewable by friends on the Plex platform. The reviews show up ahead of the critic reviews that Plex sources from Rotten Tomatoes.
For TV shows you can rate and review entire series, individual seasons, or specific episodes. Currently reviewers have the option to make the reviews visible only to yourself, only to friends, or expand things a bit by allowing friends of friends to see them. For more information on how social features work on Plex, check out my Discover Together video from a little while back.
Plex also allows for spoiler-tagged reviews. When marked, the spoilers are blurred out, protecting other viewers who haven’t seen the content yet. It’s a useful addition for those who want to discuss plot twists or endings without ruining the experience for others.
The new feature should now be enabled across most of the platforms Plex supports. This includes Android mobile and TV, Apple TV and iOS, Roku and Fire TV. If you’re not seeing it enabled be sure to make sure your app version is up to date. More information can be found on this Plex support page.
For those budding reviewers who want a wider audience, Plex is beta-testing a feature that allows select users’ reviews to be seen by the entire Plex community. If you’re interested in contributing as a critic, Plex has an application form up where you can submit your information.
Disclosure: This video was sponsored by Plex, however they did not review or approve it before it was uploaded.
For this month’s sponsored Plex video we take a look at a few several minor yet useful features for its Plex Pass subscribers that might enhance the overall user experience. While these features may not seem groundbreaking, they can offer a more tailored and convenient viewing experience. Take a look in my latest video.
One of the new features, “Rewind on Resume,” is designed for those moments when you’re interrupted mid-viewing. Instead of resuming exactly where you left off, this feature allows the video to rewind a specified number of seconds, helping you remember what was happening before you paused. This could be particularly useful for those who, like many of us, find themselves frequently interrupted by daily life.
Another feature adds player controls for the “Skip Intro” and “Skip Credits” options that were previously only set at the server level. Users can choose to have intros and credits skipped automatically, manually, or not at all, depending on their preference. This is especially convenient for binge-watchers who want to skip past the end credits of a concluding episode and the intro credits on the subsequent one.
For those who utilize Plex’s DVR feature, there’s an option to automatically skip commercials during playback. However, this only applies to content recorded via the DVR and not to manually added other content. This feature, like the skip intro and credits options, can be customized to the user’s preference, allowing for automatic skipping or manual control.
Of note – the skip features are not yet available on every Plex player. Unfortunately Apple devices do not have these player-level controls at the time of this post.
Another little feature will provide some help for those of us who often fall asleep in front of the TV. Called the “Passout Protection” feature, this setting allows the user to set a time limit after which the playback will stop. This can be set for one to three hours, with a prompt asking if you’re still watching before the playback stops. Alternatively, this prompt can be disabled for those who prefer uninterrupted viewing.
Lastly, Plex has enhanced its music player, Plexamp, with a feature called “Mix Builder.” This allows users to create playlists based on selected artists or albums. Unlike some other Plexamp features that can take you on a musical journey, this feature lets users curate their own listening experience by locking the playlist onto specific artists or albums.
While these features may not revolutionize your Plex experience, they do offer small improvements that can make using the service more enjoyable. For those with a Plex Pass and compatible devices, exploring these options might reveal some valuable enhancements to your media consumption habits.
Disclaimer: This post & video was sponsored by Plex but they did not review or approve the content before it was posted.
Installing Plex on Linux is easier than you might think, even on a low-cost mini PC like the GMKtec G3 with its Intel N100 processor (compensated affiliate link). The goal of this tutorial is to set up the Plex Media Server without diving into complex command lines, making it accessible even for those not well-versed in Linux.
I chose Ubuntu 24.04 which is known for its user-friendly setup. I installed Ubuntu on a MSATA M.2 SSD inside the G3, allowing me to dual boot between Windows and Linux. My Windows installation is on the G3’s other M.2 slot’s NVME drive.
For this example I have an external USB SSD attached with two movies and a season of a television show for demonstration purposes. I suggest formatting the drive in the exFAT format which will simplify access permissions.
The installation process, guided by a thorough online tutorial, involves using a USB drive to boot and install the OS. Once set up, the desktop environment is ready for use, with an app center to facilitate installing additional software like Plex.
To install Plex, I accessed the app center, searched for Plex Media Server, and installed it with a click. After logging into my Plex account and naming the server, it was time to add media libraries. The process involves pointing Plex to the appropriate folders on the external drive where my media is stored. This setup is straightforward, similar to what one would experience on Windows.
Hardware transcoding is a notable feature that works efficiently on Linux. Unlike Windows, Linux supports hardware HDR to SDR tone mapping, significantly improving performance when trying to transcode large HDR 4k Blu Ray files to much smaller streams for remote viewing.
Testing with a 4K HDR movie and a TV show episode simultaneously, the mini PC handled the transcoding with ease, utilizing less than 35% of system resources. By contrast, the Windows version of the Plex media server ground to a halt when the 4k movie began transcoding due to its hardware transcoder not accelerating the tone mapping process. On Windows only Nvidia GPUs are supported right now for hardware tone mapping.
Updating the system and Plex server is managed through the app center, ensuring the software remains current. I also detailed in the video how to back up the installation by navigating to the Plex data stored in var/lib/plexmediaserver/Library/Application Support/Plex Media Server/.
Personally I’ve found Docker to be the best way to manage Plex on Linux as it makes the installation easier to backup and migrate. But Docker does bring with it more installation complexity. In the future we might take unRAID out for a spin that integrates Docker in a very user friendly way. Stay tuned!
Disclosure: This was a paid sponsorship by Plex. However they did not review or approve this video before it was uploaded and all opinions are my own.
In my latest sponsored Plex video, we look at using a very inexpensive Intel N100 based GMKtek G3 Mini PC as a Plex server. Despite being a budget device, its performance, particularly with hardware transcoding, is impressive.
I began by installing the Windows version of Plex Media Server on the mini PC since it comes pre-installed with Windows and the Windows installation process is the simplest.
The Intel N100 processor, part of Intel’s Alder Lake series, features QuickSync technology, which enables hardware accelerated video decoding and encoding. This is important for users who plan to stream content outside their home network. QuickSync compresses videos into lower bitrate files on the fly, facilitating smoother playback over varying network conditions. Additionally, the chip’s capability to handle multiple video formats makes it a versatile choice for media servers.
Hardware transcoding requires a Plex Pass (compensated affiliate link). You can learn more about hardware transcoding in this video. If you are just direct playing the files from your Plex server inside the home the hardware transcoding (and Plex Pass) aren’t necessary. You’ll be able to spin things up for free.
In my real-world testing, I demonstrated the mini PC’s ability to handle multiple simultaneous hardware transcodes efficiently. For instance, a 4K VP9 encoded video from Netflix and a Blu-ray MKV file were both transcoded without significant CPU load, maintaining around 20-25% usage. Even with five concurrent transcodes, including various formats like VP9, H.264 and a 10-bit HEVC, the CPU usage only reached about 35%.
However, the mini PC encounters limitations with 4K HDR Blu-ray MKVs when playing back on non-SDR displays. Windows does not support hardware-based HDR tone mapping, forcing the CPU to handle this task, resulting in poor playback performance. Hardware tone mapping does work on Quicksync equipped processors on Linux operating systems, however. I explored this in another video using the same N100 hardware. It works great!
Despite these limitations, an Intel Alder LAke N100 mini PC is an excellent choice for most Plex users looking for a budget solution with low power consumption.
Disclosure: This video was sponsored by Plex however they did not review or approve the video before it was uploaded.
Plex, well-known for its media server capabilities, has now ventured into providing over 600 free advertiser supported television (FAST) channels in the U.S., with a total of 1,100 channels globally. These free channels are accessible on various platforms, including mobile and and TV devices, without the need for a dedicated Plex server.
In my latest video we take a look at how to navigate all of these choices.
Plex’s interface is structured to help viewers quickly narrow down their choices. The channel guide offers an initial glimpse of all available channels, and further efficiencies are found through category filters like “Hit TV” or genres such as crime and sports. There is also a “featured” section where Plex showcases some of the heavy hitters on the platform like the NFL’s free channel which was recently added.
Plex’s universal search feature will also surface content that is playing live in addition to on-demand offerings.
Moreover, Plex integrates local over-the-air TV channels if a user has a Plex Pass and a network TV tuner, allowing for a blend of local and streaming content. This feature enriches the user’s viewing options, providing a seamless integration of local and global content on a single platform.
Viewers can personalize their viewing experience by adding channels to their “favorites,” making them easily accessible upon each return to the service. These preferences sync across all devices connected to the viewer’s Plex account, ensuring a consistent setup regardless of the device used.
New channels are being added all the time. Plex has a helpful search tool set up on their website that can give you a breakdown about what’s available in your particular market.
Disclosure: this post and video was sponsored by Plex, however they did not review or approve this content before it was uploaded.
In this month’s sponsored Plex video, I explore an older feature of Plex that connects your media to legacy devices like old TVs and media players through Plex’s support for DLNA. This makes it possible to browse and consume media from your Plex server while making use of all of the metadata stored in your Plex libraries.
The Digital Living Network Alliance (DLNA) was established in 2003 by a group of technology companies aiming to create a standardized framework for sharing digital media across devices. DLNA has been widely adopted by manufacturers and software developers in the decades since.
The process begins with enabling the DLNA server function within the Plex web app’s server settings. Once activated, the Plex server can communicate with any DLNA-compatible device on the network, making it discoverable to a wide range of electronics, regardless of their manufacture date.
I conducted a demonstration using DLNA Browser on a Windows laptop to mimic the experience on a TV or audio device. The interface presented options to explore video, music, or photo libraries stored on the Plex server. One key point is that DLNA does not incorporate authentication, which means all shared media on the Plex server becomes accessible to anyone on the same network.
For video playback, Plex’s DLNA server allows browsing by key metadata points like genres, directors, actors, etc. You can of course also just browse media alphabetically and even dive into the folders stored on your server. The server will assign playback history to the main user on the server but will not store playback progress.
The music playback functionality through DLNA stands out, especially for high-quality audio files. Modern audio devices that don’t have support for a Plex client, including my home theater receiver, can access and play lossless audio files directly from the Plex server, complete with album art and metadata. This feature is particularly valuable for audiophiles with extensive digital music libraries. Unlike video playback history is not stored, however.
Despite its benefits, DLNA integration isn’t without challenges. Older devices may struggle with newer media formats, requiring manual configuration for transcoding—a process that ensures media compatibility but may demand a more technical setup.
DLNA is not just limited to legacy devices either. One viewer wrote in to tell me they use it with their Meta Quest headset to access their media. Many modern televisions will also pick up your Plex media server and present it within the native TV interface too.
Plex’s DLNA feature can bridge between past and present technology, offering a practical solution for extending the life of older devices through access to modern digital media libraries.
My latest monthly sponsored Plex video takes a look at Plex’s new movie rental feature that allows users to rent and watch popular films without having to leave the Plex interface.
Rentals can be found in a new tab that’s been added to Plex’s free movies and TV shows section. Here, a variety of films are available for rent, distinct from the platform’s ad-supported content. You will also find rentals integrated into Plex’s universal search and watchlist features. Users who prefer not to see rental options in their search results can adjust their settings to exclude them.
The rental process within Plex is straightforward. Upon selecting a movie, users have a 30-day window to commence viewing. Once the movie is started, there is a 48-hour period to complete it.
After renting a movie, it appears on the user’s Plex home page and will also be at the top of the rental tab. Rentals will be integrated with the rest of the media accessible to the viewer. Users will also receive email notifications reminding them to watch the film before it expires.
A notable feature of Plex’s rental service is the capability to view rented movies across different devices, maintaining continuity in the play location. But there is currently no offline viewing option and rentals can only be played back on one device at a time. At the moment rentals are limited to 1080p only with 5.1 channel surround sound.
The pricing structure for rentals varies. Older movies generally cost around $3.99, newer releases are priced at $5.99. I noticed a few rentals available for movies currently in theaters that are priced higher.
Currently, the rental feature is only available in the United States, with plans for future expansion to other regions. As the feature evolves I’ll post some updates. You can also keep track of changes on Plex’s support pages.
Disclosure: This video was a paid sponsorship from Plex. However they did not review or approve this before it was uploaded.
In my latest sponsored Plex video, I explore the latest updates to Plex’s search feature, changes that significantly enhance the user experience for those navigating through their extensive media libraries. You can watch the video here!
The primary change in Plex’s search functionality the ability to customize what is being searched. Users can now filter their searches to specific servers, excluding content from other sources if desired. For example, a search for “Ghostbusters” will yield results from the user’s server, Plex’s on-demand features, and external sources. However, with the new search filters, users can narrow down these results to display only the movies available on their server if they choose.
Another notable improvement is the ability to search for content based on specific actors. Typing an actor’s name, like Mark Hamill, brings up a detailed list of their work available in the user’s media libraries and on Plex if desired. This feature extends to genre searches as well, allowing users to explore categories like sci-fi across their own libraries and Plex’s on-demand offerings.
Plex has also integrated the watchlist feature into search, which allows users to add content right from the search results. Additionally, because Plex now indexes content from various other services, users can also search and add content to the watchlist that’s on streaming services they may be subscribed to.
The search settings are remembered on each client, meaning if a user sets their preferences on one device, these preferences will be retained the next time they log into Plex on that device. These new search features are now live on the web along with TV and mobile apps.
In my latest monthly sponsored Plex video, I explore the latest update of Plex Dash, an app that allows users to manage their Plex server from a smartphone. This update brings a bunch of new features, enhancing the app’s functionality and user experience. The app is free and available to those who have a Plex Pass subscription.
If you need a Plex Pass, — Plex is having a Black Friday sale for 25% off a lifetime Plex Pass. You can find it here (compensated affiliate link) – use code FUZZYFRIDAY to get the discount. The code is valid through November 28th at 7:59 AM UTC.
Plex Dash, available on both iPhone and Android, initially served as a monitoring tool for Plex servers. The update, however, extends its capabilities to server administration, previously only accessible via a web browser. This development is particularly beneficial for those who need to manage their servers remotely.
As before you can monitor servers in real time to see what media is currently being played back and what kinds of transcoding processes are taking place. This new version of the app expands some of these metrics to include tasks the server might be doing in the background along with enhanced charts to monitor CPU, RAM and network performance.
Plex Dash has also expanded its library administration capabilities. Users can now adjust library settings directly from the app. Server settings can also be adjusted through Plex Dash, with most options from the web interface now available in the app. However, settings for remote access still require the web interface.
A notable new feature is the ability to browse server logs in real-time and download them for later review. This functionality is particularly useful for troubleshooting and monitoring server activities.
While the update significantly enhances Plex Dash’s capabilities, there is still room for improvement. For instance, the ability to edit metadata directly from the app is currently limited to just changing thumbnails. Expanding this feature to include full metadata editing would be a valuable addition for users who manage extensive libraries.
The updated Plex Dash app is a robust tool for managing Plex servers on the go. Its enhanced features bring a level of convenience and efficiency, especially for users who frequently need to administer their servers remotely. As the app continues to evolve, it will likely become an even more indispensable tool for Plex server administrators.
Disclosure: This video was part of my monthly sponsorship from Plex. However they did not review or approve the video before it was uploaded.
The motivation behind using a personal VPN for Plex is simple: added security. For someone like me, who only shares the Plex server with myself, there’s no need to expose the server to the Internet. One of the advantages of Tailscale is that it works without exposing any ports on my router to the outside world.
In the video I demo an Apple TV connecting to a Synology NAS located about 10 miles away at my mom’s house. This NAS, securely locked behind a router with no open ports, is inaccessible to the outside world but it is running the Tailscale VPN client.
Once connected through my Tailscale network, the Plex server, which was previously inaccessible, became available. The experience was smooth, with a Blu-ray MKV file playing at 19 megabits per second over the internet without any transcoding. My mother has Frontier’s 500 megabit symmetrical fiber optic service at her house which worked seamlessly.
Tailscale offers the advantage of limiting access to specific devices. For instance, I can choose to share only my Plex server with others without exposing the entire local network. Tailscale is free for up to 100 devices, making it a cost-effective solution for most users.
Personal VPN clients like Tailscale are also available on mobile devices, providing the same seamless experience on the go. The compatibility with TV boxes makes it easier to take your Plex server off the public internet without losing functionality. It works well with Android TV, and while it’s doable on Fire TV, it may require sideloading. Unfortunately, it doesn’t work with Roku at the moment.
Personal VPNs are an option worth considering for Plex servers, especially for people who don’t share their Plex server with many people. It offers control and peace of mind, allowing you to enjoy your content wherever you are while keeping everything locked safely behind your firewall.
Disclosure: This video was sponsored by Plex but they did not review or approve it before it was uploaded.
One might wonder, why use Docker when you can simply install Plex from the Synology package center? The answer lies in the flexibility and advantages Docker offers. Docker containers provide backup and migration opportunities that are more straightforward than other methods. They also offer a level of isolation, enhancing security. In the case of Synology specifically, the Docker versions tend to get updated more frequently, ensuring you always have the latest features.
Before diving in, ensure your Synology NAS is compatible with Docker. Synology’s website has a list of compatible devices that work with their Container Manager. If you are a Plex Pass holder and want to enable hardware transcoding you’ll also need to ensure your Synology NAS is running with an Intel processor that’s compatible with QuickSync video encoding. You can learn more about video transcoding in another video I made on that topic.
My video will take you step by step through the installation process by using a Docker Compose file to configure the container. If you’d like to see the one I’m using you can download it here.
Setting up Plex on Synology NAS using Docker was one of the more straightforward Docker projects I’ve undertaken. The process is efficient, and the benefits, especially in terms of backup and migration, make it worth considering for your next install.
In my latest monthly sponsored Plex video, we take a look at using an interesting official Plexamp client designed for the Raspberry Pi.
They call it “headless” as it’s designed to work on a Raspberry Pi that can be booted up and set aside to drive audio into a speaker or audio system. Once configured the Pi player will appear in the casting players menu alongside Chromecast devices.
The big difference between using the headless Raspberry Pi player versus a Chromecast is that the audio is not compressed for output – meaning your Raspberry Pi can pull high quality FLAC audio directly from the server yet behave exactly like a Chromecast would.
And because Raspberry Pis support high quality digital to analog converters (or DACs) you can achieve some really nice audio output once you have everything set up properly.
The installation process is a little involved but not terribly difficult. Your Pi needs to be running a 64 bit operating system and have Node.JS 16 or higher installed. There are some good instructions on the official Plex forum post to get things started and I followed these instructions for getting Node.JS working.
In the video I step through an installation from the beginning so you can see each step executed visually.
While this is definitely an enthusiast use case it’s nice to see that Plex is still focusing on the types of things media nerds like us want to do with their personal media servers!
In this month’s sponsored Plex video I share the news that Plex’s awesome music player PlexAmp is now free for everyone! Before it was available to Plex Pass subscribers only.
While some features remain exclusive to the Plex Pass, most features are now accessible to everyone. If you’re already using the Plex app on the free tier to listen to music, I’d highly recommend switching to Plexamp especially if you have a large personal music library.
For those unfamiliar, Plexamp requires a connection to a Plex personal media server. This could be your own server or one shared with you by a friend. The app also integrates with the Tidal music service.
Plexamp supports most of the popular music formats out there including large lossless FLAC audio files. I’ve been on a personal mission to store all my CDs from the ’90s in lossless Flac format on my Plex server. The audio quality is significantly better than the compressed tracks on other platforms.
One of the standout features of Plexamp is its focus on music discovery. It’s designed to help you find and enjoy tracks from your library that you might have forgotten about. There’s a unique “stations” feature that lets you listen to the oldest tracks in your library and then progresses to newer ones. There are also mood-based and decade-based stations, allowing you to tailor your listening experience based on your current mood or nostalgia.
The app displays a visualization of the song’s waveform, and you can jump to different parts of the track with ease. There are also some cool visualizations that sync with the music, adding a visual element to your auditory experience.
However, there are some limitations on the free tier. For instance, offline playback isn’t available, meaning you need to be online to use Plexamp. Some advanced features, like the artist mix builder, are also locked behind the Plex Pass. But the free version does offer a lot, including the ability to transcode audio, which is especially useful if you’re trying to save on bandwidth while streaming on the go.
Plexamp is available on multiple platforms, including iOS, Android, macOS, Windows, and Linux. The Android and iOS versions work with Android Auto and Carplay respectively. There’s also a “headless” version for the Raspberry Pi, which I’ll delve into in a future post. And for those who want to cast their music, the free tier allows you to send audio to any Chromecast-compatible device.
If you haven’t played around with Plexamp yet, give it a try!