]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
play: New option: --end-of-playlist.
authorAndre Noll <maan@tuebingen.mpg.de>
Wed, 1 Aug 2018 12:13:07 +0000 (14:13 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Sat, 18 May 2019 11:29:50 +0000 (13:29 +0200)
If the end of the playlist is reached, para_play starts over with the
first file of the playlist. This commit provides the --end-of-playlist
option to control the behaviour. The new option has three pre-defined
values: stop, loop, quit with "loop" being the default. Since lopsub
features multi-valued options, the implementation is pretty simple.


No differences found