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.
Putting Party Mode into favourites (simple question)
forumjoe
Junior Member Posts: 5 Joined: Oct 2011 Reputation: 0 Location: Hobart, Tas |
2011-11-13 08:33
Post: #1
|
| find quote |
jhsrennie
Team-XBMC Developer Posts: 7,237 Joined: Nov 2008 Reputation: 117 Location: Chester, UK |
2011-11-13 11:28
Post: #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 |
| find quote |
jackgarnham
Junior Member Posts: 4 Joined: Nov 2011 Reputation: 0 |
2012-01-29 13:14
Post: #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. |
| find quote |

Search
Help