it seems when playing files from filesystem directly and ShowTime is enabled mocp is not showing tracks duration unless ^t ^t (twice indeed) is issued.
The '^t' key actually toggles (or "cycles", more accurately) through the values of the ShowTime option from your initial setting of "IfAvailable" to "no" then "yes", and this accounts for the behaviour you see.
If you want the durations at start up, then set ShowTime to "yes".
yes ^t cycles through possible options. ShowTime was set to IfAvailable ... by default as it was not set at all in the config file. But now it's done and to on and it seems to work fine.
jcf
Sat, 2017-10-21 09:19
Permalink
So It Does
The '
^t
' key actually toggles (or "cycles", more accurately) through the values of theShowTime
option from your initial setting of "IfAvailable
" to "no
" then "yes
", and this accounts for the behaviour you see.If you want the durations at start up, then set
ShowTime
to "yes
".heavytull
Sat, 2017-10-21 18:34
Permalink
it seems indeed
yes
^t
cycles through possible options.ShowTime
was set toIfAvailable
... by default as it was not set at all in the config file. But now it's done and toon
and it seems to work fine.