Releases: ChriD/node-raumserver
Releases · ChriD/node-raumserver
0.1.7
- Typo fix #72
- Added new request #71
- Minor fixes
0.1.4
Bugfixes
- Fixed issue for SSDP discovery. Sometmes other devices than the raumfeld host where found!
0.1.2
Bugfixes
- 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)
Updates
- favicon.ico request will not throw an error (#50)
- getRendererState request got new 'onlyVirtual' option (#35)
0.1.1
Bugfixes
- Kernel update for resolving rediscovery issues
- Kernel update for resolving "open port" issues
Updates
- Added setting for log level in config file (#31)
0.0.10
Bugfixes
- Enhanced SSDP and Bonjour discovery of host (#37 @ChriD)
- Fix some rediscovery of devices on host re-appearance (@ChriD)
0.0.9
Bugfixes
- the fixed host setting was not taken from the config file (@ChriD)
- fixed all relative volume requests (#32 @ChriD)
0.0.8
Updates
- 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)
0.0.7 (2017-04-21)
Updates
- added new option on
setVolume
request for eual the room volumes to thie given value with the &equalRooms=1
option. (#19 @ChriD)
getRendererState
now returns some more values and the room keys from the zoneConfiguration (#20 @ChriD)
- added
loadLineIn
request .e.g: loadLineIn?id=Kitchen&room=Living
(@ChriD)
Bugfixes
- set correct reference to uriMetaData template for
loadUri
request (@ChriD)
- playlists with
_
in name are now loadable via loadPlaylist
request (#18 @ChriD)
0.0.6 (2017-04-13)
Updates
- added ability to enter and leave standby for a virtual renderer or the whole system (#7 @ChriD)
- added current media item info to the renderer state request (#3 @ChriD)
- added request for setting device settings (used for soundbar for example) (#15 @ChriD)
0.0.5 (2017-04-01)
Initial stable version
This version contains all relevant requests for controlling the raumfeld multiroom system