Bug 18164 - sync command doesn't work as advertised
: sync command doesn't work as advertised
Status: UNCONFIRMED
Product: Logitech Media Server
Classification: Unclassified
Component: CLI
: 7.9.x
: PC SuSE Linux
: -- normal (vote)
: ---
Assigned To: Unassigned bug - please assign me!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2018-04-23 06:37 UTC by Richard
Modified: 2018-05-19 16:44 UTC (History)
1 user (show)

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Richard 2018-04-23 06:37:04 UTC
The sync command is documented to accept:
<playerID> sync <playerindex|playerID>
where playerID can be the MAC address 

In my testing <MAC> sync <MAC> doesn't work
But:
<IP> sync <IP> works OK
<MAC> sync <ID> works OK

sometimes the target <MAC> can be interpreted as <ID> and the wrong sync happens

Perhaps the documents are out of date, and this is as intended ?
Comment 1 Michael Herger 2018-05-07 04:35:58 UTC
This command has not changed in years and is being used all over the place (web UI, player UI, mobile apps). I seriously doubt it's broken. Maybe you can provide some more information about your particular tests? Have you checked server.log for hints about the failure?
Comment 2 Richard 2018-05-19 16:44:47 UTC
Of course now I come to re-test a few weeks later it seems to now work OK!
But I did spend some significant time testing originally and the issue was completely reproducible, confirmed by CLI checks listing the synced devices (or not).  I will try again.