GNOME Bugzilla – Bug 684196
MediaExport plugin does not support CreateObject for child containers.
Last modified: 2013-02-27 10:52:57 UTC
According to Jens, the MediaExport plugin does not all adding of child containers vi UPnP's CreateObject action, though it (and the tracker plugin) does allow adding of child items. When implementing this, we would have to change (or add and deprecate) WritableContainer::add_item(MediaItem) to add_object(MediaObject) and add a runtime check to the tracker plugin, which has no concept of adding to child containers.
That's done as part of the fix in bug 694155 *** This bug has been marked as a duplicate of bug 694155 ***