Skip to content

Releases: ChriD/node-raumserver

0.1.7

21 Dec 14:40
Compare
Choose a tag to compare
  • Typo fix #72
  • Added new request #71
  • Minor fixes

0.1.4

24 Jan 19:01
63daedd
Compare
Choose a tag to compare

Bugfixes

  • Fixed issue for SSDP discovery. Sometmes other devices than the raumfeld host where found!

0.1.2

17 Jan 09:12
Compare
Choose a tag to compare

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

13 Jan 11:38
Compare
Choose a tag to compare

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

10 Sep 15:40
Compare
Choose a tag to compare

Bugfixes

  • Enhanced SSDP and Bonjour discovery of host (#37 @ChriD)
  • Fix some rediscovery of devices on host re-appearance (@ChriD)

0.0.9

12 May 16:07
Compare
Choose a tag to compare

Bugfixes

  • the fixed host setting was not taken from the config file (@ChriD)
  • fixed all relative volume requests (#32 @ChriD)

0.0.8

07 May 09:49
Compare
Choose a tag to compare

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)

21 Apr 17:19
Compare
Choose a tag to compare

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)

13 Apr 18:04
Compare
Choose a tag to compare

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)

12 Apr 17:48
Compare
Choose a tag to compare

Initial stable version
This version contains all relevant requests for controlling the raumfeld multiroom system