Tautulli
A Python based monitoring and tracking tool for Plex Media Server.
Initial Setup
First you must connect to your slot via ssh. If you need help connecting to the server, please read the help article here.
Installing Tautulli is easy. Simply issue the following command:
box install plexpy
This command will configure Tautulli for your user.
How to Access
Once Tautulli has been installed, you can access it from your browser at https://<hostname.io>/plexpy
.
Service Management
Like all box configured applications, you can manage Tautulli via SSH with box with start, stop, restart, enable and disable commands.
- Status
- Start
- Stop
- Restart
- Enable
- Disable
box status tautulli
box start tautulli
box stop tautulli
box restart tautulli
box enable tautulli
box disable tautulli
Configuration
Upon visiting your Tautulli dashboard for the first time, the welcome wizard will run.
- Sign in with Plex
- Input settings for Plex:
Plex IP: 127.0.0.1
Post: <your plex port>
- Run through the rest of the wizard.
- Tautulli is now connected to Plex.