MPD state via mpc

> Published on Sun, 3 Dec 2023, 17:32> Updated on Fri, 15 Dec 2023, 16:03

Description

The MPD via MPC widget displays the current played track by MPD.

Interactions

There are no interactions available for this widget.

Available settings

You can set the following MPD via MPC widget settings in the simple-bar settings:

  • Refresh frequency: The refresh frequency in milliseconds. Default is 10000 (10 seconds).
  • Show on display: The displays on which the widget will be displayed. Add a list of indexes (for example: "1,2"). Leave blank to display the widget on every spaces. Default is "".
  • Show animated specter: Show the animated specter. Default is true.
  • Port: The port used by MPD. Default is 6600.
  • Host: The host used by MPD. Default is 127.0.0.1.
  • Format String (see "man mpc"): The format string used by MPC. Default is "%title%[ - %artist%]|[%file%]".
Something is wrong in this documentation? Please open an issue on GitHub in simple-bar repo.