From 5b4feb62082b87b32a5b3694b469c088b10ac9c5 Mon Sep 17 00:00:00 2001 From: Blacktwin Date: Mon, 18 Mar 2019 22:13:29 -0400 Subject: [PATCH] description update --- utility/sync_watch_status.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utility/sync_watch_status.py b/utility/sync_watch_status.py index fe643b3..0e898d8 100644 --- a/utility/sync_watch_status.py +++ b/utility/sync_watch_status.py @@ -1,6 +1,6 @@ #!/usr/bin/env python """ -Description: Sync the watch status from one user to another across multiple servers including from Tautulli +Description: Sync the watch status from one Plex or Tautulli user to other users across any owned server. Author: Blacktwin Requires: requests, plexapi, argparse