Commit Graph
3 Commits
Author SHA1 Message Date
Cole HelblingandCole Helbling 75c6e2e7d5 mpd: add paused format string 2020-01-07 09:15:54 -08:00
Cole Helbling 12e1233d38 Fix compile-time warning of catch by value 2019-04-20 09:16:11 -07:00
Cole Helbling 160837b900 Ensure no NULL tags are set
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.
2019-04-20 09:12:30 -07:00