INTERACT FORUM

More => Old Versions => Media Center 11 (Development Ended) => Topic started by: Gregg on December 09, 2003, 09:41:51 pm

Title: girder - clear playing now
Post by: Gregg on December 09, 2003, 09:41:51 pm
I am using girder to select and playplaylists.  I would like to clear the playing now before the playlist starts.  The way I have it setup now is that I just use a#7 IR command to start playlist 7.  Ihave tried using the same command to execute the mjextman.exe /clear command but that does not seem to work.  Any ideas?
Title: Re:girder - clear playing now
Post by: jleerigby on December 10, 2003, 06:41:45 am
Firstly did you know that if you select the playlist via hairstyle mode it will automatically clear PN and play the playlist.  Assuming you don't want to use hairstyle...

Have you used a multi-group with several commands included e.g.:

Multigroup
   Command - Clean PN
   Command - A short wait
   Command - start playlist
   Event

Make sure you select the multigroup before pressing Learn and delete any other events that point to number 7 on your remote.

I'm not sure if you have the correct mjextman command for clearing PN and can't check it now.  Check it out in the CSV file or the GML file included with MC in the folder ...\data\extras\girder
Title: Re:girder - clear playing now
Post by: Gregg on December 10, 2003, 11:02:35 am
That worked ghreat Thanks.