summaryrefslogtreecommitdiff
path: root/templates/var/www/html/videos/videos.json
diff options
context:
space:
mode:
authorheqnx <root@heqnx.com>2025-07-05 16:14:03 +0300
committerheqnx <root@heqnx.com>2025-07-05 16:14:03 +0300
commit93e0c2614f4b6456f2bbcfb5122a2a3068c551fc (patch)
tree360886848239b4d5044ec1cfd190bdead19845e0 /templates/var/www/html/videos/videos.json
parente3a9e74d33ca5c3177f404327cc99ea70f1f2a45 (diff)
downloadansible-icecast2-93e0c2614f4b6456f2bbcfb5122a2a3068c551fc.tar.gz
ansible-icecast2-93e0c2614f4b6456f2bbcfb5122a2a3068c551fc.zip
adding looping, fade in-out videos
Diffstat (limited to 'templates/var/www/html/videos/videos.json')
-rw-r--r--templates/var/www/html/videos/videos.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/templates/var/www/html/videos/videos.json b/templates/var/www/html/videos/videos.json
new file mode 100644
index 0000000..3c05dc0
--- /dev/null
+++ b/templates/var/www/html/videos/videos.json
@@ -0,0 +1,5 @@
+[
+ "video1.webm",
+ "video2.webm",
+ "video3.webm"
+]