[gstreamer-bugs] [Bug 414539] New: [API] Support more GST_TAG*_SORTNAME and remove MusicBrainz-specificity

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Mar 4 03:47:21 PST 2007


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=414539

  GStreamer | gstreamer (core) | Ver: HEAD CVS

           Summary: [API] Support more GST_TAG*_SORTNAME and remove
                    MusicBrainz-specificity
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: alexl at users.sourceforge.net
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Currently GST_TAG_MUSICBRAINZ_SORTNAME (which sorts the track artist) is
specific to MusicBrainz, but needn't be.  

It should probably be renamed to something generic like
GST_TAG_ARTIST_SORTNAME.
Further, because some tagging backends support it, other tags should be added,
so the list might be (with corresponding id3v2 tag as an example):

GST_TAG_ARTIST_SORTNAME              TSOP
GST_TAG_ALBUM_SORTNAME               TSOA 
GST_TAG_TRACK_SORTNAME               TSOT
GST_TAG_ALBUMARTIST_SORTNAME         (none in id3v2)

http://developer.kde.org/~wheeler/taglib/api/classTagLib_1_1ID3v2_1_1TextIdentificationFrame.html


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list