Skip to content

Independent Maintenance

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

Independent Maintenance

🌐 中文版本

Maintain completed but untracked TV series. Useful for backfilling data for shows you didn't track while they were airing.


Access

Sidebar → Entry MaintenanceIndependent Maintenance


Differences from Maintenance List

Feature Maintenance List Independent Maintenance
Use Case Currently airing series Completed but untracked series
Data Source TMDB API Platform scraping
Operation GUI-based Terminal commands + CSV editing

Steps

Step 1: Fill in Basic Information

  1. Platform URL: Enter the show's link on the streaming platform
  2. TMDB ID: Enter the show's TMDB ID
  3. TMDB Season: Enter the season number to maintain
  4. Language: Select the data language

Step 2: Execute Platform Scraping

  1. Click the "Platform Scraping" button
  2. The system will auto-detect the platform type (Bilibili, iQiyi, Tencent Video, etc.)
  3. The terminal will display scraping progress and results

Step 3: Edit CSV Data

After scraping completes, data appears in the CSV editor:

  • Table Mode: Excel-like visual editing
  • Text Mode: Direct CSV text editing
  • Modify titles, synopses, episode numbers, etc.

Step 4: Execute TMDB Import

  1. Verify the CSV data is correct
  2. Click the "Execute TMDB Import" button
  3. The system will import data to TMDB

Run Modes

Mode Description
Foreground Browser window visible, good for debugging
Background Browser runs in background, better performance

Terminal Operations

In the terminal area, you can:

  • Clear: Clear terminal output
  • Copy: Copy terminal content to clipboard
  • Confirm (Y): Confirm operation
  • Cancel (N): Cancel operation
  • Wait (W): Pause and wait
  • Stop: Terminate current operation

Related Pages

← Back to Home

Clone this wiki locally