INTERACT FORUM

More => Old Versions => Media Center 11 (Development Ended) => Topic started by: Domi_68 on August 27, 2006, 03:43:16 pm

Title: Media Core Command for Playlist Selection
Post by: Domi_68 on August 27, 2006, 03:43:16 pm
I'm accessing Media Center from Girder via Media Core Commands. Is there a command to switch between playlists (by index or so)?

There are several commands to select within a playlists (e.g. MCC_PLA_CPLDP_INDEX or MCC_PLAY_NEXT_PLAYLIST). In the 'other' section I spotted 'MCC_PLAY_PLAYLIST' but could not indentify it's exact purpose ...

This functionality is required as I'm controlling the whole story only from inwall keypads (multiroom solution).

Thanks for any help.

Title: Re: Media Core Command for Playlist Selection
Post by: marko on August 28, 2006, 01:12:53 am
did you already try messing around with TREEPATH?

mc11.exe "/playreplace TREEPATH=Playlists\...\...\"

just point the treepath to where you want it. would that work for you?
Title: Re: Media Core Command for Playlist Selection
Post by: Domi_68 on August 28, 2006, 07:39:56 pm
Marko, that is just great and exactly what I'm looking for.   :D

Are there other commands of such kind, e.g. for skipping of playlists? I could not find your command in my Media Core Command list. Is there an additional list?

Thanks again for your help.