Wiki > PlexPy
Deprecated - Tautulli has taken over development. The final version of PlexPy v1 was released in October of 2017.
Update to Tautulli (PlexPy v2)
-
Backup your database! Go to the PlexPy Settings > General tab > Backup Database.
-
Terminate existing PlexPy processes:
pkill -f PlexPy.py
-
Change to the PlexPy directory:
cd ~/plexpy
-
Update PlexPy with git:
git fetch
andgit checkout beta
-
Start PlexPy:
screen -dmS plexpy ~/plexpy/PlexPy.py -p 29539