Difference between revisions of "News Applet"

From Nintendo Switch Brew
Jump to navigation Jump to search
(Created page with "Displays news downloaded in the background. News pages can link to specific eShop pages, network videos, ... =Invalid TLS Cert Handling= With videos it doesn't accept the cer...")
 
 
(2 intermediate revisions by one other user not shown)
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, the system update screen and [[Parental_Control_services|parental control settings]]
 +
 
 +
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.

Latest revision as of 09:20, 10 November 2020

Displays news downloaded in the background. News pages can link to specific eShop pages, network videos, the system update screen and parental control settings

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.