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 657550 - add track number property to media server dbus spec
add track number property to media server dbus spec
Status: RESOLVED FIXED
Product: rygel
Classification: Applications
Component: External plugin
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: Zeeshan Ali
Depends on:
Blocks:
 
 
Reported: 2011-08-28 12:51 UTC by Jonathan Matthew
Modified: 2011-09-12 20:37 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
add track number property (1.88 KB, patch)
2011-09-12 12:24 UTC, Jonathan Matthew
committed Details | Review

Description Jonathan Matthew 2011-08-28 12:51:41 UTC
Looking through the Rhythmbox MediaServer2 plugin I noticed this property doesn't get exposed, and it seems like it'd be useful.
Comment 1 Jens Georg 2011-08-29 09:08:13 UTC
That's indeed missing.
Comment 2 Jonathan Matthew 2011-09-12 12:24:56 UTC
Created attachment 196249 [details] [review]
add track number property
Comment 3 Zeeshan Ali 2011-09-12 19:24:24 UTC
commit: 788d4ad 788d4ad22bcec77878210d6db4b110cb8694190b
Author: Jonathan Matthew <jonathan@d14n.org>
Date:   Mon Sep 12 22:13:37 2011 +1000

    external: Add TrackNumber property
    
    Fixes https://bugzilla.gnome.org/show_bug.cgi?id=657550
Comment 4 Zeeshan Ali 2011-09-12 20:00:15 UTC
Review of attachment 196249 [details] [review]:

Merged!
Comment 5 Jonathan Matthew 2011-09-12 20:37:21 UTC
I've added the TrackNumber property to http://live.gnome.org/Rygel/MediaServer2Spec as well.