INTERACT FORUM

More => Old Versions => Media Center 11 (Development Ended) => Topic started by: MarkCoutinho on December 17, 2004, 07:59:46 am

Title: Possible to start from command line?
Post by: MarkCoutinho on December 17, 2004, 07:59:46 am
Hi,

I'd like to make a shortcut (batch) which starts MC and instantly start playing full screen my photo's, which are located on my s:\drive.

Is it possible to do this?
If yes: how?

Thanks in advance!
Title: Re: Possible to start from command line?
Post by: edbro on December 17, 2004, 09:08:36 am
Command Line parameters:
http://www.musicex.com/mediajukebox/DevZone/CommandLine.html
Title: Re: Possible to start from command line?
Post by: MarkCoutinho on December 20, 2004, 02:51:23 am
Thanks, EdBro,

my line would be mjextman.exe /Play TREEPATH=lijsten\foto's

But now I want this command to include the option to really show these photo's fullscreen as a slideshow.

Any suggestions?

Thanks again.
Title: Re: Possible to start from command line?
Post by: Mastiff on December 20, 2004, 03:07:03 am
Starting it from Girder, of course!  ;D Then you can make MC do just about anything (perhaps except for making coffee, they're working on that bug...).
Title: Re: Possible to start from command line?
Post by: JimH on December 20, 2004, 07:09:27 am
You might explore the startup options in MC.
Title: Re: Possible to start from command line?
Post by: MarkCoutinho on December 20, 2004, 07:23:40 am
Yeah, Jim, that was the first thing I tried.
Doesn't work for me:
full screen is OK, but it always starts with playing music (the song that was playing the last time I used it before restarting it) and the thing I get full screen is the display plugin I used then too.
It does jump to the location I mention in the options/startup-section, but that's not what I want.

I just want MC to start a slideshow of all photo's I have.

Do I miss something?

Thanks again

Title: Re: Possible to start from command line?
Post by: Matt on December 20, 2004, 03:28:01 pm
mjextman.exe /Play Treepath="Media Library\Images" will start playback.

mjextman.exe /MCC xxxx will allow you to set the mode, zone, etc.  Check the DevZone for more information on MCC commands.