Skip to content

3.68#918

Merged
jaedb merged 15 commits into
masterfrom
develop
Aug 12, 2023
Merged

3.68#918
jaedb merged 15 commits into
masterfrom
develop

Conversation

@jaedb

@jaedb jaedb commented Aug 12, 2023

Copy link
Copy Markdown
Owner

No description provided.

dependabot Bot and others added 15 commits March 15, 2023 03:53
Bumps [webpack](https://github.com/webpack/webpack) from 5.73.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.73.0...v5.76.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
- When in index, but tracks are not, our callbackAction is not triggered
- Send and consume our `callbackAction` as per Playlists
- Added support to our `ensureLoaded` handler; This will need some observation and testing to ensure there is no knock-on issues (possibly double-ups?)
- Replacing with GitHub Sponsors
- Fixes #911
- Making it easier to switch current device streaming on/off
- Refactor `Stream` to functional component
@codecov

codecov Bot commented Aug 12, 2023

Copy link
Copy Markdown

Codecov Report

Merging #918 (06c33e3) into master (5ef872a) will increase coverage by 16.48%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           master     #918       +/-   ##
===========================================
+ Coverage   11.89%   28.38%   +16.48%     
===========================================
  Files         169        6      -163     
  Lines        9640      842     -8798     
  Branches       73        0       -73     
===========================================
- Hits         1147      239      -908     
+ Misses       8493      603     -7890     

see 162 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

#stream = pipe:///tmp/snapfifo?name=default
stream = pipe:///tmp/snapfifo?name=Default&sampleformat=48000:16:2&controlscript=meta_mopidy.py
stream = pipe:///tmp/snapfifo?name=Mopidy&sampleformat=48000:16:2&controlscript=meta_mopidy.py
stream = librespot:///librespot?name=Spotify

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Means that out-of-the-box, Snapcast server will accept streams from Spotify Connect. Requires use of snapserver > 1.1.0

@jaedb jaedb merged commit 43f1cd4 into master Aug 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants