]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - m4/lls/play.suite.m4
play: New option: --end-of-playlist.
[paraslash.git] / m4 / lls / play.suite.m4
index 57a9377eb19030cd9bbe1761d1b72b1dcce69aaa..f2220f147224b3e82ffca770e2c5417a7293a79f 100644 (file)
@@ -26,6 +26,16 @@ version-string = GIT_VERSION()
        [option randomize]
                short_opt = z
                summary = randomize playlist at startup
+       [option end-of-playlist]
+               summary = what to do after the last file has been played
+               arg_info = required_arg
+               arg_type = string
+               typestr = behaviour
+               values = {
+                       EOP_LOOP = "loop",
+                       EOP_STOP = "stop",
+                       EOP_QUIT = "quit"
+                }
        [option key-map]
                short_opt = k
                summary = map a key to a command