Skip to content

Data Management

CeRu-007 edited this page Jun 30, 2026 · 1 revision

Data Management

🌐 中文版本

Import and export data with JSON/CSV format support for full backup and restore.


Access

Click user avatar → Select "Export Data" or "Import Data"


Data Export

Steps

  1. Click "Export Data"
  2. Select export format:
    • JSON: Complete data backup with all fields
    • CSV: Table format, easy to view in Excel
  3. Select content to include:
    • TMDB data
    • Watch history
  4. Click "Export" to download the data file

Use Cases

  • Backup personal data
  • Migrate to another device
  • View and edit data in Excel

Data Import

Steps

  1. Click "Import Data"
  2. Select a previously exported data file
  3. System will preview the data content
  4. Detects duplicate data
  5. Confirm import

Notes

  • Import will overwrite existing data
  • Recommended to export backup first
  • Duplicate data will be detected and prompted

Related Pages

← Back to Home

Clone this wiki locally