{% extends "admin/layout.twig" %} {% block content %}

Import Playnite Games

Import games from Playnite export files. Playnite is a game library management application that can export your game library to JSON format.

{% if error %}

Import Error

{{ error }}

{% endif %}

How to Export from Playnite

  1. Open Playnite and go to Library → Export Library
  2. Choose "JSON" as the export format
  3. Select the games you want to export (or export all)
  4. Save the JSON file to your computer
  5. Upload the file using the form below

or drag and drop

JSON files only

Import Options

If a game with the same Playnite ID already exists, update it with the new data instead of creating a duplicate.

Cancel

Recent Playnite Imports

No recent imports found. Import history will appear here.

{% endblock %}