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

Parse stream metadata #24

Closed svrooij closed 4 years ago

svrooij commented 4 years ago

Currentlyr:streamContent isn't parsed in the metadata. This means tune-in won't show the artist and title. This field should be parsed if the Title and Artists fields are empty. Sample content Artist - Title

Found in https://github.com/svrooij/sonos2mqtt/issues/43

svrooij commented 4 years ago

:tada: This issue has been resolved in version 1.1.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: