Set up a Serviio Media Server to share content with your set top box
19
Fetch TV My Media Hub Quick Start Guide for Windows or Mac
Starting your Serviio media server at launch
1.
Save the following piece of code in a file named
org.serviio.server.plist
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN"
"http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Label</key>
<string>org.serviio.server</string>
<key>ProgramArguments</key>
<array>
<string>/Applications/Serviio.app/Contents/MacOS/JavaApplicationStub</
string>
</array>
<key>RunAtLoad</key>
<true/>
</dict>
</plist>
2.
Copy the file to where it will be used on the next system start:
sudo cp org.serviio.server.plist /Library/LaunchDaemons/