flightlessmango / MangoHud

A Vulkan and OpenGL overlay for monitoring FPS, temperatures, CPU/GPU load and more. Discord: https://discordapp.com/invite/Gj5YmBb
MIT License
6.11k stars 263 forks source link

[Feature request] Additional formatting under media_player_format #1364

Open AsgerFD opened 1 week ago

AsgerFD commented 1 week ago

The current display for media player metadata is currently limited to just title, artist & album. (Link to code) It would be nice if its possible to implement additional metadata such as length, asText (Lyrics) and/or other metadata as specified in the freedesktop.org specification if possible.