Implement automatic CD/DVD detection service #2

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

Parent issue: #1

Goal

Create a background service that automatically detects inserted CDs/DVDs and starts the import workflow.

Requirements

  • Detect inserted media automatically
  • Support Linux systems
  • Detect mount path
  • Validate readable media
  • Detect image/video files
  • Trigger import worker automatically
  • Handle media removal gracefully
  • Support multiple drives

Possible Technologies

  • udev
  • systemd
  • pyudev
  • Go fsnotify

Nice-to-have

  • Drive health monitoring
  • Import queue support
  • Hotplug support
  • Automatic eject after completion
Parent issue: #1 ## Goal Create a background service that automatically detects inserted CDs/DVDs and starts the import workflow. ## Requirements - Detect inserted media automatically - Support Linux systems - Detect mount path - Validate readable media - Detect image/video files - Trigger import worker automatically - Handle media removal gracefully - Support multiple drives ## Possible Technologies - udev - systemd - pyudev - Go fsnotify ## Nice-to-have - Drive health monitoring - Import queue support - Hotplug support - Automatic eject after completion
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#2
No description provided.