Question about MODStream-Watcher within Control-Commands

You have a question or need an advice about how to do something? Ask it here!
Post Reply
XTended
Question about MODStream-Watcher within Control-Commands

Post by XTended »

Hi Bernd,

Just a question if I do it right.
I followed the topic viewtopic.php?f=9&t=57&p=212

After configuring the setting for the MODStream-Watcher, I configured the scheduler and Control-Commands: On Program Starting:

MODSTREAM_WATCHER_START [<url>[|<length>|<stopPlaylist>|<startWithNextTrack>[|<songTitle>[|<playonce>[|<introfile>[|<outrofile>[|<url2>[|<alwaysPlayIntroOutro>]]]]]]]]]

Do I have to put the stream URL again, just like I did within the MODStream-Watcher?
Or is the configuration complete now?
User avatar
radio42
Site Admin
Posts: 9141
Joined: 05 Apr 2012 16:26
Location: Hamburg, Germany
Contact:
Re: Question about MODStream-Watcher within Control-Commands

Post by radio42 »

When using the MODSTREAM_WATCHER_START command WITHOUT any parameters, the params as entered in the 'MOD Stream Watcher Editor' are used.
Else, you can specify any alternative parameters.

As for the syntax:
Any values in squared brackets ([...]) are optional parameters.
The values are denoted by the less/greater signs (<value>), these needs to be completely replaced by real values (incl. the less/greater signs!).
E.g.:

Code: Select all

MODSTREAM_WATCHER_START http://lounge-office.rautemusik.fm|0|true|false||false
XTended
Re: Question about MODStream-Watcher within Control-Commands

Post by XTended »

Many thanks Bernd!

Post Reply