INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: MC Core Commands problem  (Read 663 times)

F Ribeiro

  • Junior Woodchuck
  • **
  • Posts: 76
  • If it isn't broken don't fix it.
MC Core Commands problem
« on: November 25, 2018, 12:43:29 pm »

Hi,

I have a dedicated Windows 10 PC running JRiver Media Center as an audio server (exclusively).
I would like to remotely shut down this PC using MC Core Commands.
This is what I have done:

--------------------------------------------------------------------------------------
MCWS command on Firefox: http://192.168.1.65:52199/MCWS/v1/Playback/Zones

Result:
--<Response Status="OK">
     <Item Name="NumberZones">2</Item>
     <Item Name="CurrentZoneID">0</Item>
     <Item Name="CurrentZoneIndex">0</Item>
     <Item Name="ZoneName0">Player</Item>
     <Item Name="ZoneID0">0</Item>
     <Item Name="ZoneGUID0">{A2888E5D-D833-40FF-B0BA-134915C72C81}</Item>
     <Item Name="ZoneDLNA0">0</Item>
     <Item Name="ZoneName1">Naim DAC V1</Item>
     <Item Name="ZoneID1">10011</Item>
     <Item Name="ZoneGUID1">{5A6DC8A3-832D-4FB9-8E8FCA305A208EA1</Item>
     <Item Name="ZoneDLNA1">0</Item>
</Response>


From Windows command prompt (as administrator from remote PC in the same LAN):
  MC24.exe /MCC 27001,0:0
  MC24.exe /MCC 27001,0:1
  MC24.exe /MCC 27001,0:10011
--------------------------------------------------------------------------------------

None of the above commands works.

Help please.
Logged
JRiver Media Center 25 PC and MAC | PC: Dell Latitude E5250 - Windows 10 Pro | MAC: Mac Mini late 2014 - Mojave | Amp: Classe CAP-2100 | CD Player: Meridian G08.2 | DAC: Naim DAC V1 | Turntable: Linn Axis, Akito tonearm, Adikt MM | Loudspeakers: ProAc Response D28 | Cables: Transparent, Nordost | Server: Synology DS216 Play Raid 1 |

swiv3d

  • Guest
Re: MC Core Commands problem
« Reply #1 on: November 25, 2018, 02:03:13 pm »

You could try:
 http://[IP or hostname of the MC computer]:52199/MCWS/v1/Control/MCC?Command=27001,0
Logged

F Ribeiro

  • Junior Woodchuck
  • **
  • Posts: 76
  • If it isn't broken don't fix it.
Re: MC Core Commands problem
« Reply #2 on: November 25, 2018, 02:58:07 pm »

You could try:
 http://[IP or hostname of the MC computer]:52199/MCWS/v1/Control/MCC?Command=27001,0

Great.
It works  :) :) :).

Thank you.
Logged
JRiver Media Center 25 PC and MAC | PC: Dell Latitude E5250 - Windows 10 Pro | MAC: Mac Mini late 2014 - Mojave | Amp: Classe CAP-2100 | CD Player: Meridian G08.2 | DAC: Naim DAC V1 | Turntable: Linn Axis, Akito tonearm, Adikt MM | Loudspeakers: ProAc Response D28 | Cables: Transparent, Nordost | Server: Synology DS216 Play Raid 1 |
Pages: [1]   Go Up