Import ${app} Database

% if app in ('PlexWatch', 'Plexivity'):

<% v = '' if app == 'PlexWatch': v = '0.3.2' elif app == 'Plexivity': v = '0.9.8' %> Please ensure your ${app} database is at version ${v} or higher.

% endif

Upload the ${app} database file you wish to import (max file size is 1GB).

Browse for the ${app} database file you wish to import.

% if app == 'Tautulli':

Select how you would like to import the Tautulli history.

  • Merge will add all history and remove any duplicates from the imported database into the current database.
  • Overwrite will replace all history in the current database with the imported database.

Automatically create a backup of the current database before importing.

The following data will also be imported:

  • Libraries and Users
  • Notification / Newsletter Agents
  • Registered Mobile Devices
% else:

Select the table name from which you wish to import. Only import one of these, importing both will result in duplicated data.

Enter the minimum duration (in seconds) an item must have been active for. Set to 0 to import all.

% endif