iobroker.yamaha 2.0.4 → 2.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (54) hide show
  1. package/README.md +11 -10
  2. package/admin/i18n/de.json +248 -1
  3. package/admin/i18n/en.json +248 -1
  4. package/admin/i18n/es.json +248 -1
  5. package/admin/i18n/fr.json +248 -1
  6. package/admin/i18n/it.json +248 -1
  7. package/admin/i18n/nl.json +248 -1
  8. package/admin/i18n/pl.json +248 -1
  9. package/admin/i18n/pt.json +248 -1
  10. package/admin/i18n/ru.json +248 -1
  11. package/admin/i18n/uk.json +248 -1
  12. package/admin/i18n/zh-cn.json +248 -1
  13. package/build/device-management.js +18 -0
  14. package/build/device-management.js.map +2 -2
  15. package/build/lib/browse/browse-engine.js +19 -1
  16. package/build/lib/browse/browse-engine.js.map +2 -2
  17. package/build/lib/browse/objects.js +17 -16
  18. package/build/lib/browse/objects.js.map +2 -2
  19. package/build/lib/catalog/build-objects.js +5 -3
  20. package/build/lib/catalog/build-objects.js.map +2 -2
  21. package/build/lib/catalog/owner-policy.js +6 -7
  22. package/build/lib/catalog/owner-policy.js.map +2 -2
  23. package/build/lib/catalog/types.js +3 -3
  24. package/build/lib/catalog/types.js.map +2 -2
  25. package/build/lib/device-controller.js +17 -2
  26. package/build/lib/device-controller.js.map +2 -2
  27. package/build/lib/discovered-store-deps.js +11 -3
  28. package/build/lib/discovered-store-deps.js.map +2 -2
  29. package/build/lib/discovered-store.js +26 -2
  30. package/build/lib/discovered-store.js.map +2 -2
  31. package/build/lib/i18n.js +54 -4
  32. package/build/lib/i18n.js.map +3 -3
  33. package/build/lib/lifecycle/transport-connection-adapter.js +1 -1
  34. package/build/lib/lifecycle/transport-connection-adapter.js.map +2 -2
  35. package/build/lib/pure-helpers.js +38 -12
  36. package/build/lib/pure-helpers.js.map +2 -2
  37. package/build/lib/xml/catalog.js +29 -20
  38. package/build/lib/xml/catalog.js.map +2 -2
  39. package/build/lib/xml/device-controller.js +29 -13
  40. package/build/lib/xml/device-controller.js.map +2 -2
  41. package/build/lib/ynca/catalog.js +156 -118
  42. package/build/lib/ynca/catalog.js.map +2 -2
  43. package/build/lib/yxc/catalog.js +49 -40
  44. package/build/lib/yxc/catalog.js.map +2 -2
  45. package/build/lib/yxc/command-mapper.js +29 -18
  46. package/build/lib/yxc/command-mapper.js.map +2 -2
  47. package/build/lib/yxc/device-controller.js +2 -1
  48. package/build/lib/yxc/device-controller.js.map +2 -2
  49. package/build/lib/yxc/object-mapper.js +111 -93
  50. package/build/lib/yxc/object-mapper.js.map +2 -2
  51. package/build/main.js +195 -37
  52. package/build/main.js.map +2 -2
  53. package/io-package.json +79 -19
  54. package/package.json +1 -1
package/README.md CHANGED
@@ -103,6 +103,17 @@ On the very first contact the adapter asks the receiver which functions it suppo
103
103
  Placeholder for the next version (at the beginning of the line):
104
104
  ### **WORK IN PROGRESS**
105
105
  -->
106
+ ### 2.1.0 (2026-09-02)
107
+
108
+ - (krobipd) New: every datapoint name is now shown in your ioBroker language, in eleven languages; a name you changed yourself stays untouched
109
+ - (krobipd) Fixed: the empty "Media server" folder left behind by the 2.0.0 object tree is removed, together with any other folder that no longer holds a datapoint
110
+ - (krobipd) Fixed: the menu view starts empty after a restart instead of still showing the menu from the last time you browsed
111
+ - (krobipd) Fixed: a receiver that gets a new address from your router is found again and reconnected there, instead of staying offline for good
112
+ - (krobipd) Fixed: deleting an automatically found receiver now really removes it — the connection is closed, its datapoints are gone, and the next search does not bring it back
113
+ - (krobipd) Fixed: the DAB date, the audio signal fields and the tuner preset list no longer show the receiver's own placeholder text — they stay empty, and only stored presets are listed
114
+ - (krobipd) Fixed: on a receiver with both an analogue and a DAB tuner the AM band stays selectable and every band change reaches the right tuner
115
+ - (krobipd) Fixed: a hiccup of the ioBroker database while the adapter starts no longer stops the instance — it says so in the log and keeps the receivers running
116
+
106
117
  ### 2.0.4 (2026-09-02)
107
118
 
108
119
  - (krobipd) Fixed: a short outage of the ioBroker database no longer restarts the adapter — a failed write is logged once and the next value is written normally
@@ -128,16 +139,6 @@ On the very first contact the adapter asks the receiver which functions it suppo
128
139
  - (krobipd) Fixed: the player block of a zone that is not playing a media source starts with cleared values (empty texts, playback on stop) instead of staying without any value until the first playback
129
140
  - (krobipd) Fixed: the two DAB station-scan datapoints (stations found, scan progress) start at zero instead of staying without a value until the first station scan
130
141
 
131
- ### 2.0.0 (2026-09-01)
132
-
133
- - (krobipd) Changed: one player block per zone now shows what is playing — source, title, artist, cover art and the transport buttons — instead of an identical, mostly empty block under every source
134
- - (krobipd) Changed: the scene name datapoints are gone — the recall dropdown carries the receiver's own titles, and scene.list offers every scene with number and title for visualizations
135
- - (krobipd) Changed: the tuner has one band, one frequency (kHz on every generation) and one preset for AM, FM and DAB; only genuinely DAB-specific detail stays under tuner.dab
136
- - (krobipd) Changed: the equalizer and the audio-signal info moved into their own folders under sound, the lip-sync offsets into hdmi, the speaker A/B switches to the speaker settings
137
- - (krobipd) New: zones can show different programs — zones 2 to 4 get their own player block, and play/pause/skip always act on whatever that zone is playing
138
- - (krobipd) Fixed: the on-screen remote keys and the tuner preset stepping on MusicCast devices count as button presses again — they no longer wait behind a running background refresh
139
- - (krobipd) Fixed: restarting or updating the adapter while a receiver was still connecting no longer produces shutdown warnings about timers in the log
140
-
141
142
  [Older changelogs can be found there](CHANGELOG_OLD.md)
142
143
 
143
144
  ## History
@@ -36,5 +36,252 @@
36
36
  "group_sound": "Klang",
37
37
  "group_sound_help": "Klangmodi, Klangregler, Subwoofer, Balance und Equalizer",
38
38
  "group_advanced": "Erweitert",
