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 733592 - av-cp: Look for didl-object instead of didl-item
av-cp: Look for didl-object instead of didl-item
Status: RESOLVED FIXED
Product: gupnp-tools
Classification: Other
Component: General
unspecified
Other All
: Normal normal
: ---
Assigned To: GUPnP Maintainers
GUPnP Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-07-23 07:37 UTC by Jussi Kukkonen
Modified: 2019-02-22 05:57 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
av-cp: Look for didl-object instead of didl-item (1.66 KB, patch)
2014-07-23 07:37 UTC, Jussi Kukkonen
committed Details | Review

Description Jussi Kukkonen 2014-07-23 07:37:10 UTC
Let's make it a little easier to test playlists...
Comment 1 Jussi Kukkonen 2014-07-23 07:37:13 UTC
Created attachment 281460 [details] [review]
av-cp: Look for didl-object instead of didl-item

This way it's possible to click "play" e.g. on a directory that exposes a
playlist resource, and get a renderer to play it (assuming the resource
is compatible with the renderer).
Comment 2 Jens Georg 2014-07-23 10:35:02 UTC
In principle I agree, but the whole playlist handling is borked in av-cp; it uses next/prev to iterate on the treeview, not calling Next()/Prev() on the UPnP renderer.
Comment 3 Jens Georg 2015-05-10 13:54:14 UTC
Attachment 281460 [details] pushed as 96ecf37 - av-cp: Look for didl-object instead of didl-item