guest party mode / jukebox #411
Replies: 21 comments 54 replies
-
|
+1 for FIFO!
|
Beta Was this translation helpful? Give feedback.
-
|
Nice idea! To add:
|
Beta Was this translation helpful? Give feedback.
-
|
Very nice idea! Maybe add:
|
Beta Was this translation helpful? Give feedback.
-
|
This would be awesome. +1 vote All that said, in the interim, being able to hide the settings tab from the front end when exposed to an external port would be a good stepping stone. Since I don't have a lot of exposure on my home network I will expose this locally for guests to use, however I'd prefer if someone couldn't accidentally change a setting. |
Beta Was this translation helpful? Give feedback.
-
|
My #1 feature request! In terms of "self-use" of MA, I find that I have "most of what I need" - sure there are some small things here and there, but actually having a "Jukebox" or "Party" mode would be the biggest thing I'm looking for now with MA. |
Beta Was this translation helpful? Give feedback.
-
|
This would be great! Just a simple web interface with the ability to add to a currently running queue would be perfect. |
Beta Was this translation helpful? Give feedback.
-
|
Hey All, I've been working on a Jukebox solution for MA. https://github.com/DJS91/HAMusicAssistantJukebox @marcelveldt The latest build should now satisfy just about all of your listed requirements :D |
Beta Was this translation helpful? Give feedback.
-
|
I see that the new party mode has been implemented in 2.8.0 BETA 18 I have been playing for it for a few minutes and was wondering how I could load the page with the QR code on a browser without human interaction. It would also be great if we can load this URL from a tablet who is logged into MA as a user and not an admin! |
Beta Was this translation helpful? Give feedback.
-
|
Hello! Happy to see this feature implemented, this is something that I've been searching for, for a while. I just updated to 2.8.0b18 to test it but I'm not sure how to actually access the feature? I can't see any mention of party mode in the interface. |
Beta Was this translation helpful? Give feedback.
-
|
@apophisnow Party mode plugin looks awesome! I will retire my repo and point folks to this. Would it be possible to have a toggleable option for users who aren't on my Wi-Fi by having it accessible via a QR code with the external HA URL? |
Beta Was this translation helpful? Give feedback.
-
|
It isn't pointing to /beta but if you add that to the url manually it
should work. And it should work when actually deployed and no longer needs
/beta
…On Sun, Mar 8, 2026, 11:12 PM Dan ***@***.***> wrote:
ah, amazing. I see, clearly I haven't looked too closely at it yet haha
I enabled remote access, scanned the Party QR code, entered the remote
access code when prompted, and i assumed it would take me me to the queue
but seems to always prompt for ha login.
image.png (view on web)
<https://github.com/user-attachments/assets/f134385b-a719-46ad-ab45-e1f0a8d81c34> image.png
(view on web)
<https://github.com/user-attachments/assets/3a88fe3c-ff02-4f6a-b69a-c5e6df44306f> image.png
(view on web)
<https://github.com/user-attachments/assets/f3de9961-acaa-4394-afaa-1927cb6eb184>
Using private browser session
I'm guessing this is the same issue @hundredfire
<https://github.com/hundredfire> is having?
—
Reply to this email directly, view it on GitHub
<#411 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAJPIRX3NY6FBOP7RD2REHT4PZODBAVCNFSM6AAAAACWKQ2EECVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTMMBUHA3TKOI>
.
You are receiving this because you were mentioned.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
-
|
Ah, yes that should still work as described, so use "code=xxx" where xxx is
your token.
…On Mon, Mar 9, 2026, 4:27 PM OzGav ***@***.***> wrote:
As per here
https://www.music-assistant.io/faq/how-to/#access-the-ma-views-directly-via-url
—
Reply to this email directly, view it on GitHub
<#411 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAJPIRS3QQQQJJJFRG7RC2D4P5HMXAVCNFSM6AAAAACWKQ2EECVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTMMBVHEZDSNY>
.
You are receiving this because you were mentioned.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
-
|
Then you probably already have a guest token in your browser local storage.
You would need to clear your browser data.
…On Mon, Mar 9, 2026, 5:07 PM Dan ***@***.***> wrote:
trying
http://homeassistant:8095/?code=TOKEN#/party
it seems to redirect to #/guest instead of #/party
—
Reply to this email directly, view it on GitHub
<#411 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAJPIRUR46DIY7KUMFIFMLT4P5MCHAVCNFSM6AAAAACWKQ2EECVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTMMBVHE2TCNQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
-
|
Did you generate the token from the party guest user account then? You
should use a regular user account if you want to access anything other than
the guest page. The party mode guest user is a system created account that
is locked to the guest page.
…On Mon, Mar 9, 2026, 5:12 PM Dan ***@***.***> wrote:
I'm using private browsing sessions to test so there's no cache, I assume
this should be fine?
—
Reply to this email directly, view it on GitHub
<#411 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAJPIRVQHT2M5W7QPEZA3N34P5MWZAVCNFSM6AAAAACWKQ2EECVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTMMBVHE2TKMA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
-
|
I'm not super familiar with how the HA interaction works, but outside of HA
you could create a different MA user account for this purpose of you wanted
to. It may be possible to do the same with the HA integration, but I
wouldn't know.
…On Mon, Mar 9, 2026, 5:17 PM Dan ***@***.***> wrote:
Ah ok i understand now. will use a HA account to auth to the party dash.
An MA user token is just for authing to the guest queue view
—
Reply to this email directly, view it on GitHub
<#411 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAJPIRWASANTQOT5OSPQUE34P5NKFAVCNFSM6AAAAACWKQ2EECVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTMMBVHE2TQNA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
-
|
It would be great if there was a configuration option that would allow to show the QR code on the cast receiver app when in party mode. I typically cast music to my Android TV or smart display and it would be great to allow guests to directly join the party from there :-) @apophisnow are you already working on that or are there any other plans to get this onto a screen easily? |
Beta Was this translation helpful? Give feedback.
-
Can a progress bar/playtime be added to the current box? |
Beta Was this translation helpful? Give feedback.
-
Add delay setting for karaoke modeI don't know if I can write this here or if I need to make a new feature request but .... #cheers |
Beta Was this translation helpful? Give feedback.
-
|
May I kindly ask for an option (or by default), to not open a new page when one clicks "Party". It doesn't work well with things like Fully Kiosk and alike. It should just show inline, like everything else. TY! |
Beta Was this translation helpful? Give feedback.
-
|
This was an awesome feature - beautifully implemented. Latest betta 0b22 - now only shows Music Assistant under the QR code. I'd like to add a line below that to say something like Join the party or Jukebox, etc. I love MA and tell the world about it - but on this version, someone might think the QR code is to download Music Assistant as opposed to controlling the music. I can completely see someone saying "why would I need that for, I already have Tidal/Spotify/Apple music"? |
Beta Was this translation helpful? Give feedback.
-
|
I got to try this out during an actual party this weekend with around six guests using the jukebox. Here's what feedback came up from them, plus one idea of my own. Queue Spamming Boost Behavior on Own Tracks Suggestion: Vote to Skip Other than this, they love the concept of having a jukebox! |
Beta Was this translation helpful? Give feedback.



Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Let's say you have a party and you want your guests to have control over the music. Just like an old-school jukebox.
Globally my idea is as follows:
Beta Was this translation helpful? Give feedback.
All reactions