Hi folks
Please check if that usecase is possible:
NAS 1:
-Plex docker in unraid installed.
-Files for plex are on that same NAS as well - runs like a charme
I have a 2nd NAS also (WD pr4100)
Id like to use that space on there as well.
Is it possible to store some data on the 2nd NAS as well and still using my first NAS on which I have plex to do the transcoding etc.?
Inside plex I cant navigate to my 2nd NAS when I want to browse those files.
Is that possible what Im planing to do?
I use linux plex plugin in unraid
greetings
Install Samba on your 2nd NAS and expose your media folder using Samba. On your first NAS you will add an entry to your fstab that looks similar to this
//IP2ndNAS/media /mnt/media cifs username=,password= ,rw,user= ****,uid=1000,gid=1000,defaults 0 0
Guide for unraid to do it:
Use the Unassigned Devices plugin to mount your 2nd NAS to a named spot in /mnt/disks
Map that path in the plex container setup with the slave r/w option
Browse to the container side of that mapping in plex to add those files to your plex library.
system
Closed
August 5, 2020, 7:42pm
4
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.