diff --git a/README.md b/README.md index 13cd09d..2daabcd 100644 --- a/README.md +++ b/README.md @@ -5,27 +5,6 @@ Scripts pulled from my gist profile. https://gist.github.com/blacktwin -#### Enabling Scripts in PlexPy: - -Settings > Notification Agents > Click the Scripts gear - -- [ ] Set scripts location to location of your scripts -- [ ] Scroll down to option you want to use and select the script from the drop down menu -- [ ] Save - -Settings > Notification Agents > Click the Bell next to Scripts - -- [ ] Check desired trigger -- [ ] Close - -Settings > Notifications > Click Script - -- [ ] Enter in the Script Arguments -- [ ] Save - -### PlexPy 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} -grk {grandparent_rating_key} -ip {ip_address} -us {user} -uid {user_id} -pf {platform} -pl {player} -da {datestamp} -ti {timestamp} -purl {plex_url}` - ## Scripts List
@@ -298,3 +277,24 @@ Settings > Notifications > Click Script
+ +#### Enabling Scripts in PlexPy: + +Settings > Notification Agents > Click the Scripts gear + +- [ ] Set scripts location to location of your scripts +- [ ] Scroll down to option you want to use and select the script from the drop down menu +- [ ] Save + +Settings > Notification Agents > Click the Bell next to Scripts + +- [ ] Check desired trigger +- [ ] Close + +Settings > Notifications > Click Script + +- [ ] Enter in the Script Arguments +- [ ] Save + +#### PlexPy 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} -grk {grandparent_rating_key} -ip {ip_address} -us {user} -uid {user_id} -pf {platform} -pl {player} -da {datestamp} -ti {timestamp} -purl {plex_url}`