Conversation
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>
…76.0 Bump webpack from 5.73.0 to 5.76.0
Korean Translation
- Thanks @saya6k
- Fixes 904
- 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 Report
@@ 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 |
jaedb
commented
Aug 12, 2023
| #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 |
Owner
Author
There was a problem hiding this comment.
Means that out-of-the-box, Snapcast server will accept streams from Spotify Connect. Requires use of snapserver > 1.1.0
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.