Skip to content

Instantly share code, notes, and snippets.

View evenwebb's full-sized avatar
👨‍💻

Steven evenwebb

👨‍💻
  • Cornwall, UK
  • 14:22 (UTC)
View GitHub Profile
@evenwebb
evenwebb / PhotoImport.sh
Last active September 4, 2025 10:59 — forked from ljm42/PhotoImport.sh
Automatically imports photos and videos from camera memory cards to your unRAID server when inserted via USB. Updated for unRAID OS 7.0+ with enhanced error handling, modern camera support, and improved notifications.
#!/bin/bash
PATH=/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin
## Modern Photo Import Script for unRAID 7.x
## Updated for unRAID OS 7.0+ with improved error handling and modern features
##
## Usage (after configuration):
## 1. Insert camera's memory card into a USB port on your unRAID system
## 2. The system will automatically move (or copy) any images/videos from the memory card to the array
## Photos will be auto-rotated based on EXIF data if tools are available