[mythtv-commits] [MythTV/mythtv] a12641: WebApp: catch any errors from GetConnectionInfo in...

Paul Harrison noreply at github.com
Fri Jan 14 11:40:22 UTC 2022


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: a126412109eb92248c5d5615a8450609be5332c1
      https://github.com/MythTV/mythtv/commit/a126412109eb92248c5d5615a8450609be5332c1
  Author: Paul Harrison <paul at mythqml.net>
  Date:   2022-01-14 (Fri, 14 Jan 2022)

  Changed paths:
    M mythtv/html/backend/src/app/home/home.component.html
    M mythtv/html/backend/src/app/home/home.component.ts

  Log Message:
  -----------
  WebApp: catch any errors from GetConnectionInfo in HomeComponent

This fixes a problem if you have set a PIN for access to the backend where
the request would fail and the shown connection info would be stuck showing
Loading...

The error condition is now detected and the text now changes to show an
error message.




More information about the mythtv-commits mailing list