video-processing-support/src
Benjamin Slingo a38143c28b Initial commit: Shared video processing crate
- Event-driven file stability tracking
- FFmpeg video conversion with hardware acceleration
- NFO file generation for Kodi compatibility
- Environment-based configuration
- Disk space monitoring and shutdown handling
- Comprehensive logging with tracing
2025-09-06 18:26:58 -04:00
..
config.rs Initial commit: Shared video processing crate 2025-09-06 18:26:58 -04:00
file_watcher.rs Initial commit: Shared video processing crate 2025-09-06 18:26:58 -04:00
lib.rs Initial commit: Shared video processing crate 2025-09-06 18:26:58 -04:00
nfo_generator.rs Initial commit: Shared video processing crate 2025-09-06 18:26:58 -04:00
stability_tracker.rs Initial commit: Shared video processing crate 2025-09-06 18:26:58 -04:00
system_monitor.rs Initial commit: Shared video processing crate 2025-09-06 18:26:58 -04:00
video_converter.rs Initial commit: Shared video processing crate 2025-09-06 18:26:58 -04:00