Page 1 of 1

Xbox Games section disappears when not connected to the netw

Posted: Wed Oct 05, 2016 9:58 pm
by XC-3730C
Please see this photo:


[spoiler]Image
[/spoiler]

As you can see, there is a selection labeled Xbox Games.
I just discovered that if I don't have my Xbox connected to my network, that selection is gone.

Is there any fix for this? I want to move my Xbox into another room where I don't have ethernet connectivity (all my old school systems are there as well).

My retail games are located in G:\Games (no more room on F:\)

Re: Xbox Games section disappears when not connected to the

Posted: Thu Oct 06, 2016 10:15 am
by Dan Dar3
What skin is that and where can it be downloaded from?
Asking to have a peek at the XML code.

Re: Xbox Games section disappears when not connected to the

Posted: Fri Oct 07, 2016 3:18 am
by NOTTHESAME
I did a custom home menu for him but i didnt touch any code of the rss, if you can pls check for him dan dar i been so busy, thanks maybe i forgot to set something back

Re: Xbox Games section disappears when not connected to the

Posted: Sat Oct 08, 2016 2:21 pm
by Dan Dar3
No worries, I've PMed him for a copy of the skin or the Home.xml to try it on or have a look at it.

Tried it with XBMC4Xbox 3.5.1 and standard Confluence Lite theme and could not replicate the issue.

Re: Xbox Games section disappears when not connected to the

Posted: Mon Oct 10, 2016 8:37 pm
by XC-3730C
I found out how to fix it.

In the home.xml, delete this line:

<visible>System.HasNetwork</visible>


My skin is Xbox-Classic

Re: Xbox Games section disappears when not connected to the

Posted: Sat Nov 19, 2016 10:11 pm
by XC-3730C
Now all I need to do is figure out how to get the Play Disc option to stop disappearing when I insert a DVD. Once I do, I will upload a home.xml file and share it.

Sent from my SAMSUNG-SM-N910A using Tapatalk

Re: Xbox Games section disappears when not connected to the

Posted: Sun Nov 20, 2016 12:15 am
by Rocky5
Like everything else it's a visible tag you remove.

Or better yet, paste the xml so us folk who don't have it can do it for you.

Re: Xbox Games section disappears when not connected to the

Posted: Sun Nov 20, 2016 6:31 am
by XC-3730C
Rocky5 wrote:Like everything else it's a visible tag you remove.

Or better yet, paste the xml so us folk who don't have it can do it for you.

Ok here is a link to the xml text:

http://pastebin.com/fy9PrGcN

The "Play Disc" is visible on my XBMC home page, but I can't select it when a DVD is inserted, nor do DVD's auto play when auto play is enabled.

Re: Xbox Games section disappears when not connected to the

Posted: Sun Nov 20, 2016 6:38 pm
by Rocky5
<visible>System.hasmediadvd</visible>

So it's only visible if a disc I s inserts into the drive.

If you want it to always show just delete that visible tag.

Re: Xbox Games section disappears when not connected to the

Posted: Sun Nov 20, 2016 7:19 pm
by Dan Dar3
As Rocky5 says, according to the wiki:
http://www.xbmc4xbox.org.uk/wiki/List_o ... Conditions
System.HasMediadvd
Returns true if there is a CD or DVD in the DVD-ROM drive.
It is possible that is calculated when the screen is initialized and it might not change afterwards when the DVD is inserted. Probably best to simply remove like you did with the other one.

Re: Xbox Games section disappears when not connected to the

Posted: Sun Nov 20, 2016 7:51 pm
by XC-3730C
I did remove that line, but I still cannot select the Play Disc option, nor does a DVD auto play when inserted.

Re: Xbox Games section disappears when not connected to the

Posted: Sun Nov 20, 2016 10:18 pm
by Dan Dar3
I assume you changed the file, uploaded it, restarted XBMC4Xbox or rebooted Xbox, checked the change is up there and then tried it.

Did you check Settings > System > Autorun media?
http://www.xbmc4xbox.org.uk/wiki/Settin ... orun_media

Re: Xbox Games section disappears when not connected to the

Posted: Sun Nov 20, 2016 10:21 pm
by XC-3730C
Yes, I did all that.

Re: Xbox Games section disappears when not connected to the

Posted: Sun Nov 20, 2016 11:31 pm
by Rocky5
You need to fix the onup and ondown ids, as they're wrong. For group 9000