<div class="gmail_quote">On Tue, Feb 2, 2010 at 9:17 AM, Jakob Leben <span dir="ltr"><<a href="mailto:jakob.leben@gmail.com">jakob.leben@gmail.com</a>></span> wrote: <br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">Let the input_item API simple, this add crappy playlist<br>
complexity back in the input_item. :/</div></blockquote></div><br>Well, if you ask me, I think the playlist mentality is already too much embedded in playlist (and sort) demuxing; but it is not the tree structure, that is bad here. For the situation to be really useful and more productive at the moment, what we would need is to differentiate between normal input items that one can actually play and container items and then to be able to ask the container items: "give me your subitems" without needing to "play" them like we do with others.<br>
<br>And it is a bit absurd to say that  demuxing of tree-structure playlists and sort should avoid messing with tree structures... using tree structures at the source of data is rather the most natural and efficient way.<br>