Skip to content

Music Assistant coverart usermod - #5794

Draft
netmindz wants to merge 3 commits into
wled:mainfrom
netmindz:musicassistant-coverart-usermod
Draft

Music Assistant coverart usermod#5794
netmindz wants to merge 3 commits into
wled:mainfrom
netmindz:musicassistant-coverart-usermod

Conversation

@netmindz

@netmindz netmindz commented Aug 9, 2026

Copy link
Copy Markdown
Member

Early experiment with trying allow your WLED matrix to swap to covert art from Music Assistant, similar to what I was trying with the Spotify usermod, but a more general Music Assistant apporach

netmindz and others added 3 commits August 8, 2026 18:20
v2.4.0 is an annotated tag, which made PlatformIO's git checkout step
warn "is not a commit!" before resolving to the same underlying
commit anyway. Pinning directly to that commit avoids the warning
with no change in resolved dependency.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01UtCyBD91vAYWvBzaMyQSHd
Extends the built-in "Image" effect with a "Live" checkbox that renders
a JPEG handed to it in RAM (wled00/image_loader.cpp, gated by new
WLED_ENABLE_JPEG flag / bitbank2/JPEGDEC dep) instead of only .gif files
from the filesystem.

Adds usermod_v2_musicassistant, which polls a Music Assistant server's
player queue and, on track change, fetches cover art from its
/imageproxy endpoint and feeds it to the new live-render path. Optional
"Auto switch effect" setting forces the configured segment into
Image+Live when playback starts and art is available.

🤖 Generated with Claude Code
@coderabbitai

coderabbitai Bot commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 901c3e66-d3c4-4788-824c-42ae1eeb6bee

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@netmindz netmindz added the usermod usermod related label Aug 9, 2026
@netmindz netmindz changed the title Musicassistant coverart usermod Music Assistant coverart usermod Aug 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

usermod usermod related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant