Does rygel support media collection DIDL_S or DIDL_V?
Or which version support media collection?
Rygel server supports DIDL_S in the following ways:
- It generates a DIDL_S resource for every folder representing the contained items
- Read and parse on-disk DIDL_S files and represent them as object.item.playlistItem (MediaExport backend only)
Rygel renderer should support playback of DIDL_S resources, but there might be some issues in the transition between the entries.
This kind of DIDL_S support should exist since 0.24 IIRC.
There is no support for DIDL_V.