mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-20 05:13:21 -07:00
Import Plexivity database
This commit is contained in:
parent
6aa786698e
commit
4311d12603
8 changed files with 536 additions and 55 deletions
5
API.md
5
API.md
|
@ -1429,11 +1429,12 @@ Returns:
|
|||
```
|
||||
|
||||
|
||||
### import_plexwatch_database
|
||||
Import a plexwatch database into PlexPy.
|
||||
### import_database
|
||||
Import a PlexWatch or Plexivity database into PlexPy.
|
||||
|
||||
```
|
||||
Required parameters:
|
||||
app (str): "plexwatch" or "plexivity"
|
||||
database_path (str): The full path to the plexwatch database file
|
||||
table_name (str): "processed" or "grouped"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue