You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
added assignStationButton(...) and getStationButtonAssignment(...) method on raumfeld media server (#17@ChriD)
added and tested triggers for play, stop, pause, setPlayMode, mute, setVolume, loadPlaylist, loadShuffle, loadUri, loadLineIn, loadSingle, connectRoomToZone, dropRoomFromZone
You can set _confirm parameter for each methods to true to consider the state changes (#22@ChriD)
added ability to set a fixed host in the settings which will force to use this address. So no discovering is done (#feature @ChriD)
added 4 more events on the kernel class zoneCreated, zoneRemoved, roomAddedToZone, roomRemovedFromZone (#22@ChriD)