From 88c35b072a6d1c32d46e4a45e0fcf7b7bc2be438 Mon Sep 17 00:00:00 2001 From: blacktwin Date: Tue, 25 Oct 2016 20:55:36 -0400 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 2f2b06e..673d2ec 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # PlexPy-scripts +Script Arguments: +-sn {show_name} -ena {episode_name} -ssn {season_num00} -enu {episode_num00} -srv {server_name} -med {media_type} -pos {poster_url} -tt {title} -sum {summary} -lbn {library_name} -ip {ip_address} -us {user} -uid {user_id} -pf {platform} -pl {player} -da {datestamp} -ti {timestamp} + Enabling Scripts: In the Notification Agents in the Settings menu. Click the Scripts gear. Your scripts location will be there. Can't remember if it's set automatically or not. If not, then set it where you'll keep your scripts. Scroll down to option you want to use and select the script from the drop down menu. Save. Click the Bell next to Scripts and enable Recently Added. Then click Notifications. Scroll down to Scripts. Enter in the Script Arguments found in the .py script. Save. @@ -13,3 +16,6 @@ Modify the User list, Email list, and Email settings. User list: Show names need to match what Plex named it. Email list: Make sure to expand the user_all list to include any new users added. +notify_geodata.py: + +This is based on the work from JonnyWong16/notify_geodata.py. Added user email information and changed email format to HTML. Email contain User's Avatar image, link to location, IP address, and User's Email address.