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 658812 - upnp: support GRL_METADATA_KEY_TRACK_NUMBER
upnp: support GRL_METADATA_KEY_TRACK_NUMBER
Status: RESOLVED FIXED
Product: grilo
Classification: Other
Component: plugins
git master
Other Linux
: Normal enhancement
: ---
Assigned To: grilo-maint
grilo-maint
Depends on:
Blocks:
 
 
Reported: 2011-09-12 11:52 UTC by Jonathan Matthew
Modified: 2011-09-14 11:23 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
add track number (2.31 KB, patch)
2011-09-12 11:54 UTC, Jonathan Matthew
accepted-commit_now Details | Review

Description Jonathan Matthew 2011-09-12 11:52:29 UTC
following on from bug 657549
Comment 1 Jonathan Matthew 2011-09-12 11:54:24 UTC
Created attachment 196246 [details] [review]
add track number

tested lightly with rygel, seems to work
Comment 2 Jonathan Matthew 2011-09-12 11:55:30 UTC
(patch is against 0.1.x, I can provide one for master if that'd help)
Comment 3 Juan A. Suarez Romero 2011-09-14 11:21:48 UTC
Review of attachment 196246 [details] [review]:

Patch is good.

I've adapted it to work with master too.
Comment 4 Juan A. Suarez Romero 2011-09-14 11:23:17 UTC
commit 6e417653b51e756761ca444c09f67f21c6b20fa7
Author: Jonathan Matthew <jonathan@d14n.org>
Date:   Mon Sep 12 21:41:31 2011 +1000

    upnp: add support for track number property
    
    Fixes https://bugzilla.gnome.org/show_bug.cgi?id=658812

 src/media/upnp/grl-upnp.c |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)