mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-11 07:46:07 -07:00
Improve merge database import method and remove append method
This commit is contained in:
parent
e698bcb375
commit
a5653e365e
4 changed files with 52 additions and 24 deletions
|
@ -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 "append" or "overwrite"
|
||||
method (str): For Tautulli only, "merge" or "overwrite"
|
||||
table_name (str): For PlexWatch or Plexivity only, "processed" or "grouped"
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue