From fb4caf5015d7eecf9f331c327a8234b003ff3b35 Mon Sep 17 00:00:00 2001 From: jessikitty Date: Tue, 9 Dec 2025 16:38:23 +1100 Subject: [PATCH] Add groupvideos directory --- videos/groupvideos/.gitkeep | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 videos/groupvideos/.gitkeep diff --git a/videos/groupvideos/.gitkeep b/videos/groupvideos/.gitkeep new file mode 100644 index 0000000..a3f98b4 --- /dev/null +++ b/videos/groupvideos/.gitkeep @@ -0,0 +1,17 @@ +# This directory is for folder-based video sequences +# Create subfolders here, each containing multiple videos +# Videos in each folder will play sequentially when the NFC tag is scanned +# +# Example structure: +# groupvideos/ +# LOTR/ +# 01_fellowship.mp4 +# 02_towers.mp4 +# 03_return.mp4 +# Avengers/ +# 01_avengers.mp4 +# 02_ultron.mp4 +# 03_infinity.mp4 +# 04_endgame.mp4 +# +# Map folders to NFC tags using videos/folder_mapping.txt