Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 746 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 746 Bytes

pytautulliStreams

python version

Python API wrapper for Tautulli that returns the current amount of streams.

Send som love :) to ludeeus/pytautulli who created the API wrapper for python

Fatures

  • Easy setup, connect to Tautulli's API with IP number and a Token from Tautulli's web ui.
  • Print's the Tautulli current amount of streams.

Installation

Install dependencies

This applies to GitHub download and GitHub clone.

In the pytautulliStreams directory, install the required Python packages:

python3 -m pip install -r requirements.txt

To run from pytautulliStreams directory:

python3 -m main.py