A Python based monitoring and tracking tool for Plex Media Server.
Find a file
Landon Abney 67f70fab90
Don't double notify on fast buffer triggers
If two buffer notifications come in at the same second right at the cusp 
of the notification trigger the difference between the current and last 
trigger would be 0, causing it to send two notifications.

Change the initial value to `None` to prevent this from happening.
2018-10-11 13:29:21 -07:00
contrib Initial Commit 2015-02-22 18:32:51 +02:00
data/interfaces Lock down some settings for Docker container 2018-10-06 14:19:01 -07:00
init-scripts Add chown instructions per major distros 2018-09-15 16:54:49 -03:00
lib Add update check to Windows tray icon 2018-08-18 15:30:59 -07:00
plexpy Don't double notify on fast buffer triggers 2018-10-11 13:29:21 -07:00
.gitignore Save newsletters to html file 2018-03-18 21:02:39 -07:00
API.md Add session_id parameter to get_activity API command 2018-09-02 11:27:34 -07:00
CHANGELOG.md v2.1.22 2018-10-05 21:04:17 -07:00
CONTRIBUTING.md Update CONTRIBUTING.md 2018-05-19 09:12:13 -07:00
ISSUE_TEMPLATE.md Move repository 2018-02-11 20:23:37 -08:00
LICENSE Initial Commit 2015-02-22 18:32:51 +02:00
PlexPy.py Add execute permission to PlexPy.py 2018-03-04 12:17:09 -08:00
pylintrc Initial Commit 2015-02-22 18:32:51 +02:00
README.md Update Plex forum urls 2018-06-24 15:21:17 -07:00
Tautulli.py Lock down some settings for Docker container 2018-10-06 14:19:01 -07:00

Tautulli

Discord Reddit Plex Forums

A python based web application for monitoring, analytics and notifications for Plex Media Server.

This project is based on code from Headphones and PlexWatchWeb.

Features

  • Responsive web design viewable on desktop, tablet and mobile web browsers.
  • Themed to complement Plex/Web.
  • Easy configuration setup (no separate web server required).
  • Monitor current Plex Media Server activity.
  • Fully customizable notifications for stream activity and recently added media.
  • Top statistics on home page with configurable duration and measurement metric.
  • Global watching history with search/filtering & dynamic column sorting.
  • Full user list with general information and comparison stats.
  • Individual user information including devices IP addresses.
  • Complete library statistics and media file information.
  • Rich analytics presented using Highcharts graphing.
  • Beautiful content information pages.
  • Full sync list data on all users syncing items from your library.
  • And many more!!

Preview

Tautulli Homepage

Installation and Support

Issues & Feature Requests

License

This is free software under the GPL v3 open source license. Feel free to do with it what you wish, but any modification must be open sourced. A copy of the license is included.

This software includes Highsoft software libraries which you may freely distribute for non-commercial use. Commerical users must licence this software, for more information visit https://shop.highsoft.com/faq/non-commercial#non-commercial-redistribution.