Adding Items from smb shares to librarys

I have been trying to figure this out but is there a way to add Items to a library that is from a different server / by smb share?

I have a truenas server hosting plex but I want to add files that are on another nas to plex.

Thanks

That’s a truenas question. You can just mount the remote file system on truenas and then add it to Plex as a local directory

I tried to do that but when I mounted the smb share It didn’t let me access that share saying “The Request is not supported”.

The mount command that I used:
mount_smbfs -I 192.168.68.116 //admin@192.168.68.116/Plex /mnt/Oasis/PlexData/ExtraData

With TrueNAS you need to have the files stored locally on a pool on the TrueNAS box and then mounted into the Plex jail via Mount Points.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.