[coherence-dev] get MediaServer item's container ancestry

Caleb enlightened.despot at gmail.com
Wed Jul 7 06:48:59 CEST 2010


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: <http://lists.beebits.net/pipermail/coherence-dev/attachments/20100706/a6253b77/attachment.htm>


More information about the coherence-dev mailing list