Update import_database API docs

This commit is contained in:
JonnyWong16 2020-04-30 22:11:06 -07:00
commit 058bd32329
No known key found for this signature in database
GPG key ID: B1F1F9807184697A
2 changed files with 10 additions and 5 deletions

View file

@ -3748,7 +3748,7 @@ class WebInterface(object):
Required parameters:
app (str): "tautulli" or "plexwatch" or "plexivity"
database_path (str): The full path to the plexwatch database file
method (str): For Tautulli only, "merge" or "overwrite"
method (str): For Tautulli only, "merge" or "append" or "overwrite"
table_name (str): For PlexWatch or Plexivity only, "processed" or "grouped"