svrooij / node-sonos-ts

:speaker: Sonos control library, use this library in your own appliction.
https://sonos-ts.svrooij.io/
MIT License
84 stars 18 forks source link

Support for Stream URL #193

Closed svrooij closed 7 months ago

svrooij commented 7 months ago

Stream URL support and GroupID in devices

Description

The shortcut method now supports direct stream urls.

sonos.SetAVTransportURI('x-rincon-mp3radio://https://kexp.streamguys1.com/kexp160.aac');

Your checklist for this pull request

🚨 Please review the guidelines for contributing to this repository.

💔 Thank you!

coveralls commented 7 months ago

Pull Request Test Coverage Report for Build 8492131351

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/sonos-manager.ts 4 5 80.0%
src/sonos-device.ts 2 6 33.33%
<!-- Total: 14 19 73.68% -->
Files with Coverage Reduction New Missed Lines %
src/sonos-device.ts 2 66.03%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 8492089456: -0.1%
Covered Lines: 1698
Relevant Lines: 2117

💛 - Coveralls
github-actions[bot] commented 7 months ago

:tada: This PR is included in version 2.6.0-beta.8 :tada:

The release is available on:

Your semantic-release bot :package::rocket: