add option added + a few fixes regarding tracks with unknown length
This commit is contained in:
@@ -93,6 +93,8 @@
|
||||
#
|
||||
#key_move_song_down = 'n'
|
||||
#
|
||||
#key_add = 'a'
|
||||
#
|
||||
#key_save_playlist = 'S'
|
||||
#
|
||||
#key_go_to_now_playing = 'o'
|
||||
|
||||
@@ -60,9 +60,9 @@
|
||||
## - white
|
||||
##
|
||||
#
|
||||
#song_list_format = "[green](%l)[/green] {%a - }{%t}|{[white]%f[/white]}"
|
||||
#song_list_format = "{[green](%l)[/green] }{%a - }{%t}|{[white]%f[/white]}"
|
||||
#
|
||||
#song_status_format = "(%l) {%a - }{%t}|{%f}"
|
||||
#song_status_format = "{(%l) }{%a - }{%t}|{%f}"
|
||||
#
|
||||
#song_window_title_format = "{%a - }{%t}|{%f}"
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user