feat: optimized play/resume logic, add fast-forward support within song.

fix #153.
This commit is contained in:
Terry Geng
2020-05-15 10:22:37 +08:00
parent 7e38c191f6
commit 71e0ede51e
6 changed files with 98 additions and 98 deletions

View File

@ -108,7 +108,7 @@ port = 64738
# - "pause",
# - "pause_resume" (pause and resume once somebody re-enters the channel)
# - "stop" (also clears playlist)
# - "nothing" (do nothing)
# - "nothing" or leave empty (do nothing)
#when_nobody_in_channel = nothing
# [webinterface] stores settings related to the web interface.