INTERACT FORUM

Please login or register.

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

Author Topic: Problem getting a core command to work.  (Read 958 times)

Bizarroterl

  • World Citizen
  • ***
  • Posts: 117
Problem getting a core command to work.
« on: April 09, 2012, 10:27:48 am »

Perhaps I'm not understanding how this works.

I have MC17 up and I have a video paused.  From a command line I run:

C:\Program Files (x86)\J River\Media Center 17\"Media Center 17.exe" /MCC 10000, 0
which should issue a    MCC_PLAY_PAUSE

Nothing happens, other than the MC window is brought to the foreground.  What am I doing wrong?
Logged

MrC

  • Citizen of the Universe
  • *****
  • Posts: 10462
  • Your life is short. Give me your money.
Re: Problem getting a core command to work.
« Reply #1 on: April 09, 2012, 11:20:32 am »

Is video playing in a zone other than the default zone?

btw. you can also use the simpler:

   mc17.exe /Command Pause
Logged
The opinions I express represent my own folly.

Bizarroterl

  • World Citizen
  • ***
  • Posts: 117
Re: Problem getting a core command to work.
« Reply #2 on: April 09, 2012, 11:29:48 am »

No, just the default zone.  I'm trying to get core commands to work using a simple command.  My goal is to use the seek command, but that shouldn't be too difficult once I get the playpause to work.
Logged

MrC

  • Citizen of the Universe
  • *****
  • Posts: 10462
  • Your life is short. Give me your money.
Re: Problem getting a core command to work.
« Reply #3 on: April 09, 2012, 11:32:27 am »

Oh, I see the problem, you're using the wrong program .  Just type this:

   mc17.exe /MCC 10000

See: http://wiki.jriver.com/index.php/Media_Center_Core_Commands#Issuing_a_command_from_the_command_line

btw. The parameter in that particular command is ignored, so no need to provide it.
Logged
The opinions I express represent my own folly.

Bizarroterl

  • World Citizen
  • ***
  • Posts: 117
Re: Problem getting a core command to work.
« Reply #4 on: April 09, 2012, 01:59:26 pm »

Thanks MrC!

I didn't realize that MC17.exe was installed.  I just assumed that the wiki was out of date and the closest I found in the Program Files folder was Media Center 17.exe.
Logged
Pages: [1]   Go Up