Skip to content

0.2.0

Compare
Choose a tag to compare
@calne-ca calne-ca released this 08 Apr 18:04
· 13 commits to master since this release

Added

  • New method subsonic.media().streamUrl(songId) that returns a stream URL without reading from it.

Fixed

  • Fixed InputStream returned by subsonic.media().stream(songId) not readable as audio stream.