On Wed, 2004-03-31 at 01:50, Jérémy Simon wrote: > Hi, > > I'm working on the gstreamer monkeysaudio. I wanted to test this > format with rhythmbox, so I made a patch ;). Cool. However as I mentioned on IRC some of the configure changes are wrong, and I don't understand what others are trying to do. Here is the patch that I applied, based on your patch. If it isn't enough, could you explain what other parts are necessary? --- orig/metadata/rb-metadata-gst.c +++ mod/metadata/rb-metadata-gst.c @@ -56,6 +56,7 @@ {"application/x-id3", "id3tag"}, {"application/ogg", NULL}, {"audio/x-flac", "flactag"}, + {"application/x-ape", NULL}, }; static GObjectClass *parent_class = NULL;
This is a digitally signed message part