Now we want to setup the drive to be mounted on boot by editing the /etc/fstab file
sudo nano /etc/fstab
and add the following line
//<NAS IP>/<folder name with your media> /mnt/plexmedia cifs username=<username on synology>, password=<password on synology>,file_mode=0777,dir_mode=0777 0 0
Note: to close use control+x
Now mount the media to test it
sudo mount -a
if you see files within /mnt/plexmedia then you are good to go! give a reboot to test
Step 4: Add your media within Plex
Now just go into Plex and add the appropriate media folder. This should now also work after a reboot with no problems!
Thanks for the tutorial although it was not super clear how this sits between the NAS and a TV. Looks like a cool device, but concerning to add Chinese hardware to your network, this could be a deal breaker for me.
Currently I use the Plex app on an Amazon Fire stick, does this install the same way as a NAS directly by scanning DLNA servers of the network and the Zima board is simply plugged to a switch? Are there other devices that can do transcoding and use a NAS for storage?
I am considering purchasing a 1520+ that is fully configured or a the 1522+ diskless that I would really like to purchase so that I can configure and expand as needed. However, I do have a fair amount of media that I am currently using PLEX. I am interested in the Zimaboard’s performance when serving up and or transcoding the media. Any performance numbers available?
I got my zimaboard, my NAS and my movies ready to follow your instructions but I just found Plex in the AppStore and I got it running vey fast, no command line required (I just hit a snag trying allow Plex to find my movies stored in the NAS) but other than that, is up and running.
I have a question: The Plex’s metadata for my movies (descriptions, posters, credits, etc.) took a good chunk of the space from Zima drive and I would like to move this information to my NAS or to an SSD connected to Zima.
I have tried these two options (copying the information from the /DATA/AppData/plex/config folder to another location and then update the settings within Plex, when I restart the Plex application it runs, but double clicking on it does nothing; undoing the changes brings Plex back to life…
Can I change the location where Plex stores all the metadata for my movies?
Thanks for posting these instructions supplemental to your video. It seems important to also assign a static IP to the Synology NAS if looking to use IP addresses? Also, can you cover the NAS local address option in this instruction so that IP doesn’t need to be set as static?
While we are at it, I was trying to use these instructions to set up JellyFin, but directing to mnt/jellymedia location was not seen in the media folders. I was wondering if you could do a tutorial about setting up JellyFin using the CasaOS package from start to finish.
however the folders in synology can’t be mounted per your instructions citing mount error(13): permission denied. i’ve check that the username and password is correct.
What am i missing? is there something i need to do on my Synology NAS?
@Will Thank you for the detailed tutorial.
Its very helpful. I will give this a try. I do have a question, how can you hook up the Ethernet directly to the synology and be able to mount the media folder? I want a tethered connection for fast media rd/wr
Follow-up - the video is good, but it doesn’t explain what happens when you have large data files (E.g. many video’s) I followed the steps and installed everything (leaving the video folders on the NAS) but when plex starts up on the Zima board it fills up the whole disk space and essentially stops working.