View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009212 | MMW v4 | Framework: Scripts/Extensions | public | 2012-03-14 09:51 | 2012-03-19 15:40 |
Reporter | zvezdan | Assigned To | |||
Priority | normal | Severity | feature | Reproducibility | always |
Status | new | Resolution | open | ||
Summary | 0009212: ISDBTreeNode::ViewAs or ISDBTracksWindow::ViewAs similar to View As option of static playlists needed | ||||
Description | With the existing GetFilterQuery we could fill the tracklist using a query of some collection, e.g. in OnFillTracks event handler using AddTracksFromQuery. However, we cannot get the same view to such tracklist as we have with some collection, e.g. if I want to create a node with the music files and I don't want displayed Director, Actor, Parental Rating... Actually, we could get the same view as some collection if we put a new node inside of that collection, but we cannot assign the view of some collection to the nodes which are outside of any collection. It would be nice if you add the suggested read/write property, so we could write something like this: oNewNode.ViewAs = "Music". Or maybe something like this: oNewNode.ViewID = 1 Or maybe both. That would be names or IDs from View table, not from Filters table. Instead of ViewAs the preoperty could be named ViewName. | ||||
Tags | No tags attached. | ||||
Fixed in build | |||||