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 699698 - DLNA-CTT: No way to set DLNA-conforming protocol info
DLNA-CTT: No way to set DLNA-conforming protocol info
Status: RESOLVED FIXED
Product: rygel
Classification: Applications
Component: librygel-renderer
git master
Other Linux
: Normal normal
: ---
Assigned To: rygel-maint
rygel-maint
Depends on:
Blocks:
 
 
Reported: 2013-05-05 09:16 UTC by Jens Georg
Modified: 2013-08-19 12:38 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
renderer,renderer-gst: Get profiles from renderer (10.62 KB, patch)
2013-08-16 09:48 UTC, Jens Georg
committed Details | Review

Description Jens Georg 2013-05-05 09:16:32 UTC
Currently the protocol info is more UPnP-like, created from mime-types and protocols.

Implementing players can't set the DLNA profile....
Comment 1 Jens Georg 2013-08-13 12:34:26 UTC
Fails most of the tests because of this.
Comment 2 Jens Georg 2013-08-16 09:48:08 UTC
Created attachment 251810 [details] [review]
renderer,renderer-gst: Get profiles from renderer

Let the renderer return a list of supported DLNA profiles.

To not break ABI/API we duplicate DLNAProfiles from server; needs to be moved
to core in next unstable cycle.
Comment 3 Jens Georg 2013-08-19 12:38:42 UTC
Attachment 251810 [details] pushed as 373fecc - renderer,renderer-gst: Get profiles from renderer