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 697949 - Support server-side playlists
Support server-side playlists
Status: RESOLVED FIXED
Product: rygel
Classification: Applications
Component: MediaExport plugin
git master
Other Linux
: Normal enhancement
: ---
Assigned To: Jens Georg
rygel-maint
Depends on:
Blocks:
 
 
Reported: 2013-04-13 12:21 UTC by Jens Georg
Modified: 2013-04-30 10:42 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
media-export: Always show playlist container (1.34 KB, patch)
2013-04-13 12:22 UTC, Jens Georg
committed Details | Review
media-export: Fix some typos (1.42 KB, patch)
2013-04-13 12:22 UTC, Jens Georg
none Details | Review
server: Add support non-fs-based WritableContainer (1.98 KB, patch)
2013-04-13 12:22 UTC, Jens Georg
committed Details | Review
media-export: Implement playlistContainer (21.33 KB, patch)
2013-04-13 12:22 UTC, Jens Georg
committed Details | Review

Description Jens Georg 2013-04-13 12:21:29 UTC
As core now supports CreateObject with containers and CreateReference and container serialisation to DIDL_S, MediaExport should support creating object.container.playlistContainer type playlists
Comment 1 Jens Georg 2013-04-13 12:22:24 UTC
Created attachment 241445 [details] [review]
media-export: Always show playlist container
Comment 2 Jens Georg 2013-04-13 12:22:28 UTC
Created attachment 241446 [details] [review]
media-export: Fix some typos
Comment 3 Jens Georg 2013-04-13 12:22:31 UTC
Created attachment 241447 [details] [review]
server: Add support non-fs-based WritableContainer
Comment 4 Jens Georg 2013-04-13 12:22:35 UTC
Created attachment 241448 [details] [review]
media-export: Implement playlistContainer
Comment 5 Jens Georg 2013-04-13 12:23:13 UTC
Comment on attachment 241446 [details] [review]
media-export: Fix some typos

Patch not related to bug
Comment 6 Jens Georg 2013-04-30 10:42:32 UTC
Attachment 241445 [details] pushed as 8df7ce0 - media-export: Always show playlist container
Attachment 241447 [details] pushed as 9dfc1b7 - server: Add support non-fs-based WritableContainer
Attachment 241448 [details] pushed as bbf8026 - media-export: Implement playlistContainer