Add Snacks app: automated video library encoder with hardware acceleration #1

Merged
jfriberg merged 2 commits from snacks/initial/add-video-encoder into main 2026-04-19 21:48:02 +02:00

2 Commits

Author SHA1 Message Date
Joachim Friberg f6c4c6b376 Update phirna-appstore.zip 2026-04-19 21:18:21 +02:00
Joachim Friberg 95cd7d9ba8 Add Snacks app: automated video library encoder with hardware acceleration
- Apps/snacks/: docker-compose.yaml (2.3.1, host networking, privileged, /dev/dri)
  and README.md with full security exception documentation for:
  network_mode:host, privileged:true, device mount /dev/dri
- apps.md: converted to agent-readable table backlog with instructions for future apps
- Jellyfin-ffmpeg paths as defaults, 1G memory reservation, amd64 only (single-arch image)
- Validation: ./scripts/validate-appstore.sh passes
2026-04-19 20:50:06 +02:00