Merged
Conversation
…`outDir` to the VitePress configuration.
…VitePress outDir configuration.
…Hub Actions deployment path.
…protocol, including UDP socket sharing, pre-identify HELLO handling, and SSRC updates.
…nd sequence numbers, and refine voice gateway operation handling
…he audio demux components.
…logging, and enhance segmented source fatal error reporting.
…ate import instructions.
Move stream URL fetching and track resolvability checks to the source manager. This simplifies PlayableTrack implementations, reduces boilerplate, and allows for earlier fallback on unresolvable tracks.
lovely copilot auto complete ✨
the post-loop `is_some_and(>= immediate_use)` check on `global_best` could never be true: `global_best` is only assigned inside the `score < immediate_use` branch, so its score is guaranteed below the threshold
- Prevent specialized sources from falling back to HttpSource during nested resolution. - Use FuturesOrdered for ISRC resolution to honor provider order. - Implement friendly "No mirror found" error reporting. - Fix clippy warnings (is_none_or, derivable Default).
feat(mirrors): implement scored mirror resolution pipeline
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.
🦀 Rustalink Pull Request
Description
Briefly describe what this PR does.
Related Issue
Closes #
Type of Change
Changes Made
Testing
Describe how you tested your changes.
Screenshots / Logs (if applicable)
Checklist
cargo fmtcargo clippyThank you for contributing to Rustalink! 🦀