Add isFieldSupported() method

Issue #241 new
IJabz repo owner created an issue

We have hasField() but this just indicates if we have data for this field not if it is supported. Mostly a problem for Wav since INFO supports less fields than ID3 so dependent on what is activeTag(). Also the new iTunes GROUPING field is only appropriate for some formats.