]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - server.ggo
make the playlist selector use command_util.sh
[paraslash.git] / server.ggo
index c524009f937d2ab09ec7369b3d8e5524a4577896..e5238dbd3bdc20761eb229df02ba2d097125c5af 100644 (file)
@@ -94,8 +94,8 @@ option "user_list" -
 
 
 
-section "audio file sender"
-#~~~~~~~~~~~~~~~~~~~~~~~~~~
+section "virtual streaming system"
+#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 
 option "autoplay" a
@@ -105,6 +105,15 @@ option "autoplay" a
 
        flag off
 
+option "autoplay_delay" -
+#~~~~~~~~~~~~~~~~~~~~~~~~
+"Time to wait before autoplay starts. Ignored if
+autoplay is off."
+       int typestr="milliseconds"
+       default="0"
+       optional
+
+
 option "announce_time" A
 #~~~~~~~~~~~~~~~~~~~~~~~