39
- "group_advanced_help": "Anfangslautstärke, Maximallautstärke, Lautsprechermuster und die 23 Eingangsnamen"
39
+ "group_advanced_help": "Anfangslautstärke, Maximallautstärke, Lautsprechermuster und die 23 Eingangsnamen",
40
+ "Adaptive DRC": "Adaptive DRC",
41
+ "Adaptive DSP": "Adaptives DSP",
42
+ "Adaptive DSP level": "Adaptiver DSP-Pegel",
43
+ "Advanced": "Erweitert",
44
+ "AirPlay": "AirPlay",
45
+ "Alarm": "Wecker",
46
+ "Alarm armed": "Wecker aktiv",
47
+ "Alarm mode": "Weckmodus",
48
+ "Alarm volume": "Wecklautstärke",
49
+ "Album": "Album",
50
+ "Album art": "Albumbild",
51
+ "All devices online": "Alle Geräte verbunden",
52
+ "Artist": "Interpret",
53
+ "Audio mode": "Audiomodus",
54
+ "Audio select": "Audio-Auswahl",
55
+ "Audio signal": "Audiosignal",
56
+ "Automatic time sync": "Automatische Zeitsynchronisierung",
57
+ "Balance": "Balance",
58
+ "Band": "Frequenzband",
59
+ "Bass": "Bässe",
60
+ "Bass extension": "Bass-Erweiterung",
61
+ "Bit rate": "Bitrate",
62
+ "Bluetooth": "Bluetooth",
63
+ "Bookmark current station": "Aktuellen Sender merken",
64
+ "Browse": "Durchsuchen",
65
+ "Busy": "Beschäftigt",
66
+ "CD": "CD",
67
+ "CINEMA DSP 3D": "CINEMA DSP 3D",
68
+ "Cancel pairing": "Kopplung abbrechen",
69
+ "Channel label": "Kanalname",
70
+ "Channel name": "Kanalname",
71
+ "Clear Voice": "Clear Voice",
72
+ "Clock": "Uhr",
73
+ "Clock & alarm": "Uhr & Wecker",
74
+ "Clock format": "Uhrzeitformat",
75
+ "Connect": "Verbinden",
76
+ "Connected": "Verbunden",
77
+ "Contents display": "Inhaltsanzeige",
78
+ "Current line": "Aktuelle Zeile",
79
+ "Cursor pad": "Steuerkreuz",
80
+ "DAB": "DAB",
81
+ "DAB DLS text": "DAB-DLS-Text",
82
+ "DAB channel": "DAB-Kanal",
83
+ "DAB date/time": "DAB-Datum/Uhrzeit",
84
+ "DAB ensemble": "DAB-Ensemble",
85
+ "DAB program type": "DAB-Programmart",
86
+ "DAB service": "DAB-Dienst",
87
+ "DAB status": "DAB-Status",
88
+ "DAB+": "DAB+",
89
+ "DLS text": "DLS-Text",
90
+ "DTS dialogue control": "DTS-Dialogsteuerung",
91
+ "Deezer": "Deezer",
92
+ "Device or service connected": "Gerät oder Dienst verbunden",
93
+ "Devices online": "Geräte verbunden",
94
+ "Devices total": "Geräte gesamt",
95
+ "Dialogue level": "Dialogpegel",
96
+ "Dialogue lift": "Dialoghöhe",
97
+ "Direct": "Direct",
98
+ "Disc time": "Disc-Zeit",
99
+ "Drive status": "Laufwerkszustand",
100
+ "Elapsed time": "Gespielte Zeit",
101
+ "Enhancer": "Enhancer",
102
+ "Ensemble label": "Ensemble-Name",
103
+ "Equalizer": "Equalizer",
104
+ "Equalizer high": "Equalizer hoch",
105
+ "Equalizer low": "Equalizer tief",
106
+ "Equalizer mid": "Equalizer mittel",
107
+ "Equalizer mode": "Equalizer-Modus",
108
+ "Extra Bass": "Extra Bass",
109
+ "FM mode": "UKW-Modus",
110
+ "Fade type": "Einblendart",
111
+ "Fade-in time": "Einblendzeit",
112
+ "Favourites (stored presets)": "Favoriten (gespeicherte Plätze)",
113
+ "Firmware version": "Firmware-Version",
114
+ "Frequency": "Frequenz",
115
+ "HDMI": "HDMI",
116
+ "HDMI OUT1": "HDMI OUT1",
117
+ "HDMI OUT2": "HDMI OUT2",
118
+ "HDMI OUT3": "HDMI OUT3",
119
+ "HDMI output": "HDMI-Ausgang",
120
+ "Headphone bass": "Kopfhörer-Bässe",
121
+ "Headphone treble": "Kopfhörer-Höhen",
122
+ "IP address": "IP-Adresse",
123
+ "Info": "Info",
124
+ "Information": "Information",
125
+ "Initial scan progress": "Fortschritt der Erstsuche",
126
+ "Initial volume": "Einschalt-Lautstärke",
127
+ "Initial volume level": "Einschalt-Lautstärkepegel",
128
+ "Initial volume mode": "Einschalt-Lautstärkemodus",
129
+ "Input": "Eingang",
130
+ "Input name (display)": "Eingangsname (Anzeige)",
131
+ "Input names": "Eingangsnamen",
132
+ "Leave group": "Gruppe verlassen",
133
+ "Link a device (its IP)": "Gerät verbinden (dessen IP)",
134
+ "Link audio delay": "Link-Audioverzögerung",
135
+ "Link audio quality": "Link-Audioqualität",
136
+ "Link control": "Link-Steuerung",
137
+ "Lip sync HDMI OUT1 offset": "Lippensynchronität HDMI OUT1",
138
+ "Lip sync HDMI OUT2 offset": "Lippensynchronität HDMI OUT2",
139
+ "Master power (all zones)": "Hauptschalter (alle Zonen)",
140
+ "Maximum volume": "Maximale Lautstärke",
141
+ "Media player": "Medienwiedergabe",
142
+ "Media server": "Medienserver",
143
+ "Menu key": "Menütaste",
144
+ "Menu level": "Menüebene",
145
+ "Menu name": "Menüname",
146
+ "Model": "Modell",
147
+ "Monaural": "Mono",
148
+ "Multiroom": "Multiroom",
149
+ "Multiroom streaming enabled": "Multiroom-Streaming freigegeben",
150
+ "MusicCast Link": "MusicCast Link",
151
+ "MusicCast group (linked devices)": "MusicCast-Gruppe (verbundene Geräte)",
152
+ "MusicCast playlists": "MusicCast-Wiedergabelisten",
153
+ "Mute": "Stumm",
154
+ "Napster": "Napster",
155
+ "Navigate path (e.g. Bookmarks>Radio Paradise)": "Pfad ansteuern (z. B. Bookmarks>Radio Paradise)",
156
+ "Net radio": "Internetradio",
157
+ "Network player": "Netzwerk-Player",
158
+ "Next": "Weiter",
159
+ "Next preset": "Nächster Speicherplatz",
160
+ "Off air": "Kein Sendebetrieb",
161
+ "PC": "PC",
162
+ "Paired device": "Gekoppeltes Gerät",
163
+ "Pandora": "Pandora",
164
+ "Party mode (all zones)": "Party-Modus (alle Zonen)",
165
+ "Party mute (all zones)": "Party-Stumm (alle Zonen)",
166
+ "Pause": "Pause",
167
+ "Play": "Wiedergabe",
168
+ "Play queue": "Warteschlange",
169
+ "Playback": "Wiedergabe",
170
+ "Playing source": "Laufende Quelle",
171
+ "Power": "Ein/Aus",
172
+ "Preset (recall by number)": "Speicherplatz (Aufruf per Nummer)",
173
+ "Previous": "Zurück",
174
+ "Previous preset": "Vorheriger Speicherplatz",
175
+ "Programme type": "Programmart",
176
+ "Pure Direct": "Pure Direct",
177
+ "RDS clock": "RDS-Uhrzeit",
178
+ "RDS program type": "RDS-Programmart",
179
+ "RDS programme type": "RDS-Programmart",
180
+ "RDS station": "RDS-Sendername",
181
+ "RDS text": "RDS-Text",
182
+ "RDS text B": "RDS-Text B",
183
+ "Recall preset": "Speicherplatz aufrufen",
184
+ "Recall recently played (number)": "Zuletzt Gespieltes aufrufen (Nummer)",
185
+ "Recall scene": "Szene aufrufen",
186
+ "Recently played": "Zuletzt gespielt",
187
+ "Remote control": "Fernbedienung",
188
+ "Repeat": "Wiederholen",
189
+ "Repeat (snooze)": "Schlummern",
190
+ "Rhapsody": "Rhapsody",
191
+ "Rows (JSON)": "Zeilen (JSON)",
192
+ "Save to preset (0 = first free slot)": "Auf Speicherplatz sichern (0 = erster freier)",
193
+ "Scenes": "Szenen",
194
+ "Scenes (number + title)": "Szenen (Nummer + Titel)",
195
+ "Search mode": "Suchmodus",
196
+ "Select line (folder opens, item plays)": "Zeile wählen (Ordner öffnet, Eintrag spielt)",
197
+ "Service category": "Dienstkategorie",
198
+ "Service label": "Dienstname",
199
+ "Shuffle": "Zufall",
200
+ "Signal quality": "Signalqualität",
201
+ "SiriusXM": "SiriusXM",
202
+ "Sleep timer": "Einschlaf-Zeit",
203
+ "Sound": "Klang",
204
+ "Sound program": "Klangprogramm",
205
+ "Source": "Quelle",
206
+ "Speaker A": "Lautsprecher A",
207
+ "Speaker B": "Lautsprecher B",
208
+ "Speaker pattern": "Lautsprecher-Muster",
209
+ "Speaker pattern 1 amp assign": "Lautsprecher-Muster 1: Endstufen-Zuordnung",
210
+ "Speaker pattern 1 subwoofer 1": "Lautsprecher-Muster 1: Subwoofer 1",
211
+ "Speaker pattern 1 subwoofer 2": "Lautsprecher-Muster 1: Subwoofer 2",
212
+ "Speaker pattern 2 subwoofer 1": "Lautsprecher-Muster 2: Subwoofer 1",
213
+ "Speaker pattern 2 subwoofer 2": "Lautsprecher-Muster 2: Subwoofer 2",
214
+ "Speakers": "Lautsprecher",
215
+ "Spotify": "Spotify",
216
+ "Start pairing": "Kopplung starten",
217
+ "Station": "Sender",
218
+ "Stereo reception": "Stereo-Empfang",
219
+ "Stop": "Stopp",
220
+ "Stored presets": "Gespeicherte Sender",
221
+ "Straight": "Straight",
222
+ "Subwoofer trim": "Subwoofer-Pegel",
223
+ "Surround 3D": "Surround 3D",
224
+ "Surround AI": "Surround AI",
225
+ "Surround decoder": "Surround-Decoder",
226
+ "Tidal": "Tidal",
227
+ "Toggle repeat": "Wiederholen umschalten",
228
+ "Toggle shuffle": "Zufall umschalten",
229
+ "Toggle tray": "Schublade öffnen/schließen",
230
+ "Tone control mode": "Klangregelung",
231
+ "Total entries": "Einträge gesamt",
232
+ "Total stations": "Gefundene Sender",
233
+ "Total time": "Gesamtzeit",
234
+ "Total tracks": "Titel gesamt",
235
+ "Track": "Titel",
236
+ "Track number": "Titelnummer",
237
+ "Transports": "Protokolle",
238
+ "Treble": "Höhen",
239
+ "Trigger out 1 manual level": "Trigger-Ausgang 1 (manuell)",
240
+ "Tune aid level": "Empfangshilfe-Pegel",
241
+ "Tuned": "Empfang",
242
+ "Tuned to a station": "Sender empfangen",
243
+ "Tuner": "Tuner",
244
+ "USB": "USB",
245
+ "Volume": "Lautstärke",
246
+ "Volume (dB)": "Lautstärke (dB)",
247
+ "Volume display mode": "Lautstärke-Anzeigeart",
248
+ "Volume interlock": "Lautstärke-Kopplung",
249
+ "YNCA control port": "YNCA-Steuerport",
250
+ "YPAO Volume": "YPAO-Lautstärke",
251
+ "Zone 2": "Zone 2",
252
+ "Zone 3": "Zone 3",
253
+ "Zone 4": "Zone 4",
254
+ "Zone B": "Zone B",
255
+ "Zone B availability": "Zone B: verfügbar",
256
+ "Zone B mute": "Zone B: Stumm",
257
+ "Zone B name": "Zone B: Name",
258
+ "Zone B power": "Zone B: Ein/Aus",
259
+ "Zone B volume": "Zone B: Lautstärke",
260
+ "Zone name": "Zonenname",
261
+ "iPod": "iPod",
262
+ "iPod (USB)": "iPod (USB)",
263
+ "Line %s": "Zeile %s",
264
+ "%s connected": "%s verbunden",
265
+ "Page up": "Seite zurück",
266
+ "Page down": "Seite vor",
267
+ "Back": "Zurück",
268
+ "Menu root": "Hauptmenü",
269
+ "One-day alarm": "Einmal-Wecker",
270
+ "Enabled": "Aktiv",
271
+ "Alarm time": "Weckzeit",
272
+ "Beep": "Signalton",
273
+ "Playback type": "Wiedergabeart",
274
+ "Resume input": "Eingang beim Wecken",
275
+ "Preset type": "Speicherplatz-Art",
276
+ "Preset number": "Speicherplatz-Nummer",
277
+ "Preset source": "Speicherplatz-Quelle",
278
+ "Role (server/client)": "Rolle (Server/Client)",
279
+ "Group ID": "Gruppen-Kennung",
280
+ "Group name": "Gruppenname",
281
+ "Server zone (feeds the group)": "Server-Zone (speist die Gruppe)",
282
+ "Linked devices": "Verbundene Geräte",
283
+ "Audio signal format": "Audioformat",
284
+ "Audio sampling rate": "Abtastrate",
285
+ "Audio bit depth": "Bit-Tiefe",
286
+ "Audio bitrate": "Audio-Bitrate"
40
287
  }
