you can check for metadata.Title().size() if the string is empty it will be
zero. i will add a method that will check to see if any of the metadata
fields are available.

elrod

Palpatine wrote:

> For ncursesUI i checked if metadata.Title().c_str()[0] != '\0' too see if
> there was a valid id3 tag (for title, at least, thats the one I want to
> output something different for)  I couldnt see any other method of
> checking for a valid id3 tag.. is there one?
>
> -palp

Reply via email to