INTERACT FORUM

More => Old Versions => Media Center 11 (Development Ended) => Topic started by: AndromAK on February 10, 2006, 02:31:39 pm

Title: control MC from command line
Post by: AndromAK on February 10, 2006, 02:31:39 pm
I have set this setting: General / Behavior / Double-click: Add to playingnow (play next)

So when I double-click a smartlist, it put it (as I want) next the file which is playing.

OK.

Now, I would like to do the same thing from command line.

I want to do this, in order to add files from a smartlist "What's new today?", into playingnow, but keeping the next tracks, with a scheduler that can only control MC from command line...

The command lines :

MC.11.exe /Append TREEPATH=Playlists\What's new today?
just appends tracks from the smartlist at the end of playingnow

MC.11.exe /Play TREEPATH=Playlists\What's new today?
adds tracks from the smartlist, but remove all other ones


Is there an other way to do what I want?

Thanks