INTERACT FORUM
More => Old Versions => Media Center 11 (Development Ended) => Topic started by: BigAl on July 05, 2004, 09:05:25 pm
-
Just started messing with Girder and MC10 - cheers Mastiff for sharing your extensive work, you've saved me hours of learning :) A few questions:
1. Is there an MCC command to replace the current Playing Now with a smarlist?
2. Can MC10 be configured to always play a specific smartlist on startup?
Thanks, Alan.
-
1. yes e.g. mjextman.exe /Play "Treepath" without the quotes
e.g. mjextman.exe /Play Playlists\My smartlist
2. No. Try a .bat file with the above code in it. If that doesn't work then add this line before it:
mjextman.exe /Start
That should start MC and then play the smartlist. You may need a pause in between the 2 commands. I'm no good with dos so can't tell you how to do it. YOu could try a search as I know this has been discussed before.