mirror of
https://github.com/rad4day/Waybar.git
synced 2025-12-06 07:12:26 +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.