INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Timing playing playlist  (Read 1000 times)

Rudolf62

  • Regular Member
  • Recent member
  • *
  • Posts: 6
  • I'm a llama!
Timing playing playlist
« on: May 27, 2004, 10:17:56 am »

Hello,

I use MC 9.1.319 and I can't of there is an option to time playing several playlist. What I whill is by example from 9:00 AM to 20:00 PM play playlist 1 and from 20:00 PM tp 9:00 AM playlist 2. Is this posible with MC or not?

Thanks,
Rudolf
Logged

Chris Shaw

  • Regular Member
  • Galactic Citizen
  • ****
  • Posts: 365
Re:Timing playing playlist
« Reply #1 on: May 27, 2004, 12:25:10 pm »

There's nothing inside MC to do this, but you can always use the Windows Scheduler (Control Panel->Scheduled Tasks).
For your example, set it to run
C:\WINNT\system32\mjextman.exe /Play "TREEPATH=Playlists\Playlist 1"
every day at 09:00 and
C:\WINNT\system32\mjextman.exe /Play "TREEPATH=Playlists\Playlist 2"
every day at 20:00

Logged

Rudolf62

  • Regular Member
  • Recent member
  • *
  • Posts: 6
  • I'm a llama!
Re:Timing playing playlist
« Reply #2 on: June 11, 2004, 04:36:41 am »

Thanks, this is working  ;D but is it on the same way possible to delete the current play list en shuffle a play list ?  ::)
Logged

Chris Shaw

  • Regular Member
  • Galactic Citizen
  • ****
  • Posts: 365
Re:Timing playing playlist
« Reply #3 on: June 11, 2004, 07:32:16 am »

There's a list of command line parametres here
http://www.musicex.com/mediajukebox/DevZone/CommandLine.html
and some advanced control methods here
http://www.musicex.com/mediacenter/DevZone/MCCommands.h

If you're talking about manipulating the Playing Now list, you can use
mjextman.exe /Clear
to clear it and
mjextman.exe /MCC 10005, 2
to reshuffle it
Logged

metturman

  • Regular Member
  • Member
  • *
  • Posts: 4
  • Change this by choosing profile
Re:Timing playing playlist
« Reply #4 on: June 13, 2004, 08:04:21 am »

Do these commands work well with MJ 8.0400?

I have used them in the past with previous versions of MJ, but when I use them with MJ 8.0400 the play list get wiped every time.

For example, I use /command Pause, the MJ does stop, but the play list is gone, so if I say play (/command Play or pressing button) does not work, since there is nothing to play.

any suggestion?
Logged
Pages: [1]   Go Up