feat: optimized play/resume logic, add fast-forward support within song.
fix #153.
This commit is contained in:
@ -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.
|
||||
|
Reference in New Issue
Block a user