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 you wish to import.

Browse for the ${app} database 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.

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.

% 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