mirror of
https://github.com/rad4day/Waybar.git
synced 2025-11-27 19:02:29 +01:00
Because `mpd_song_get_tag` from libmpdclient can return NULL, verify the value of tag is valid. Otherwise, set a default string of "N/A". Also adds configuration to specify what this default string should be.