Add Player Controls to Home Screen (ATV2)

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
bigbwit Offline
Junior Member
Posts: 9
Joined: Apr 2012
Reputation: 0
Post: #1
Is there a way to get quicker access to the Player Controls (music controls) on the ATV 2? Is it possible to create a shortcut on the home screen or something along those lines? I find myself having to go to the Now Playing and then pressing left to bring up the menu then clicking Player.
(This post was last modified: 2012-05-23 18:39 by bigbwit.)
find quote
ronie Offline
Team-XBMC Member
Posts: 8,247
Joined: Jan 2009
Reputation: 108
Post: #2
you can add the 'play disc' > 'player controls' button to the home menu.

check out the skin settings for this.

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find quote
bigbwit Offline
Junior Member
Posts: 9
Joined: Apr 2012
Reputation: 0
Post: #3
Is there a way to make it a sub menu item for Music instead of Play Disc? I tried copying and pasting the code in the .xml and it shows up int eh Menu options but not when I look at the submenu on the home screen.
find quote
ronie Offline
Team-XBMC Member
Posts: 8,247
Joined: Jan 2009
Reputation: 108
Post: #4
(2012-05-25 15:11)bigbwit Wrote:  Is there a way to make it a sub menu item for Music instead of Play Disc? I tried copying and pasting the code in the .xml and it shows up int eh Menu options but not when I look at the submenu on the home screen.

you would have to copy the code in both custom_SkinSettings.xml as well as in Includes_Home.xml

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find quote