Re: Problem na Update
Posted: 06 Feb 2019 16:48
OKi, that sounds you just want to replace the AUTO_PLAY commands by the
PROGRAM_MANUALOPERATION_TOGGLE resp. PROGRAM_MANUALOPERATION_ON/OFF commands instead (resp. in addition)
E.g.
When you press the NONSTOP button (to turn Automatic-Mode ON) use:
PROGRAM_MANUALOPERATION_OFF
When you release the NONSTOP button (to turn Automatic-Mode OFF) use:
PROGRAM_MANUALOPERATION_ON
The rest you can configure in the general settings:
1) in section 'Routing':
- config your 'Default Output Routing', so that it works for the Automatic-Mode, i.e. route all the players to the same main output
- config your 'Alternative Playlist Routing' to use the Manual-Mode, i.e. route all the players to individual outputs
- check the option 'Use Alternative Routing for Manual Playlists'
2) go to the section 'More Stuff' and click on the 'Manual Operation...' button
- check the needed options you want (these are used when you change the mode), e.g.
- When Manual Operations is enabled: check 'Turn AutoPlay OFF' and 'Use Alternative Routing'
- When Manual Operation is disabled: check 'Advance current Playlist to current time' and 'Turn AutoPlay ON'
That should do the job.
Use the '?' icon at the top of each dialog to get a detailed help on each option.
PROGRAM_MANUALOPERATION_TOGGLE resp. PROGRAM_MANUALOPERATION_ON/OFF commands instead (resp. in addition)
E.g.
When you press the NONSTOP button (to turn Automatic-Mode ON) use:
PROGRAM_MANUALOPERATION_OFF
When you release the NONSTOP button (to turn Automatic-Mode OFF) use:
PROGRAM_MANUALOPERATION_ON
The rest you can configure in the general settings:
1) in section 'Routing':
- config your 'Default Output Routing', so that it works for the Automatic-Mode, i.e. route all the players to the same main output
- config your 'Alternative Playlist Routing' to use the Manual-Mode, i.e. route all the players to individual outputs
- check the option 'Use Alternative Routing for Manual Playlists'
2) go to the section 'More Stuff' and click on the 'Manual Operation...' button
- check the needed options you want (these are used when you change the mode), e.g.
- When Manual Operations is enabled: check 'Turn AutoPlay OFF' and 'Use Alternative Routing'
- When Manual Operation is disabled: check 'Advance current Playlist to current time' and 'Turn AutoPlay ON'
That should do the job.
Use the '?' icon at the top of each dialog to get a detailed help on each option.