View Issue Details

IDProjectCategoryView StatusLast Update
0009264MMW v4DLNA/UPnPpublic2013-02-25 01:42
Reporterzvezdan Assigned To 
PriorityhighSeverityfeatureReproducibilityN/A
Status closedResolutionfixed 
Product Version4.0.3 
Target Version4.1Fixed in Version4.1 
Summary0009264: Media Sharing of custom nodes needed
DescriptionCurrently 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 Informationhttp://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
TagsNo tags attached.
Fixed in build1624

Relationships

parent of 0010519 closedLudek MMW v4 Custom nodes shared via UPnP/DLNA are sorted incorrectly 
parent of 0010603 closedLudek MMW v4 Custom nodes are shared, but not as part of a collection 
has duplicate 0008742 assignedrusty MMW Wishlist Customize Tag display over DLNA/UPnP 
related to 0008740 closedLudek MMW v4 Basic Collection sub-node customization 
related to 0009867 closedLudek MMW v4 Changes to media server hierarchy / sorting 
related to 0011159 assignedrusty MMW 5 Tree nodes: improved customization and depth 

Activities

jiri

2012-05-07 12:30

administrator   ~0031038

Assigning to Ludek to think about an initial implementation.

Ludek

2013-02-01 11:59

developer   ~0034738

Last edited: 2013-02-01 12:00

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

peke

2013-02-20 22:46

developer   ~0035010

Last edited: 2013-02-21 04:55

Verified 1624

Left for Zvezdan to confirm

http://www.mediamonkey.com/forum/viewtopic.php?p=360892#p360892

stephen_platt

2013-02-25 01:42

developer   ~0035093

verified 1625