Update all init scripts to Tautulli

This commit is contained in:
JonnyWong16 2018-03-04 09:44:02 -08:00
parent 9d08717c83
commit 403e8dfbea
9 changed files with 172 additions and 172 deletions

View file

@ -3,12 +3,12 @@
<plist version="1.0">
<dict>
<key>Label</key>
<string>plexpy</string>
<string>tautulli</string>
<key>ProgramArguments</key>
<array>
<!-- Modify these two lines if you need to to reflect your python location and PlexPy install location -->
<!-- Modify these two lines if you need to to reflect your python location and Tautulli install location -->
<string>/usr/bin/python</string>
<string>/Applications/PlexPy/PlexPy.py</string>
<string>/Applications/Tautulli/PlexPy.py</string>
</array>
<key>RunAtLoad</key>
<true/>