Sync Status API?

Anyone aware of a way to monitor syncs without having to parse a log file?

  1. Open up the Plex Media Server.log located in "Library\Application Support\Plex Media Server\Logs"
  2. Do a Search for "sync_lists"
  3. You should see a URL that looks like https://plex.tv/servers//sync_lists?auth_token=
  4. Copy and paste that link into your address bar and you should see a unformatted XML of the sync list.   

 

  1. Open up the Plex Media Server.log located in "Library\Application Support\Plex Media Server\Logs"
  2. Do a Search for "sync_lists"
  3. You should see a URL that looks like https://plex.tv/servers//sync_lists?auth_token=
  4. Copy and paste that link into your address bar and you should see a unformatted XML of the sync list.   

nice Im going to add this to my software soon.