The problem I am having is that although the --format option seems to work fine when listing songs by artist or album etc it doesn't work when doing a search or a find.
If I add the option to the end of the line on a search (eg
Code: Select all
mpc find artist "Bad Company" --format "%title%"
Code: Select all
"--format" is not a valid search type: <any|Artist|Album|AlbumArtist|Title|Track|Name|Genre|Date|Composer|Performer|Comment|Disc|MUSICBRAINZ_ARTISTID|MUSICBRAINZ_ALBUMID|MUSICBRAINZ_ALBUMARTISTID|MUSICBRAINZ_TRACKID>
Does anyone know if there is a way of getting a formatted list back from the search option?
Or is this an MPD problem?
Thanks
Tony