View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009036 | MMW 5 | UPnP / DLNA | public | 2012-01-29 20:21 | 2019-02-08 02:30 |
Reporter | Ludek | Assigned To | |||
Priority | urgent | Severity | feature | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Fixed in Version | 5.0 | ||||
Summary | 0009036: Ability to control more remote players at once (from a single instance of MediaMonkey) | ||||
Description | In version 4.1 we have introduced 0007090: Ability to control remote players via UPnP/DLNA. However, there are two additional feature requests: 1. WMP's "Play to..." allows to manage more players at once, see the third screenshot here: http://gizmodo.com/5146859/windows-7-windows-media-player-12-play-to-and-media-compatibility [^] where every remote player has its own Window with NP and virtual player. Something similar might be nice although I believe that simple "switch" would be enough (where multiple 'Now Playing' lists would be just stored in the memory). Current workaround is to run multiple instances of MM at once, each for another remote player. 2. As Peke suggested in 0007090 it could be also handful to have "multi zone" playback feature where user could select any or all DLNA renderers and/or MediaMonkey Player to stream music to multiple locations at the same time. The problem here is in synchronizing the renderers. Most probably they would be always desynchronized say half a second when streaming the same content (because of buffering, network traffic etc.) | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Fixed in build | 2073 | ||||
|
Users are requesting item 2: http://forum.mediamonkey.com/viewtopic.php?f=20&t=84080 "multi zone" playback would be nice addition for MM5, e.g. people making garden party would appreciate it even if the output would be desyncronized slightly |
|
Note that item 2 will also replace Google Cast Groups : see 0013212:0045011 |
|
Re item 2: Code for this has been already added (partially implemented) in build 5.0.0.2033 As for the UI: Jiri prefers to leave current selection for "Play to" targets as radio buttons, but add a new target '<multiple>' > [targets list with checkboxes] Alternativelly we could add just checkboxes to the targets list, but true is that this feature won't be probably used often so the Jiri's suggestion makes more sense. |
|
New target 'Multi zone' > is added in 2033, it is shown only when more than one player is available. Screenshots of both UI variants are attached (Multi zone.jpg, Checkboxes.jpg) Assigned to Rusty to review which variant is preferred. TODO: If we go with the "Multi zone" target variant then we need to somehow resolve it also in Options > Player > Streaming > 'Play to' dropdown |
|
Some issues re multizone playback were reported by Rusty in #13212 (items i,j,k) Items i&j seems regressions caused by recent code refactor. => Fixed in 2040 The process of synchronizing the audio works as follow: - it keeps volume muted on all the devices until playback is started. - once playback is started on all devices -- it sends seek request to position 0:00 and sets the volume. |
|
k) (from #13212) Based on testing, I'd prefer to change the current 'multizone' implementation from [x] Multizone > to [x] Multizone [Setup icon/button] where the icon would pop-up a dialog where user could check/uncheck playback targets (and possibly other options in the future). l) Shouldn't the 'Internal player' be among the devices that can be chosen in the Multizone playback? |
|
Based on how we treated similar issues, I'm no longer sure about k). Assigning l) to Ludek. |
|
m) user reports that next track doesn't play to all Chomecast devices at once: http://www.mediamonkey.com/forum/viewtopic.php?f=30&t=87413&p=434378#p434378 |
|
Items k,l,m) are fixed in 2073 |
|
Verified 2155 |