Improve merge database import method and remove append method

This commit is contained in:
JonnyWong16 2020-05-01 19:32:19 -07:00
commit a5653e365e
No known key found for this signature in database
GPG key ID: B1F1F9807184697A
4 changed files with 52 additions and 24 deletions

2
API.md
View file

@ -2561,7 +2561,7 @@ Import a Tautulli, PlexWatch, or Plexivity database into Tautulli.
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 "append" or "overwrite"
method (str): For Tautulli only, "merge" or "overwrite"
table_name (str): For PlexWatch or Plexivity only, "processed" or "grouped"