Skip to content

Instantly share code, notes, and snippets.

@hartzell
Created January 27, 2019 01:37
Show Gist options
  • Save hartzell/3d763df9f0df2db294f4fec23c7d2941 to your computer and use it in GitHub Desktop.
Save hartzell/3d763df9f0df2db294f4fec23c7d2941 to your computer and use it in GitHub Desktop.
Adding local networks for Plex in jail
root@helium[/mnt/storage/home/hartzell]# cat /mnt/storage/iocage/jails/plex/root/Plex\ Media\ Server/Preferences.xml
<?xml version="1.0" encoding="utf-8"?>
<Preferences OldestPreviousVersion="1.14.1.5488-cc260c476" MachineIdentifier="7cd0df33-f7a9-48bc-a855-1ea65f46f8b0" ProcessedMachineIdentifier="85517e6e530782f318f9b9b6de5c76baabba18d6" AnonymousMachineIdentifier="514d266b-4d7e-41b0-b1de-935bcc00e5e5" MetricsEpoch="1" allowedNetworks="192.168.42.0/255.255.255.0" AcceptedEULA="1" FriendlyName="helium-plex" PublishServerOnPlexOnlineKey="1" LastAutomaticMappedPort="0"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment