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
Fixed issue on specific linux systems where the ping request returns 'null' response and therfore triggers research of system (which will end in endless loop)
added ability on play, stop, pause, setPlayMode, mute, setVolume, loadPlaylist, loadShuffle, loadUri, loadLineIn, loadSingle , addToZone, createZone, dropFromZone requests to return only when the appropriate state was changed on the renderer (#22#30@ChriD)
added configuration file for setting port of raumserver and other sttuff (#6@ChriD)
added a fixed host setting "raumfeldHost" : "0.0.0.0", // 0.0.0.0 = autodetect to deny discovery of host and instead use a fixed ip address. (#27@ChriD)