You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,10 @@ PMS_Updater.sh is a shell script for updating the Plex Media Server inside the F
5
5
6
6
---
7
7
8
+
This script has been updated to work in a iocage jail in FreeNAS 11.2. Please ensure you have wget and ca_root_nss installed. To do so, from inside the jail (iocage exec plex csh) just run "pkg install wget" and the same for ca_root_nss.
9
+
10
+
Copy the file into the root of the directory however you like and you can then run it from within the jail to update it. Thanks to @sretalla at the FreeNAS forums for all the help provided.
11
+
8
12
<ahref="http://www.freenas.org/">FreeNAS</a> is an excellent open-source network attached storage project based on FreeBSD that is very capable of storing even the largest media libraries
9
13
10
14
<ahref="http://plex.tv">Plex</a> is an amazing media server/client platform that can organize and stream those same media libraries.
0 commit comments