new feature: custom command execution on song change

This commit is contained in:
Andrzej Rybczak
2009-05-21 23:05:53 +02:00
parent 3d9c242f4d
commit 7eb74a6da2
4 changed files with 15 additions and 0 deletions

View File

@@ -110,6 +110,13 @@
#
##### various settings #####
#
##
## Note: Custom command that will be executed each time song changes.
## It uses the same syntax as song format (for now playing song).
## Useful for notifications etc.
##
#execute_on_song_change = ""
#
#playlist_show_remaining_time = "no"
#
#playlist_display_mode = "classic" (classic/columns)