View Issue Details

IDProjectCategoryView StatusLast Update
0009212MMW v4Framework: Scripts/Extensionspublic2012-03-19 15:40
Reporterzvezdan Assigned To 
PrioritynormalSeverityfeatureReproducibilityalways
Status newResolutionopen 
Summary0009212: ISDBTreeNode::ViewAs or ISDBTracksWindow::ViewAs similar to View As option of static playlists needed
DescriptionWith 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.
TagsNo tags attached.
Fixed in build

Activities

There are no notes attached to this issue.