Closed svrooij closed 2 years ago
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
src/helpers/playmode-helper.ts | 10 | 11 | 90.91% | ||
<!-- | Total: | 30 | 31 | 96.77% | --> |
Totals | |
---|---|
Change from base Build 2731068019: | 0.2% |
Covered Lines: | 1684 |
Relevant Lines: | 2019 |
:tada: This PR is included in version 2.6.0-beta.1 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
PlayMode splited in Repeat and Shuffle
Description
Sonos saves the PlayMode in one ENUM with 6 states, but actually it's
Shuffle
Yes/No
andRepeat
Off/RepeatOne/RepeatAll
. The library now has thse splitted into two. And you're able to set either and the PlayMode is computed automatically.Your checklist for this pull request
🚨 Please review the guidelines for contributing to this repository.
💔 Thank you!