57 | | * stuff goes here |
| 57 | * NetService - The input NET individual services. Such as Spotify and Pandora. |
| 58 | * Surround - The type of surround setting. IE: Stereo, Mono, THX. |
| 59 | * HDMIOut - The HDMI output variable. Main or Sub. |
| 60 | * zoneCount - The number of zones the receiver has. (not automatically set) Default value 2. |
| 61 | * DEBUGMODE - Setting to enable or disable advanced logging. |
| 62 | * LOGLEVEL - Setting to tell what to log. |
| 63 | * MacroInput(1 or 2) - Macro variable to select a specific input. |
| 64 | * MacroNetservice(1 or 2) - Macro variable to select a specific Netservice. |
| 65 | * MacroNetIndex(1 or 2) - Macro variable CSV list of index values of listed content or menu commands. |
| 66 | * LastChange - Unformated Timestamp of when any time or track information is updated. |
| 67 | * PlayStatus - Play,Pause,Stop |
| 68 | * RepeatStatus - On or Off |
| 69 | * ShuffleStatus - On or Off |
| 70 | |