-
Notifications
You must be signed in to change notification settings - Fork 1
Independent Maintenance
CeRu-007 edited this page Jun 30, 2026
·
1 revision
🌐 中文版本
Maintain completed but untracked TV series. Useful for backfilling data for shows you didn't track while they were airing.
Sidebar → Entry Maintenance → Independent Maintenance
| 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 |
- Platform URL: Enter the show's link on the streaming platform
- TMDB ID: Enter the show's TMDB ID
- TMDB Season: Enter the season number to maintain
- Language: Select the data language
- Click the "Platform Scraping" button
- The system will auto-detect the platform type (Bilibili, iQiyi, Tencent Video, etc.)
- The terminal will display scraping progress and results
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.
- Verify the CSV data is correct
- Click the "Execute TMDB Import" button
- The system will import data to TMDB
| Mode | Description |
|---|---|
| Foreground | Browser window visible, good for debugging |
| Background | Browser runs in background, better performance |
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
- Maintenance List - Manage currently airing series
- Settings - Configure TMDB-Import tool