Import Plexivity database

This commit is contained in:
JonnyWong16 2016-05-12 23:50:04 -07:00
commit 4311d12603
8 changed files with 536 additions and 55 deletions

5
API.md
View file

@ -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"