-
Install Emby Server Using the Terminal:
git clone https://github.com/MediaBrowser/iocage-amd64.git cd iocage-amd64 iocage fetch -P emby-server.json dhcp="on" ip6="inherit" allow_mlock="on"
- You may need to configure storage within your TrueNAS Jail in order to allow Emby to access it. See Adding storage to FreeNAS.
- Start Emby Server, then open a web browser and visit http://localhost:8096