Help - Search - Members - Calendar
Full Version: Favorites Swap With File Explorer?
Scenyx Entertainment Community > Xbox1 Forums > Software Forums > XBMC for Xbox Forums > XBMC Skinning > Official Team Blackbolt Skins Forum
ALMN8U
I was wondering if there was any way to change the favorites button in the MC360 Guide to goto the File explorer?

Thanks for any info!
Martomo
Open up PlayerControls.xml in a text editor, got to lines 395-417, there you find the Favorites control.

Replace the following;
CODE
            <onclick>XBMC.ReplaceWindow(favourites)</onclick>

with this;
CODE
            <onclick>XBMC.ReplaceWindow(filemanager)</onclick>


Or you could add the File Browser/Manager to your favorites.
ALMN8U
Thanks man, worked a charm!! biggrin.gif biggrin.gif
Mikz
QUOTE(Martomo @ Jun 29 2008, 10:17 AM) *

Or you could add the File Browser/Manager to your favorites.

How I can add the File Browser/Manager to my favorites.
Mikz
QUOTE(Mikz @ Sep 24 2008, 07:18 AM) *

How I can add the File Browser/Manager to my favorites.

problem solved
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2013 Invision Power Services, Inc.