Kodi Community Forum
[AppleTV] Removing and deleting Boxee entry in Launcher? - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Mac OS X (https://forum.kodi.tv/forumdisplay.php?fid=56)
+---- Thread: [AppleTV] Removing and deleting Boxee entry in Launcher? (/showthread.php?tid=67904)



[AppleTV] Removing and deleting Boxee entry in Launcher? - pmcd - 2010-01-20

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


- TeknoJnky - 2010-01-20

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?


- pmcd - 2010-01-20

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.


- atrac - 2010-01-20

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!


- pmcd - 2010-01-20

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


- atrac - 2010-01-20

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


- amet - 2010-01-20

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