INTERACT FORUM
More => Old Versions => Media Center 11 (Development Ended) => Topic started by: jaysee on September 12, 2003, 10:02:21 am
-
I am trying to use Media Scheduler as an alarm clock to play wake up music on Media Center.
I have set up three periodic tasks in Media Scheduler as follows:
Task 1 - Start MC
6:58am
Start Media Player (Macro)
Task 2 - Play Playlist
7:00am
program path: mjextman.exe
Command Line: /Play TREEPATH=Playlists\Mixes\enya\ToggleShuffle
Task 3 - Remove all but current song from playlist
7:01am
Program Path: mjextman.exe
Command Line: /Clear DontRemoveCurrent
Now, all of this does what I want. MC (latest rev.) starts up, loads the playlist, clears out all but the current song.
However, whenever I close Media Scheduler and reopen it, Task 2 and 3 have lost thier command lines.
Is this a known bug or do you have to do something special to save Media Scheduler tasks?