INTERACT FORUM

Please login or register.

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

Author Topic: Command Line Parameters  (Read 954 times)

sonypoolplr

  • Regular Member
  • Recent member
  • *
  • Posts: 17
  • Change this by choosing profile
Command Line Parameters
« on: May 23, 2004, 08:55:01 am »

I am using Homeseer and I am trying to use the command line parameters that I found here after a search:
http://www.musicex.com/mediajukebox/DevZone/CommandLine.html
and I have this in the Homeseer command box:
Application Path:"C:\Program Files\J River\Media Center\mjextman.exe"
(I changed the name of the file to mjextman.exe)
Parameters:"mjextman.exe/Play[TREEPATH=Playlists\Rob-1]

It brings up media center but nothing else happens. Can anyone help out with what might be happening?
Thanks
Logged

bspachman

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 888
Re:Command Line Parameters
« Reply #1 on: May 23, 2004, 09:12:04 am »

Looks to me like you need a space after "Play" and to get rid of the brackets. I'm guessing your commandline should look like:

Code: [Select]
mjextman.exe/Play TREEPATH=Playlists\Rob-1
Best,
Brad
Logged
Pages: [1]   Go Up