Difference between revisions of "News Applet"

From Nintendo Switch Brew
Jump to navigation Jump to search
Line 1: Line 1:
 
Displays news downloaded in the background. News pages can link to specific eShop pages, network videos, ...
 
Displays news downloaded in the background. News pages can link to specific eShop pages, network videos, ...
  
Video playback is handled by launching [[Internet_Browser|WebApplet]]/LibAppletWeb(titleID 010000000000100A) just for the media-player.
+
This runs under [[qlaunch]].
 +
 
 +
The video URLs use HTTPS with the bugyo domain. Video playback is handled by launching [[Internet_Browser|WebApplet]]/LibAppletWeb(titleID 010000000000100A) just for the media-player. This doesn't seem to use a WebApplet whitelist loaded from any RomFS.
  
 
=Invalid TLS Cert Handling=
 
=Invalid TLS Cert Handling=
 
With videos it doesn't accept the cert. It hangs during video loading without displaying any error, have to press B to exit.
 
With videos it doesn't accept the cert. It hangs during video loading without displaying any error, have to press B to exit.

Revision as of 15:47, 21 October 2017

Displays news downloaded in the background. News pages can link to specific eShop pages, network videos, ...

This runs under qlaunch.

The video URLs use HTTPS with the bugyo domain. Video playback is handled by launching WebApplet/LibAppletWeb(titleID 010000000000100A) just for the media-player. This doesn't seem to use a WebApplet whitelist loaded from any RomFS.

Invalid TLS Cert Handling

With videos it doesn't accept the cert. It hangs during video loading without displaying any error, have to press B to exit.