Putting Party Mode into favourites (simple question)
#1
I'm sure this is obvious and I'm silly for not being able to work it out, but I want to put Music Party Mode into my favourites, but the only way I know to get to party mode is from the library mode sidebar, which doesn't support the contextual menu of "Add to favourites"

So how do I put it in?

For reference I'm on OSX running the latest stable release.
Reply
#2
I'm not sure if you can add Party Mode to the favourites because it's not really a location. You can map it to a keypress using something like:

<somekey>PlayerControl(PartyMode(music))</somekey>

See http://wiki.xbmc.org/?title=List_of_Built_In_Functions for more info.

JR
Reply
#3
I wanted to do the same thing, so had a look in favourites.xml.

I added the line: <favourite name="Party Mode (Music)">PlayerControl(PartyMode(music))</favourite>

That works a treat! (XBMC Eden Beta 2, Windows)

Thanks jhsrennie for giving me the queue.
Reply

Logout Mark Read Team Forum Stats Members Help
Putting Party Mode into favourites (simple question)0