]> git.0d.be Git - botaradio.git/commit
feat: three playback mode "one-shot", "loop", "random"
authorTerry Geng <gengyanda@gmail.com>
Wed, 26 Feb 2020 14:09:53 +0000 (22:09 +0800)
committerTerry Geng <gengyanda@gmail.com>
Wed, 26 Feb 2020 14:09:53 +0000 (22:09 +0800)
commit6a1320f8f95839b6fa168157cc41a296c29a3308
tree0fab8a7c6171cf1957ffb4c8ef5930bfc1e8d1bd
parent388016a5afcc8bc802c8faebd939cd492cb4518d
feat: three playback mode "one-shot", "loop", "random"
fix: bugs when you are on the last item and you want
remove it.

Some tips for testing:
Observe the behavior when you are playing the last
item and you remove the last item, for all three modes.
command.py
configuration.default.ini
interface.py
media/playlist.py
mumbleBot.py