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 709627 - contentFeatures.dlna.org is empty for DIDL_S resources
contentFeatures.dlna.org is empty for DIDL_S resources
Status: RESOLVED FIXED
Product: rygel
Classification: Applications
Component: librygel-server
0.20.x
Other Linux
: Normal normal
: ---
Assigned To: rygel-maint
rygel-maint
Depends on:
Blocks:
 
 
Reported: 2013-10-08 11:07 UTC by Jens Georg
Modified: 2013-10-09 13:38 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
server: Return proper contentFeatures for DIDL_S (1.29 KB, patch)
2013-10-08 11:25 UTC, Jens Georg
committed Details | Review

Description Jens Georg 2013-10-08 11:07:06 UTC
curl -I http://127.0.0.1:57275/MediaExport/i/dmlydHVhbC1jb250YWluZXI6Njc3NjhhYWRhYWJjYWMzYmY4NzI0ODg3ZDM1Yjc0OWQ%3D/pl/DIDL_S.xml

HTTP/1.1 200 OK
Date: Tue, 08 Oct 2013 10:56:04 GMT
Content-Type: text/xml
contentFeatures.dlna.org: *
Connection: close

Although the container's DIDLLite contains proper protocol info:

<res protocolInfo="http-get:*:text/xml:DLNA.ORG_PN=DIDL_S;DLNA.ORG_FLAGS=00f00000000000000000000000000000">
Comment 1 Jens Georg 2013-10-08 11:25:30 UTC
Created attachment 256719 [details] [review]
server: Return proper contentFeatures for DIDL_S
Comment 2 Jens Georg 2013-10-09 13:38:06 UTC
Attachment 256719 [details] pushed as 43f9516 - server: Return proper contentFeatures for DIDL_S