[mythtv-commits] [MythTV/mythtv] 0ea024: webapp: setup: Fixes to host-address and locale
Peter Bennett
noreply at github.com
Sun May 29 16:37:51 UTC 2022
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: 0ea0247d3692c646393a9a6363996fc21770bef5
https://github.com/MythTV/mythtv/commit/0ea0247d3692c646393a9a6363996fc21770bef5
Author: Peter Bennett <pbennett at mythtv.org>
Date: 2022-05-29 (Sun, 29 May 2022)
Changed paths:
M mythtv/html/backend/src/app/config/settings/general/host-address/host-address.component.html
M mythtv/html/backend/src/app/config/settings/general/host-address/host-address.component.ts
M mythtv/html/backend/src/app/config/settings/general/locale/locale.component.html
M mythtv/html/backend/src/app/config/settings/general/locale/locale.component.ts
M mythtv/html/backend/src/app/config/settings/settings.component.ts
M mythtv/html/backend/src/app/services/interfaces/setup.interface.ts
M mythtv/html/backend/src/app/services/setup.service.ts
Log Message:
-----------
webapp: setup: Fixes to host-address and locale
- Added saving and error handling.
- Separated interface calls so each page just gets its own data
- Fixed Master Backend processing
More information about the mythtv-commits
mailing list