Over the past few years, Plex Media Server has been expanding and evolving across the fleet of NAS devices at a feverish pitch; from the initial few dozen models to it’s current 300+ discrete models.
As Plex has expanded and evolved, its implementation hasn’t always been the most consistent across the NAS products.
This makes moving from one NAS vendor to another not only difficult for you but also difficult for us to support.
For these reasons, having put together the lessons learned to date, a few of us came up with some restructuring ideas about where your Plex metadata is stored on your NAS and how to access it in the easiest fashion using the native NAS-provided tools.
The two most common vendors are Synology and QNAP. Other vendors either track these two or are somewhere in between. With Synology and QNAP as the two most common, it is hoped sharing how restructuring could happen, and what the end would look like, is the easiest way to communicate ,.
Currently:
On Synology, if you uninstall PMS, your metadata is preserved. You also have easy access to the log files, by navigating into the Plex share via File Station, to help us finding out why you’re having problems in those cases when Plex doesn’t start.
On QNAP, if you uninstall Plex, your metadata is removed (deleted). You also need to use the command line to access your log files. This requires a level of skill and Linux command line knowledge which shouldn’t be needed.
Synology has a publicly visible Plex share which is accessible in the graphical file manager (File Station). By simply navigating into the Plex share, you gain easy access to the log files in order to create a ZIP file for upload to the forum for diagnosis.
Looking forward:
Graphical File Manager-based access is the fundamental model we are considering to provide easy access to your Plex metadata for backup as well as your log files for catastrophic diagnostics, across all NAS platforms
Because some users accidentally put their media in the Plex share, it is also thought changing the name would help avoid some of this confusion.
Therefore, to share some of the details of how we envision this being implemented::
Synology
- The default location of your metadata would be renamed from /volume1/Plex/Library/Application Support/Plex Media Server to /volume1/PlexData/PlexMediaServer.
- The “Library/Application Support” directories will be removed as they serve no purpose.
- Should you decide to move the PlexData share, as always, it will be located when PMS starts automatically. This allows you to manage where your metadata is stored more easily.
QNAP
- The default location where your metadata is stored would be moved from /share/CACHEDEV1_DATA/.qpkg/PlexMediaServer/Library (or MD0_DATA if appropriate) to /share/PlexData/PlexMediaServer
- Your metadata will no longer be stored underneath the sofware. This would allow you to remove the package completely in order to downgrade. It makes the chance of accidental data loss much less likely.
- Should you decide to move the PlexData share, as always, it will be located when PMS starts automatically by accessing it through /share/PlexData. This allows you to manage where your metadata is stored more easily.
It’s hoped by presenting these two examples, you can see what we’re trying to achieve in order to increase flexibility, decrease complexity, and lower the effort required to manage PMS on your NAS.
Please feel free to comment and provide your thoughts.
All thoughts on how this might be best implemented on the other NAS vendors’ models now supporting Plex are welcome.
With thanks,
Chuck