From enlightened.despot at gmail.com Wed Jul 7 06:48:59 2010 From: enlightened.despot at gmail.com (Caleb) Date: Tue, 6 Jul 2010 21:48:59 -0700 Subject: [coherence-dev] get MediaServer item's container ancestry Message-ID: I would like to get a hierarchical list of all container objects for a given item in a MediaServer. For example, given the item Song in the following structure: Audio -Artist --Album ---Song I would like to be able to generate something like /Audio/Artist/Album/Song to indicate the item's full ancestry, not just the parent container's id. I may be missing something, but it appears that this isn't currently possible. If it is possible, I'd very much like to know how. If it is not possible, I'm interested in implementing it, and would welcome any pointers on where to start. Seems like it would need to be part of the browse routine, probably something to do with an "ancestry" property of a DIDLLite Container object... Anyhow, any advice or tips would be much appreciated. Cheers, -Caleb -------------- next part -------------- An HTML attachment was scrubbed... URL: