After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 571227 - Add home page tag
Add home page tag
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
0.10.x
Other Linux
: Normal normal
: 0.10.23
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks: 560351
 
 
Reported: 2009-02-10 21:38 UTC by Ross Burton
Modified: 2009-02-12 11:19 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Ross Burton 2009-02-10 21:38:08 UTC
+++ This bug was initially created as a clone of Bug #560351 +++

Please add support for a "home page" tag.
Comment 1 Sebastian Dröge (slomo) 2009-02-12 05:48:34 UTC
Can't we use GST_TAG_LOCATION for this?
Comment 2 Ross Burton 2009-02-12 09:26:28 UTC
"original location of file as a URI (string)"

Sound very wrong to me.
Comment 3 Sebastian Dröge (slomo) 2009-02-12 09:43:16 UTC
*shrug* It's slightly different, yes :) The original location could also be the artist's homepage for example ;)

commit e74460824f9b239d5b14d8c83ce70284365d2f90
Author: Sebastian Dröge <sebastian.droege@collabora.co.uk>
Date:   Thu Feb 12 10:38:05 2009 +0100

    taglist: API: Add HOMEPAGE tag
    
    This tag will list a homepage for the media,
    i.e. the artist's or movie's homepage.
    
    This is different to GST_TAG_LOCATION as the latter
    lists the original location of the media.
    
    Fixes bug #571227.
Comment 4 Tim-Philipp Müller 2009-02-12 11:07:48 UTC
How would this map to the various tagging systems? Which ID3v2 frame and what vorbis tag?
Comment 5 Ross Burton 2009-02-12 11:19:48 UTC
For ID3v2:

4.3.   URL link frames

  WOAR
   The 'Official artist/performer webpage' frame is a URL pointing at
   the artists official webpage. There may be more than one "WOAR" frame
   in a tag if the audio contains more than one performer, but not with
   the same content.