INTERACT FORUM

Please login or register.

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

Author Topic: Way to select/play playlists using Girder  (Read 918 times)

jeffl012

  • Regular Member
  • Recent member
  • *
  • Posts: 18
  • nothing more to say...
Way to select/play playlists using Girder
« on: July 23, 2004, 02:13:09 am »

I'd like to be able to play specific playlists using Girder (so I can select/play a playlist with a button press on my remote.) Is this possible?
Logged

jleerigby

  • Guest
Re:Way to select/play playlists using Girder
« Reply #1 on: July 23, 2004, 02:43:32 am »

It certainly is.  You need to execute mjextman.exe with a parameter (or step or whatever it is in Girder) of /Play or /Append or /PlayReplace followed by a space and the tree location of your playlist or smartlist or view scheme.

e.g. mjextman.exe /Append Media Library\Audio\My View Scheme
Logged

bspachman

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 888
Re:Way to select/play playlists using Girder
« Reply #2 on: July 23, 2004, 09:02:23 am »

It certainly is.  You need to execute mjextman.exe with a parameter (or step or whatever it is in Girder) of /Play or /Append or /PlayReplace followed by a space and the tree location of your playlist or smartlist or view scheme.

e.g. mjextman.exe /Append Media Library\Audio\My View Scheme

Don't forget the TREEPATH modifier... I belive it is actually:
mjextman.exe /command TREEPATH="Media Library\Audio\My View Scheme"

See the developer zone document about command line options for the hoary details.

Best,
Brad
Logged

jleerigby

  • Guest
Re:Way to select/play playlists using Girder
« Reply #3 on: July 23, 2004, 10:18:00 am »

Oops.  Thanks Brad.  Just one point - I don't think the quotes are necessary around the treepath.
Logged

jeffl012

  • Regular Member
  • Recent member
  • *
  • Posts: 18
  • nothing more to say...
Re:Way to select/play playlists using Girder
« Reply #4 on: July 23, 2004, 01:11:13 pm »

Thanks guys... This really helps.
Logged
Pages: [1]   Go Up