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