@@ -36,5 +36,252 @@
36
36
  "group_sound": "Sound",
37
37
  "group_sound_help": "Sound-processing modes, tone controls, subwoofer, balance and equalizer",
38
38
  "group_advanced": "Advanced",
39
- "group_advanced_help": "Initial volume, maximum volume, speaker patterns and the 23 input name labels"
39
+ "group_advanced_help": "Initial volume, maximum volume, speaker patterns and the 23 input name labels",
40
+ "Adaptive DRC": "Adaptive DRC",
41
+ "Adaptive DSP": "Adaptive DSP",
42
+ "Adaptive DSP level": "Adaptive DSP level",
43
+ "Advanced": "Advanced",
44
+ "AirPlay": "AirPlay",
45
+ "Alarm": "Alarm",
46
+ "Alarm armed": "Alarm armed",
47
+ "Alarm mode": "Alarm mode",
48
+ "Alarm volume": "Alarm volume",
49
+ "Album": "Album",
50
+ "Album art": "Album art",
51
+ "All devices online": "All devices online",
52
+ "Artist": "Artist",
53
+ "Audio mode": "Audio mode",
54
+ "Audio select": "Audio select",
55
+ "Audio signal": "Audio signal",
56
+ "Automatic time sync": "Automatic time sync",
57
+ "Balance": "Balance",
58
+ "Band": "Band",
59
+ "Bass": "Bass",
60
+ "Bass extension": "Bass extension",
61
+ "Bit rate": "Bit rate",
62
+ "Bluetooth": "Bluetooth",
63
+ "Bookmark current station": "Bookmark current station",
64
+ "Browse": "Browse",
65
+ "Busy": "Busy",
66
+ "CD": "CD",
67
+ "CINEMA DSP 3D": "CINEMA DSP 3D",
68
+ "Cancel pairing": "Cancel pairing",
69
+ "Channel label": "Channel label",
70
+ "Channel name": "Channel name",
71
+ "Clear Voice": "Clear Voice",
72
+ "Clock": "Clock",
73
+ "Clock & alarm": "Clock & alarm",
74
+ "Clock format": "Clock format",
75
+ "Connect": "Connect",
76
+ "Connected": "Connected",
77
+ "Contents display": "Contents display",
78
+ "Current line": "Current line",
79
+ "Cursor pad": "Cursor pad",
80
+ "DAB": "DAB",
81
+ "DAB DLS text": "DAB DLS text",
82
+ "DAB channel": "DAB channel",
83
+ "DAB date/time": "DAB date/time",
84
+ "DAB ensemble": "DAB ensemble",
85
+ "DAB program type": "DAB program type",
86
+ "DAB service": "DAB service",
87
+ "DAB status": "DAB status",
88
+ "DAB+": "DAB+",
89
+ "DLS text": "DLS text",
90
+ "DTS dialogue control": "DTS dialogue control",
91
+ "Deezer": "Deezer",
92
+ "Device or service connected": "Device or service connected",
93
+ "Devices online": "Devices online",
94
+ "Devices total": "Devices total",
95
+ "Dialogue level": "Dialogue level",
96
+ "Dialogue lift": "Dialogue lift",
97
+ "Direct": "Direct",
98
+ "Disc time": "Disc time",
99
+ "Drive status": "Drive status",
100
+ "Elapsed time": "Elapsed time",
101
+ "Enhancer": "Enhancer",
102
+ "Ensemble label": "Ensemble label",
103
+ "Equalizer": "Equalizer",
104
+ "Equalizer high": "Equalizer high",
105
+ "Equalizer low": "Equalizer low",
106
+ "Equalizer mid": "Equalizer mid",
107
+ "Equalizer mode": "Equalizer mode",
108
+ "Extra Bass": "Extra Bass",
109
+ "FM mode": "FM mode",
110
+ "Fade type": "Fade type",
111
+ "Fade-in time": "Fade-in time",
112
+ "Favourites (stored presets)": "Favourites (stored presets)",
113
+ "Firmware version": "Firmware version",
114
+ "Frequency": "Frequency",
115
+ "HDMI": "HDMI",
116
+ "HDMI OUT1": "HDMI OUT1",
117
+ "HDMI OUT2": "HDMI OUT2",
118
+ "HDMI OUT3": "HDMI OUT3",
119
+ "HDMI output": "HDMI output",
120
+ "Headphone bass": "Headphone bass",
121
+ "Headphone treble": "Headphone treble",
122
+ "IP address": "IP address",
123
+ "Info": "Info",
124
+ "Information": "Information",
125
+ "Initial scan progress": "Initial scan progress",
126
+ "Initial volume": "Initial volume",
127
+ "Initial volume level": "Initial volume level",
128
+ "Initial volume mode": "Initial volume mode",
129
+ "Input": "Input",
130
+ "Input name (display)": "Input name (display)",
131
+ "Input names": "Input names",
132
+ "Leave group": "Leave group",
133
+ "Link a device (its IP)": "Link a device (its IP)",
134
+ "Link audio delay": "Link audio delay",
135
+ "Link audio quality": "Link audio quality",
136
+ "Link control": "Link control",
137
+ "Lip sync HDMI OUT1 offset": "Lip sync HDMI OUT1 offset",
138
+ "Lip sync HDMI OUT2 offset": "Lip sync HDMI OUT2 offset",
139
+ "Master power (all zones)": "Master power (all zones)",
140
+ "Maximum volume": "Maximum volume",
141
+ "Media player": "Media player",
142
+ "Media server": "Media server",
143
+ "Menu key": "Menu key",
144
+ "Menu level": "Menu level",
145
+ "Menu name": "Menu name",
146
+ "Model": "Model",
147
+ "Monaural": "Monaural",
148
+ "Multiroom": "Multiroom",
149
+ "Multiroom streaming enabled": "Multiroom streaming enabled",
150
+ "MusicCast Link": "MusicCast Link",
151
+ "MusicCast group (linked devices)": "MusicCast group (linked devices)",
152
+ "MusicCast playlists": "MusicCast playlists",
153
+ "Mute": "Mute",
154
+ "Napster": "Napster",
155
+ "Navigate path (e.g. Bookmarks>Radio Paradise)": "Navigate path (e.g. Bookmarks>Radio Paradise)",
156
+ "Net radio": "Net radio",
157
+ "Network player": "Network player",
158
+ "Next": "Next",
159
+ "Next preset": "Next preset",
160
+ "Off air": "Off air",
161
+ "PC": "PC",
162
+ "Paired device": "Paired device",
163
+ "Pandora": "Pandora",
164
+ "Party mode (all zones)": "Party mode (all zones)",
165
+ "Party mute (all zones)": "Party mute (all zones)",
166
+ "Pause": "Pause",
167
+ "Play": "Play",
168
+ "Play queue": "Play queue",
169
+ "Playback": "Playback",
170
+ "Playing source": "Playing source",
171
+ "Power": "Power",
172
+ "Preset (recall by number)": "Preset (recall by number)",
173
+ "Previous": "Previous",
174
+ "Previous preset": "Previous preset",
175
+ "Programme type": "Programme type",
176
+ "Pure Direct": "Pure Direct",
177
+ "RDS clock": "RDS clock",
178
+ "RDS program type": "RDS program type",
179
+ "RDS programme type": "RDS programme type",
180
+ "RDS station": "RDS station",
181
+ "RDS text": "RDS text",
182
+ "RDS text B": "RDS text B",
183
+ "Recall preset": "Recall preset",
184
+ "Recall recently played (number)": "Recall recently played (number)",
185
+ "Recall scene": "Recall scene",
186
+ "Recently played": "Recently played",
187
+ "Remote control": "Remote control",
188
+ "Repeat": "Repeat",
189
+ "Repeat (snooze)": "Repeat (snooze)",
190
+ "Rhapsody": "Rhapsody",
191
+ "Rows (JSON)": "Rows (JSON)",
192
+ "Save to preset (0 = first free slot)": "Save to preset (0 = first free slot)",
193
+ "Scenes": "Scenes",
194
+ "Scenes (number + title)": "Scenes (number + title)",
195
+ "Search mode": "Search mode",
196
+ "Select line (folder opens, item plays)": "Select line (folder opens, item plays)",
197
+ "Service category": "Service category",
198
+ "Service label": "Service label",
199
+ "Shuffle": "Shuffle",
200
+ "Signal quality": "Signal quality",
201
+ "SiriusXM": "SiriusXM",
202
+ "Sleep timer": "Sleep timer",
203
+ "Sound": "Sound",
204
+ "Sound program": "Sound program",
205
+ "Source": "Source",
206
+ "Speaker A": "Speaker A",
207
+ "Speaker B": "Speaker B",
208
+ "Speaker pattern": "Speaker pattern",
209
+ "Speaker pattern 1 amp assign": "Speaker pattern 1 amp assign",
210
+ "Speaker pattern 1 subwoofer 1": "Speaker pattern 1 subwoofer 1",
211
+ "Speaker pattern 1 subwoofer 2": "Speaker pattern 1 subwoofer 2",
212
+ "Speaker pattern 2 subwoofer 1": "Speaker pattern 2 subwoofer 1",
213
+ "Speaker pattern 2 subwoofer 2": "Speaker pattern 2 subwoofer 2",
214
+ "Speakers": "Speakers",
215
+ "Spotify": "Spotify",
216
+ "Start pairing": "Start pairing",
217
+ "Station": "Station",
218
+ "Stereo reception": "Stereo reception",
219
+ "Stop": "Stop",
220
+ "Stored presets": "Stored presets",
221
+ "Straight": "Straight",
222
+ "Subwoofer trim": "Subwoofer trim",
223
+ "Surround 3D": "Surround 3D",
224
+ "Surround AI": "Surround AI",
225
+ "Surround decoder": "Surround decoder",
226
+ "Tidal": "Tidal",
227
+ "Toggle repeat": "Toggle repeat",
228
+ "Toggle shuffle": "Toggle shuffle",
229
+ "Toggle tray": "Toggle tray",
230
+ "Tone control mode": "Tone control mode",
231
+ "Total entries": "Total entries",
232
+ "Total stations": "Total stations",
233
+ "Total time": "Total time",
234
+ "Total tracks": "Total tracks",
235
+ "Track": "Track",
236
+ "Track number": "Track number",
237
+ "Transports": "Transports",
238
+ "Treble": "Treble",
239
+ "Trigger out 1 manual level": "Trigger out 1 manual level",
240
+ "Tune aid level": "Tune aid level",
241
+ "Tuned": "Tuned",
242
+ "Tuned to a station": "Tuned to a station",
243
+ "Tuner": "Tuner",
244
+ "USB": "USB",
245
+ "Volume": "Volume",
246
+ "Volume (dB)": "Volume (dB)",
247
+ "Volume display mode": "Volume display mode",
248
+ "Volume interlock": "Volume interlock",
249
+ "YNCA control port": "YNCA control port",
250
+ "YPAO Volume": "YPAO Volume",
251
+ "Zone 2": "Zone 2",
252
+ "Zone 3": "Zone 3",
253
+ "Zone 4": "Zone 4",
254
+ "Zone B": "Zone B",
255
+ "Zone B availability": "Zone B availability",
256
+ "Zone B mute": "Zone B mute",
257
+ "Zone B name": "Zone B name",
258
+ "Zone B power": "Zone B power",
259
+ "Zone B volume": "Zone B volume",
260
+ "Zone name": "Zone name",
261
+ "iPod": "iPod",
262
+ "iPod (USB)": "iPod (USB)",
263
+ "Line %s": "Line %s",
264
+ "%s connected": "%s connected",
265
+ "Page up": "Page up",
266
+ "Page down": "Page down",
267
+ "Back": "Back",
268
+ "Menu root": "Menu root",
269
+ "One-day alarm": "One-day alarm",
270
+ "Enabled": "Enabled",
271
+ "Alarm time": "Alarm time",
272
+ "Beep": "Beep",
273
+ "Playback type": "Playback type",
274
+ "Resume input": "Resume input",
275
+ "Preset type": "Preset type",
276
+ "Preset number": "Preset number",
277
+ "Preset source": "Preset source",
278
+ "Role (server/client)": "Role (server/client)",
279
+ "Group ID": "Group ID",
280
+ "Group name": "Group name",
281
+ "Server zone (feeds the group)": "Server zone (feeds the group)",
282
+ "Linked devices": "Linked devices",
283
+ "Audio signal format": "Audio signal format",
284
+ "Audio sampling rate": "Audio sampling rate",
285
+ "Audio bit depth": "Audio bit depth",
286
+ "Audio bitrate": "Audio bitrate"
40
287
  }