User Tools

Site Tools


reference:remote_control_commands

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
reference:remote_control_commands [2021/02/17 11:50] – Ergänzung tondosereference:remote_control_commands [2021/03/12 19:02] – Aktualisierung tondose
Line 7: Line 7:
  
 Note that some commands do not work with previous versions of mAirList. Note that some commands do not work with previous versions of mAirList.
 +
 +===== Global Settings =====
 +
 +==== On Air ====
 +
 +Please see [[reference:remote_control_commands#Encoder|Encoder section]] for special Encoder settings.
 +
 +  * ''OFF AIR'' - Leave On Air Mode.
 +  * ''ON/OFF AIR'' - Toggle ''ON AIR'' and ''OFF AIR''.
 +  * ''ON AIR'' - Incorporate On Air Mode.
 +
 +==== System ====
 +
 +  * ''SLEEP <Value>'' - Can be used in connected commands ("chains") to have a pause of ''<Value>'' (in milliseconds) between two or more commands.
 +  * ''RUNSCRIPT '<Path>' '' - Runs a script located at ''<Path>'' (with ''<Path>'' = ''C:\Path\to\Script.mls'' or the like).
  
 ===== Playlist ===== ===== Playlist =====
Line 57: Line 72:
  
 === Commands that enable / disable / toggle options: === === Commands that enable / disable / toggle options: ===
 +
 +==Playlist Options==
  
   * ''PLAYLIST 1 OPTION <Name> ON'' - Enable a configuration option.   * ''PLAYLIST 1 OPTION <Name> ON'' - Enable a configuration option.
Line 62: Line 79:
   * ''PLAYLIST 1 OPTION <Name> ON/OFF'' - Toggle a configuration option.   * ''PLAYLIST 1 OPTION <Name> ON/OFF'' - Toggle a configuration option.
  
-… where ''<Name>'' can be:+  * … where ''<Name>'' can be: 
 +    * ''AutoFloat'' - Enable or disable auto float. 
 +    * ''AutomatorKeepNonPlayables'' - In automation mode keep or do not keep non-playable items. 
 +    * ''AutomationSinglePlayer'' - Use or do not use one single player for automation. 
 +    * ''AutoUnpackEmbeddedPlaylists'' - Do or do not unpack embedded playlists on loading. 
 +    * ''CleanUpHistory'' - Enable or disable moving skipped/played items into recycle bin. 
 +    * ''CleanUpHistoryTop'' - Enable or disable moving skipped/played items only from top into recycle bin. 
 +    * ''CleanUpNonPlayables'' - In automation mode enable or disable marking non-playable items as played. 
 +    * ''FixedTimeWaitHard'' - Wait or do not wait for hard fixtimes. 
 +    * ''FixedTimeWaitSoft'' - Wait or do not wait for soft fixtimes. 
 +    * ''HandleFixedTime'' - Move or do not move to fixtimes on automation mode. 
 +    * ''LiveBacktiming'' - Enable or disable updating backtiming information while neither player active. 
 +    * ''LogNonPlayables'' - Enable or disable logging of non-playable items. 
 +    * ''RepeatMode'' - Enable or disable repeat mode. 
 +    * ''UnpackEmbeddedPlaylistsDummy'' - Keep or do not keep embedded playlists as dummy after unpacking. 
 +    * ''UseRecycleBin'' - Move or do not move skipped items into recycle bin.
  
-{{:wiki:zeichen_123_-_arbeitsstelle_stvo_2013.svg.png?35|}} //Work in progress!//+==Playlist GUI Options==
  
   * ''PLAYLIST 1 GUIOPTION <Name> ON'' - Enable a GUI option.   * ''PLAYLIST 1 GUIOPTION <Name> ON'' - Enable a GUI option.
Line 70: Line 102:
   * ''PLAYLIST 1 GUIOPTION <Name> ON/OFF'' - Toggle a GUI option.   * ''PLAYLIST 1 GUIOPTION <Name> ON/OFF'' - Toggle a GUI option.
  
-  * … where ''<Name>'' can be: {{:wiki:zeichen_123_-_arbeitsstelle_stvo_2013.svg.png?35|}} //Work in progress!//+  * … where ''<Name>'' can be:
     * ''AlbumArt'' - Show or hide album art.     * ''AlbumArt'' - Show or hide album art.
     * ''AlwaysExpandContainers'' - Do or do not expand containers always.     * ''AlwaysExpandContainers'' - Do or do not expand containers always.
Line 82: Line 114:
     * ''CommentButtons'' - Show or hide comment buttons     * ''CommentButtons'' - Show or hide comment buttons
     * ''EOFWarningOverlay'' - Show or hide EOF countdown as overlay.     * ''EOFWarningOverlay'' - Show or hide EOF countdown as overlay.
-    * ''EscapeAutomationBreak'' - Enable or disable ''Esc'' key for triggering automation ''AUTOMATION BREAK''.+    * ''EscapeAutomationBreak'' - Enable or disable ''Esc'' key for triggering ''AUTOMATION BREAK''.
     * ''EscapeAutomationStop'' - Enable or disable ''Esc'' key for triggering ''AUTOMATION STOP''.     * ''EscapeAutomationStop'' - Enable or disable ''Esc'' key for triggering ''AUTOMATION STOP''.
     * ''ExpandComments'' - Expand or collapse comments.     * ''ExpandComments'' - Expand or collapse comments.
-    * ''ExpandCotnainers'' - Expand or collapse containers.+    * ''ExpandContainers'' - Expand or collapse containers.
     * ''Extended'' - Enable or disable extended item view.     * ''Extended'' - Enable or disable extended item view.
     * ''FixedItemColors'' - Enable or disable fixed item colours.     * ''FixedItemColors'' - Enable or disable fixed item colours.
Line 104: Line 136:
     * ''Underruns'' - Show or hide underruns as additional rows.     * ''Underruns'' - Show or hide underruns as additional rows.
  
 +==Progress Bar Options==
  
   * ''PLAYLIST 1 PROGRESSBAR <Name> ON'' - Enable a progress bar option.   * ''PLAYLIST 1 PROGRESSBAR <Name> ON'' - Enable a progress bar option.
Line 109: Line 142:
   * ''PLAYLIST 1 PROGRESSBAR <Name> ON/OFF'' - Toggle a progress bar option.   * ''PLAYLIST 1 PROGRESSBAR <Name> ON/OFF'' - Toggle a progress bar option.
  
-… where ''<Name>'' can be: +  * … where ''<Name>'' can be: 
- +    * ''Enabled'' - Enable or disable progress bar. 
-{{:wiki:zeichen_123_-_arbeitsstelle_stvo_2013.svg.png?35|}} //Work in progress!//+    * ''NearestRamp'' Show or do not show only the nearest ramp. 
 +    * ''Ramp'' - Show or do not show ramp. 
 +    * ''Split'' - Do or do not split progress bar during ramp.
  
 === Commands that control the automation: === === Commands that control the automation: ===
Line 451: Line 486:
  
 … where ''<filename>'' is the ''.txt'' file saved from the GUI. … where ''<filename>'' is the ''.txt'' file saved from the GUI.
- 
-==== On Air ==== 
- 
-  * ''OFF AIR'' - Leave On Air Mode. 
-  * ''ON/OFF AIR'' - Toggle ''ON AIR'' and ''OFF AIR''. 
-  * ''ON AIR'' - Incorporate On Air Mode. 
  
 ==== Voice track ==== ==== Voice track ====
Line 480: Line 509:
  
   * ''NOVT'' can be used to mark commands only enabled if voicetracking is **not** active, e. g.: ''NOVT PLAYER 1-1 START; VT PLAYER A START'' makes some start button or -hotkey usable for both voicetracking and normal playout.   * ''NOVT'' can be used to mark commands only enabled if voicetracking is **not** active, e. g.: ''NOVT PLAYER 1-1 START; VT PLAYER A START'' makes some start button or -hotkey usable for both voicetracking and normal playout.
 +
 +  * ''ISVT'' can be used similarly to mark commands only enabled if voicetracking **is** active.
  
 ==== Aircheck Recorder ==== ==== Aircheck Recorder ====
Line 497: Line 528:
   * ''TALKTIMER START/STOP'' - Toggle between ''… START'' and ''… STOP''.   * ''TALKTIMER START/STOP'' - Toggle between ''… START'' and ''… STOP''.
   * ''TALKTIMER STOP'' - Stop the talk timer.   * ''TALKTIMER STOP'' - Stop the talk timer.
- 
-==== System ==== 
- 
-  * ''SLEEP <Value>'' - Can be used in connected commands ("chains") to have a pause of ''<Value>'' (in milliseconds) between two or more commands. 
-  * ''RUNSCRIPT '<Path>' '' - Runs a script located at ''<Path>'' (with ''<Path>'' = ''C:\Path\to\Script.mls'' or the like). 
- 
  
reference/remote_control_commands.txt · Last modified: 2024/03/09 14:54 by ulinobbe

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki