[ATV2] HOW-TO position XBMC button in first spot on ATV menu

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
sdesign Offline
Member
Posts: 85
Joined: Feb 2011
Reputation: 0
Post: #31
Thanks, much appreciated!

I keep a list of tweaks ive madr that need redoing when i update to new versions so thats not an issue ;-)
find quote
EvilMonkey Offline
Member+
Posts: 28
Joined: May 2007
Reputation: 1
Location: Germany
Post: #32
sdesign Wrote:I found how to change the name of other apps (e.g. I have changed 'movies' to 'rentals') but cant figure out how to do it for xbmc.

I also have installed the couchsurfer pro app, which appears as 'browser'. I'd like to move this so that it appears under 'internet' alongside youtube etc. Any ides?

you will need to edit another file:

/Applications/XBMC.frappliance/English.lproj/InfoPlist.strings

it only has little content, so you should spot this right away:

Code:
<key>CFBundleName</key>
<string>XBMC</string>

just change "XBMC" to whatever you like and the ATV2 main menu will show this instead of "XBMC".

Me German. Me not speach English very ok. ;)
find quote
Fire69 Offline
Senior Member
Posts: 211
Joined: Mar 2006
Reputation: 4
Post: #33
sdesign Wrote:Yes, just go into the appliances folder and rename the folder the app you want to hide. So if you want to hide 'computers' rename to frappliance.computers.old. Rrstart lowide in nitotv and it will be gone.

Super!!!
I just have XBMC and Settings left.
Now I have no more need to go and change the order of the menu anymore! Laugh
find quote
sdesign Offline
Member
Posts: 85
Joined: Feb 2011
Reputation: 0
Post: #34
Fire69 Wrote:Quote: Originally Posted by sdesign Yes, just go into the appliances folder and rename the folder the app you want to hide. So if you want to hide 'computers' rename to frappliance.computers.old. Rrstart lowide in nitotv and it will be gone. Super!!! I just have XBMC and Settings left. Now I have no more need to go and change the order of the menu anymore!

Why not hide settings?
find quote
Stiffler Offline
Member
Posts: 77
Joined: Feb 2011
Reputation: 7
Location: Manchester (UK)
Post: #35
sdesign Wrote:I found how to change the name of other apps (e.g. I have changed 'movies' to 'rentals')

How do you do this? I've had a look around but can't seem to find the answer.

[Image: widget] Don't even think about my mother!
find quote
sdesign Offline
Member
Posts: 85
Joined: Feb 2011
Reputation: 0
Post: #36
Stiffler Wrote:How do you do this? I've had a look around but can't seem to find the answer.

Go to /Applications/AppleTV.app/Appliances/Movies.frappliance/English.lproj

Change

CFBundleName = "Movies";

to

CFBundleName = "Rentals";
find quote
sdesign Offline
Member
Posts: 85
Joined: Feb 2011
Reputation: 0
Post: #37
EvilMonkey Wrote:you will need to edit another file:

/Applications/XBMC.frappliance/English.lproj/InfoPlist.strings

it only has little content, so you should spot this right away:

Code:
<key>CFBundleName</key>
<string>XBMC</string>

just change "XBMC" to whatever you like and the ATV2 main menu will show this instead of "XBMC".

Thanks, that worked!

Any luck finding how to move things under submenus? Now I have a media menu I'd love to move Groovy and Last.fm under there too to site alongside xbmc :-)

Cheers,

SD
(This post was last modified: 2011-02-23 11:57 by sdesign.)
find quote
DazNoonan Offline
Senior Member
Posts: 259
Joined: Feb 2011
Reputation: 0
Post: #38
Some good info is this thread that I think would be helpful in the FAQ's. Very happy I have now removed Computers, XBMC renamed to Media, oh and also Music removed too.

Devices using XBMC
iMac | MacBook | MacBook Air | AppleTV2 | iPad | iPhone4
[Image: classic]
[Image: widget_1.png?1305454501]
find quote
sdesign Offline
Member
Posts: 85
Joined: Feb 2011
Reputation: 0
Post: #39
DazNoonan Wrote:Some good info is this thread that I think would be helpful in the FAQ's. Very happy I have now removed Computers, XBMC renamed to Media, oh and also Music removed too.
Music?
find quote
myXBMC Offline
Member
Posts: 52
Joined: Feb 2011
Reputation: 0
Post: #40
EvilMonkey Wrote:hello,

i know that this is not exactly an XBMC thing, but i think there might be others who want the thing i just achieved for their ATV as well.

i was getting annoyed bei XBMC being the fourth button on th ATV menu. i have an ATV2 with just nitoTV installed and XBMC. so XBMC will be positioned after Movies, nitTV and Internet.

since i only have the ATV2 for XBMC, i wanted to optimize where XBMC is in the menu. Overflow was not an option for me, since i still would not be having XBMC in the first spot of the ATV menu.

[clip]

Thank you! ...also changed "XBMC" to a custom name on ATV2 main menu.
(This post was last modified: 2011-03-07 17:16 by myXBMC.)
find quote
Post Reply