Jaca wrote: > > I know grouping /syncing is long topic with many different scenarions > but I believe best solution (if possible) would be to tweak "Move queue > to different player" to remember and restore previous (source) sync
Please try the following: - Stop LMS - Take a backup of 'Plugin.pm' within your MaterialSkin folder - Copy 30937 in the MaterialSkin fiolder - Restart LMS - Check whether the queue can now be moved as required This will replace Material's plugin code with a new (test) version. This new (and untested) version should attempt to restore the source players sync group after the move. (As an aside, it should also stop you moving the queue to a player its already synced with). If anything goes wrong, just restore the backed up Plugin.pm +-------------------------------------------------------------------+ |Filename: Plugin.pm | |Download: http://forums.slimdevices.com/attachment.php?attachmentid=30937| +-------------------------------------------------------------------+ *Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json 2. Open browser's developer tools 3. Open console tab in developer tools 4. REQ/RESP messages sent to/from LMS will be logged here. ------------------------------------------------------------------------ cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686 View this thread: http://forums.slimdevices.com/showthread.php?t=109624 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
