I have 2 Synology 8 Bay NAS (1812+ and 1821+) and am trying to figure out a way to host PLEX on the 1821+ and split the media files up between both NAS. Is this possible? I can’t seem to get outside of the local 1821+ NAS file structure for library import.
not a syno user, so I don’t know if there is a GUI for this, but essentially you need to mount your remote share to the nas with plex.
this happens in linux, not plex.
generally you want to create nfs share on the remote, and mount those share(s) on the local, so that plex thinks it is a local path.
ie mount \\1812\media to /whateverfolder/media
google syno to syno mounting
or linux to linux NFS export/import.
You are the BEST! Thanks much, I’ll give it a try.
