Improve merge database import method and remove append method

This commit is contained in:
JonnyWong16
2020-05-01 19:32:19 -07:00
parent e698bcb375
commit a5653e365e
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"