[AppleTV] Removing and deleting Boxee entry in Launcher?

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
pmcd Offline
Fan
Posts: 304
Joined: May 2008
Reputation: 0
Post: #1
I am running ATV 3.01 and Launcher 3.2.2 . Not interested in Boxee and I don't like looking at the entrySmile Is there a way of hiding or deleting it from the Menu so that I only see XBMC, Downloads, etc...?

Thank's,

philip
(This post was last modified: 2010-01-20 00:16 by pmcd.)
find quote
TeknoJnky Offline
Fan
Posts: 423
Joined: Aug 2008
Reputation: 0
Post: #2
good question, I'm also interested in the answer.

also,

how can I remove (or fix) the non-functional software menu?

how can I make the xbmc menu the first before movies/tvs on the launcher?
find quote
pmcd Offline
Fan
Posts: 304
Joined: May 2008
Reputation: 0
Post: #3
TeknoJnky Wrote:good question, I'm also interested in the answer.

also,

how can I remove (or fix) the non-functional software menu?

how can I make the xbmc menu the first before movies/tvs on the launcher?

You can ssh into the ATV. Then go

cd /System/Library/CoreServices/Finder.app/Contents/PlugIns

ls

sudo -S mount -uw /

sudo rm -R SoftwareMenu.frappliance

sudo mount -ur /

The ls is just to be sure where you are. The mount at the end is to make the system read only ( which is the safer default).

philip

Edit: Upgrade software menu to the latest beta. It is functional.
find quote
atrac Offline
Junior Member
Posts: 33
Joined: Mar 2009
Reputation: 0
Post: #4
Not to highjack the thread, but since it was mentioned. Smile

Can I install the beta software menu? I didn't choose that option on initial install because I knew it wasn't working at all. Since there's a working beta, I'd like to add a Software Menu now.

Thanks!
find quote
pmcd Offline
Fan
Posts: 304
Joined: May 2008
Reputation: 0
Post: #5
atrac Wrote:Not to highjack the thread, but since it was mentioned. Smile

Can I install the beta software menu? I didn't choose that option on initial install because I knew it wasn't working at all. Since there's a working beta, I'd like to add a Software Menu now.

Thanks!

Sure. http://wiki.awkwardtv.org/wiki/SoftwareMenu

philip
find quote
atrac Offline
Junior Member
Posts: 33
Joined: Mar 2009
Reputation: 0
Post: #6
pmcd Wrote:Sure. http://wiki.awkwardtv.org/wiki/SoftwareMenu

philip

Thanks! That is exactly what I needed and I'm now up and running with the beta Software menu!

Appreciate it! Smile
find quote
amet Offline
I wave my private parts at your aunties!
Posts: 3,486
Joined: Jul 2009
Reputation: 18
Location: Novi Sad / Dubai
Post: #7
pmcd Wrote:I am running ATV 3.01 and Launcher 3.2.2 . Not interested in Boxee and I don't like looking at the entrySmile Is there a way of hiding or deleting it from the Menu so that I only see XBMC, Downloads, etc...?

Thank's,

philip

yes, edit Info.plist in XBMCLauncher.frappliance and remove Boxee entry.

be sure to backup first Smile

Zeljko


Always read the XBMC_Online_Manual,Frequently_Asked_Questions and search the forum before posting.
For troubleshooting and bug reporting use -> Log_file.
find quote