Update Museck to v0.1.0 - #1111
Open
Nezreka wants to merge 1 commit into
Open
Conversation
Issues Found
Next Steps
Thank you for your contribution! If you need any help, please reach out on our Discord server. ❤️ |
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.
Update MUSECK to 0.1.0
This is a UI overhaul and bug fix release for Museck.
The panel and pages were rebuilt on a shared set of primitives so the layout is
consistent throughout, and playback controls are now fully reachable with a
controller. Fixed an invisible focus highlight and the inability to get back to
the panel from a page.
On the playback side, the biggest fix was ffplay inheriting Decky's bundled
libraries — an OpenSSL version mismatch killed it on startup, so every track
appeared to play for zero seconds. It now runs with a clean environment and
surfaces failures instead of silently skipping. Also fixed a bug that caused
continuous skipping to the next track, and several smaller playback, config,
and Plex smart-playlist issues.
New in this release: genre browsing with shuffle, playback reporting to Plex so
sessions and listening history record properly, the option to confine a Plex
server to a single music library, and readable names for tracks Plex indexed
but never matched. Large playlists are now paged instead of requested whole,
which was slow on big libraries.
Also updates the plugin logo and author display name.
Task Checklist
Developer
Plugin
Backend
Community
Testing