Update weekly_stats_reporting.py
This commit is contained in:
parent
f30b12b791
commit
78309d9468
@ -20,7 +20,7 @@ import argparse
|
|||||||
|
|
||||||
# EDIT THESE SETTINGS #
|
# EDIT THESE SETTINGS #
|
||||||
PLEXPY_APIKEY = 'xxxxx' # Your PlexPy API key
|
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"
|
SUBJECT_TEXT = "PlexPy Weekly Server, Library, and User Statistics"
|
||||||
|
|
||||||
# Notification agent ID: https://github.com/JonnyWong16/plexpy/blob/master/API.md#notify
|
# Notification agent ID: https://github.com/JonnyWong16/plexpy/blob/master/API.md#notify
|
||||||
|
Loading…
x
Reference in New Issue
Block a user