feat: optimized autoplay with Lartz
This commit is contained in:
@ -32,7 +32,9 @@ port = 64738
|
||||
# it should be one of "one-shot" (remove item once played), "repeat" (looping through the playlist),
|
||||
# or "random" (randomize the playlist), "autoplay" (randomly grab something from the music library).
|
||||
# This option will be overridden by value in the database.
|
||||
# 'autoplay_length': how many songs the autoplay mode fills the playlist
|
||||
#playback_mode = one-shot
|
||||
#autoplay_length = 5
|
||||
|
||||
# target version, stable or testing (testing need to bot installed with git)
|
||||
# stable will use simple bash with curl command to get releases, testing will follow github master branch with git commands
|
||||
|
Reference in New Issue
Block a user