View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009264 | MMW v4 | DLNA/UPnP | public | 2012-04-06 15:22 | 2013-02-25 01:42 |
Reporter | zvezdan | Assigned To | |||
Priority | high | Severity | feature | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Product Version | 4.0.3 | ||||
Target Version | 4.1 | Fixed in Version | 4.1 | ||
Summary | 0009264: Media Sharing of custom nodes needed | ||||
Description | Currently MM allows sharing of the collection nodes and playlists only. Many users requested that the custom nodes like Magic Nodes could be accessed via UPnP / DLNA as well. One solution is that MM displays all custom nodes from the root in the Media Sharing / Content listview as it has displayed them in the Media Tree listview in the Options dialog. Another solution would be to add some new scripting method for specifying which custom nodes could be shared. For example, you could add one new read/write boolean property ISDBTreeNode::MediaSharing. So, if that property is set by script to true then that node should be displayed in the Media Sharing / Content listview. Well, I suppose it is not enough to add just that one new property, you need to add at least one more method which would return SDBSongList object for the corresponding custom node. Or maybe you could add some event similar to OnFillTracks, e.g. OnMediaSharing, which would return SDBSongList object when some user access that custom node through DLNA. | ||||
Additional Information | http://www.mediamonkey.com/forum/viewtopic.php?f=4&t=65435 http://www.mediamonkey.com/forum/viewtopic.php?f=4&t=68581 http://www.mediamonkey.com/forum/viewtopic.php?f=20&t=69731 | ||||
Tags | No tags attached. | ||||
Fixed in build | 1624 | ||||
parent of | 0010519 | closed | Ludek | MMW v4 | Custom nodes shared via UPnP/DLNA are sorted incorrectly |
parent of | 0010603 | closed | Ludek | MMW v4 | Custom nodes are shared, but not as part of a collection |
has duplicate | 0008742 | assigned | rusty | MMW Wishlist | Customize Tag display over DLNA/UPnP |
related to | 0008740 | closed | Ludek | MMW v4 | Basic Collection sub-node customization |
related to | 0009867 | closed | Ludek | MMW v4 | Changes to media server hierarchy / sorting |
related to | 0011159 | assigned | rusty | MMW 5 | Tree nodes: improved customization and depth |
|
Assigning to Ludek to think about an initial implementation. |
|
Implemented in build 1624. Custom nodes like "Magic Nodes" are automatically shared over DLNA/UPnP. User can disable them in Options -> Media Sharing -> <Server> -> Shared Content Options -> Media Sharing -> <Server> -> Devices -> <Client> -> Shared Content [x] Collections [x] Playlists [x] Magic nodes |
|
Verified 1624 Left for Zvezdan to confirm http://www.mediamonkey.com/forum/viewtopic.php?p=360892#p360892 |
|
verified 1625 |