diff --git a/reporting/weekly_stats_reporting.py b/reporting/weekly_stats_reporting.py index 98a4fcf..adb7470 100644 --- a/reporting/weekly_stats_reporting.py +++ b/reporting/weekly_stats_reporting.py @@ -20,7 +20,7 @@ import argparse # EDIT THESE SETTINGS # PLEXPY_APIKEY = 'xxxxx' # Your PlexPy API key -PLEXPY_URL = 'http://localhost:8182/' # Your PlexPy URL +PLEXPY_URL = 'http://localhost:8181/' # Your PlexPy URL SUBJECT_TEXT = "PlexPy Weekly Server, Library, and User Statistics" # Notification agent ID: https://github.com/JonnyWong16/plexpy/blob/master/API.md#notify