diff --git a/API.md b/API.md index adcb3131..5f8c3dc6 100644 --- a/API.md +++ b/API.md @@ -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" diff --git a/data/interfaces/default/app_import.html b/data/interfaces/default/app_import.html index 9bab318b..94441cc3 100644 --- a/data/interfaces/default/app_import.html +++ b/data/interfaces/default/app_import.html @@ -5,6 +5,7 @@

Select how you would like to import the Tautulli history.

-

Note: Other settings such as notification and newsletter agents will also be imported.

+

Note: Libraries, users, notification agents, newsletter agents, and registered mobile devices will also be imported

Automatically create a backup of the current database before importing.

@@ -88,6 +86,7 @@