summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZeeshan Ali (Khattak) <zeeshanak@gnome.org>2011-04-12 19:04:32 +0300
committerZeeshan Ali (Khattak) <zeeshanak@gnome.org>2011-04-12 19:04:32 +0300
commit6ca45b5870634007dbc71c18f8ef6cd531bfa5f8 (patch)
tree598758c829a8fad8d3886880650ff4842593ef4a
parent331cbb4e43d7a6eacfdcdc6e1b088ce542579cae (diff)
downloadrygel-6ca45b5870634007dbc71c18f8ef6cd531bfa5f8.tar.gz
core: Expose 'dc:date' for items when available
-rw-r--r--src/rygel/rygel-media-item.vala1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rygel/rygel-media-item.vala b/src/rygel/rygel-media-item.vala
index 56b8ab11..d4676cb2 100644
--- a/src/rygel/rygel-media-item.vala
+++ b/src/rygel/rygel-media-item.vala
@@ -190,6 +190,7 @@ public abstract class Rygel.MediaItem : MediaObject {
didl_item.title = this.title;
didl_item.upnp_class = this.upnp_class;
+ didl_item.date = this.date;
/* We list proxy/transcoding resources first instead of original URIs
* because some crappy MediaRenderer/ControlPoint implemenation out