1. No user installed addons are supported, python or otherwise.
2. No, they really are not supported.
3. They are not coming back
4. Read from 1. again

Any mention of illegal streaming sites, addons or any pirated material will not be tolerated. This is not democracy and any offenders will be banned and posts deleted immediately without warning.

Other than that, we hope you enjoy MrMC so far and we welcome any input and feedback you might have.

Team MrMC.

Playback crash back to main menu and NCSI error

Any issues that are Nvidia Shield TV specific
Post Reply
cosmoxl
Posts: 1759
Joined: 12 Dec 2015, 14:16

Playback crash back to main menu and NCSI error

Post by cosmoxl »

https://gist.github.com/anonymous/2b53b ... 82fa963f98

That's the log.

A few times recently I've had a crash from playback back to the main menu. This is the first time I've bothered to get a log for it.

I'm really puzzled why a curl call to http://www.msftncsi.com/ncsi.txt is being asked for by MrMC. BTW, that whole domain is blocked by my firewall on purpose.
User avatar
davilla
Team MrMC
Posts: 4377
Joined: 26 Oct 2015, 17:01

Re: Playback crash back to main menu and NCSI error

Post by davilla »

The call to "http://www.msftncsi.com/ncsi.txt" is a check for CCurlFile::IsInternet. Think of it as a ping to check that the box is actually connect and can route to the internet.

If "http://www.msftncsi.com/ncsi.txt" fails, it will fall back to "http://www.w3.org/"

These two sites are always present unless someone blocks them.

As for the player stop, can't see why it stopped. It does look like it tried to display switch. Might increase the delay time.
cosmoxl
Posts: 1759
Joined: 12 Dec 2015, 14:16

Re: Playback crash back to main menu and NCSI error

Post by cosmoxl »

davilla wrote: 16 Nov 2017, 03:37 The call to "http://www.msftncsi.com/ncsi.txt" is a check for CCurlFile::IsInternet. Think of it as a ping to check that the box is actually connect and can route to the internet.

If "http://www.msftncsi.com/ncsi.txt" fails, it will fall back to "http://www.w3.org/"

These two sites are always present unless someone blocks them.

As for the player stop, can't see why it stopped. It does look like it tried to display switch. Might increase the delay time.
Thanks. I do think resolution switching might have been the problem as that file's fps couldn't be accurately detected by mediainfo or any of our various playback methods/devices. It had the decoder confused I'm sure. I trashed it and .... made another. :)

As for the ping, www.w3.org isn't blocked, so should I assume that it's working properly?
User avatar
davilla
Team MrMC
Posts: 4377
Joined: 26 Oct 2015, 17:01

Re: Playback crash back to main menu and NCSI error

Post by davilla »

cosmoxl wrote: 16 Nov 2017, 13:47 As for the ping, www.w3.org isn't blocked, so should I assume that it's working properly?
yes
Post Reply