Create import worker for automated media ingestion #3

Open
opened 2026-05-25 02:31:56 +02:00 by FTMahringer · 0 comments
FTMahringer commented 2026-05-25 02:31:56 +02:00 (Migrated from github.com)

Parent issue: #1

Goal

Implement the main import worker that scans inserted media and copies all supported files into the archive.

Requirements

  • Recursive file scanning
  • Support JPG, PNG, TIFF, HEIC, RAW formats
  • Support video formats
  • Import progress tracking
  • Retry failed files
  • Safe file copying
  • Preserve metadata
  • Validate copied files

Features

  • Import sessions
  • Import statistics
  • Import logging
  • Corrupted file handling
  • Temporary staging area

Nice-to-have

  • Parallel copying
  • Resume interrupted imports
  • Configurable import rules
Parent issue: #1 ## Goal Implement the main import worker that scans inserted media and copies all supported files into the archive. ## Requirements - Recursive file scanning - Support JPG, PNG, TIFF, HEIC, RAW formats - Support video formats - Import progress tracking - Retry failed files - Safe file copying - Preserve metadata - Validate copied files ## Features - Import sessions - Import statistics - Import logging - Corrupted file handling - Temporary staging area ## Nice-to-have - Parallel copying - Resume interrupted imports - Configurable import rules
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Nova/project-ideas#3
No description provided.