From 1d2f359793174325f35e3f5b2ecdd0ae17b94a36 Mon Sep 17 00:00:00 2001 From: jessikitty Date: Tue, 9 Dec 2025 16:38:33 +1100 Subject: [PATCH] Add example NFC mapping files --- videos/key_mapping.txt | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 videos/key_mapping.txt diff --git a/videos/key_mapping.txt b/videos/key_mapping.txt new file mode 100644 index 0000000..574e8cd --- /dev/null +++ b/videos/key_mapping.txt @@ -0,0 +1,24 @@ +# NFC Key Mapping File for Single Video Files +# Format: NFC_ID, Movie_Name +# These map to individual files in the 'specific' folder +# +# Instructions: +# 1. Each line maps an NFC tag to a single video file +# 2. NFC_ID is the unique identifier from your NFC card/tag +# 3. Movie_Name should match the filename (without extension) in videos/specific/ +# 4. Lines starting with # are comments and will be ignored +# +# Examples: +# 12345678,avengers +# 87654321,spider-man +# 11223344,iron-man +# 99887766,guardians-galaxy +# +# Tips: +# - Keep movie names simple (no special characters) +# - Names are case-insensitive +# - The system will find .mp4, .avi, .mkv, etc. automatically +# - For folder sequences, use folder_mapping.txt instead! +# +# Your mappings below: +