|
Bogdan Timofte
authored
3 weeks ago
|
1
|
# Changelog
|
|
|
2
|
|
|
|
3
|
## 0.2.0 - 2026-03-12
|
|
|
4
|
|
|
|
5
|
- Switched configuration to UUID-based camera profiles for reliable attach detection.
|
|
|
6
|
- Added udev + wrapper + systemd attach pipeline modeled after proven AutoNAS behavior.
|
|
|
7
|
- Added disk handler to run imports on device detection events.
|
|
|
8
|
- Reused AutoNAS media importer script unchanged for proven Varia-compatible import behavior.
|
|
|
9
|
|
|
|
10
|
## 0.1.0 - 2026-03-12
|
|
|
11
|
|
|
|
12
|
- Created standalone Raspberry Pi camera media importer project.
|
|
|
13
|
- Added interactive menu-based wizard for profile management.
|
|
|
14
|
- Added media import engine with EXIF date extraction and QuickTime UTC conversion.
|
|
|
15
|
- Added setup script for dependency and file installation.
|