Display bitrate and file extension on main screen

Hello! Thank you for the wonderful program. I would like to see the bitrate of the stream or file displayed. For example: 44100 KHz - 32 Bits - 2 Ch - 320 Kbps - MP3

The audio format is displayed in two places:

  • The track details
  • The player (full view) when Settings → Appearance → “Show current track audio format” is set.

Yes, but only: 44100 KHz - 32 Bits - 2 Ch. No bitrate, no format file.

MPD doesn’t provide bit rate and codec per track.

The bit rate of the currently playing track is provided but not displayed by MAFA.

This webradio stream:
MPD is responding. Sending command: status
OK MPD 0.23.5
volume: 100
repeat: 0
random: 1
single: 0
consume: 0
partition: default
playlist: 1352
playlistlength: 28
mixrampdb: 0
state: play
song: 0
songid: 3036
time: 4:0
elapsed: 3.699
bitrate: 192
duration: 0.000
audio: 44100:f:2
nextsong: 12
nextsongid: 3048
OK

This play file:
MPD is responding. Sending command: status
OK MPD 0.23.5
volume: 100
repeat: 0
random: 1
single: 0
consume: 0
partition: default
playlist: 1355
playlistlength: 1
mixrampdb: 0
state: play
song: 0
songid: 3064
time: 30:299
elapsed: 30.071
bitrate: 320
duration: 299.314
audio: 44100:f:2
OK

Yes. Please add this information for displayed on MAFA