Stable: 2.5.2
Development: 2.6-alpha3
I have some very long mp3s and after a certain point in the audio the progression reads only minutes, e.g.:
103m 305m [ 409m]
Is it possible to customise it so it always shows the hours, minutes and seconds? Something like:
HH:MM:SS HH:MM:SS [ HH:MM:SSS ]
It would help when trying to cue in the middle of the tracks.
TIA
jcf
Tue, 2020-03-31 21:03
Permalink
Lost In Space
This is a matter of available screen real estate. On 80 column screens, there is simply no space available for a full-length time. Unfortunately, the time formatting is not screen-width sensitive.
This is also an issue I have with some of the current developments, and I am thinking about a way of making the status area more flexible. However, my currently-preferred approach is overly complicated so I have to keep thinking.
slackhead
Wed, 2020-04-01 19:02
Permalink
What about only showing the
What about only showing the detailed time in the first field and leaving the other two as minutes forlong tracks?
HH:MM:SS 123m [400m}
slackhead
Wed, 2020-04-01 19:03
Permalink
The logic being that only the
The logic being that only the first field is needed to cue.
jcf
Wed, 2020-04-01 20:22
Permalink
Not Also But Only
I had thought one solution was to display only the current playpoint, but in your circumstance you'd probably also want the time remaining. So, it comes back to a configurable status area.